This is a simple addon to generate a list of all the commentors on a site. Everybody loves it when people visit their blogs, and love it even more when they leave comments. This is a good way to show your appreciation and give them a link back. It orders the list of people by the one who has the most comments, and list them out with a link to the URL they entered.
The display can be configured in a variety of ways:
You can also add additional styles directly in the php code if you wish: look for the comment '//add additional styles here if you wish'.
Installation: just drag the php file into your addons folder and enable it from the admin - you will have the option to enter all the information for the configuration.
Implementation: output the tag <COMMENT_LINK> where you want to display the list..
Demo can be seen on my website, on the misc page.
Enjoy !
Future updates to include more tags, including the most commented pictures, and possibly by location.
v 1.1 Update: Added option show users who have not left a URL. Checkbox in addon admin gives the option to either include it or not...
NOTE: The user/login used to connect to the pixelpost DB from the php code needs to have create/alter table permissions - this is only for the first time - you can revoke the permissions after that...
not working
http://www.digitalnegar.com/index.php?x=comment
Works as stated. Love it. Using at http://www.thesevencolors.com
For me it is not working. I only get the table, but nothing in. Any idea?