Plogger Latest Comments ------------------------ About ------ This script allows you to include a specified number of the latest comments from your Plogger gallery on your website. Installation/Set-up ------------------ Upload the /latest-comments/ folder to your Plogger /plog-content/plugins/ folder. To include the latest comments in your website page, click "Use this plugin" and copy the php include shown. Place the php include in the page where you want to display the comments. The default number of comments to display is 5. If you need to change the number of comments, edit latest-comments.php and change the result for the variable $plog_lc_amount to indicate the number of comments you want displayed. Currently, the comments are truncated at 100 characters. If you would like to remove the truncation, edit latest-comments.php and change the result for $plog_lc_comment_trim to 0. Additional notes --------------- The latest comments are output as a list (