7/24/2008: v2.2.0 released
7/24/2008: Added full support for wp2.2+ widgets. Prior version was wp2.5+ only) Widgets may have to be added to your layout again after upgrading to comrank version 2.2.0 or later.
7/24/2008: Fixed a bug which caused posts not to be displayed with their proper formatting (paragraphs). This was caused by the comrank content processor displaying the content rather than returning it for more processing by other modules.
7/23/2008 v2.1.9 released
7/23/2008: Changed widget html to include [] instead of {} around comment counts to address formatting issues.
7/23/2008: Changed the following CR html elements to use the indicated style classes. All previous style information still exists, but extended attributes may be adjusted in style sheets.
| Commentaror Rank CSS Classes | |
| Table <table> | comrank_table |
| Title <th> | comrank_table_title |
| Heading <th> | comrank_table_heading |
| Cell <td> | comrank_table_data |
| Link <a> | comrank_commentator_link |
| Widget <ul> | comrank_widget_ul |
| Widget <li> | comrank_widget_li |
| Widget <li> without URL |
comrank_widget_nourl |
Download commentator_rank_v2.2.0.zip comrank_table_headingAND read the UPGRADE.txt file included in the archive.
UPDATED July 22, 2008 at 11:37PM EST
There is a new version available. This version fixes the reset problem Bobo mentioned in the comments and it also adds a sidebar widget that can be used to show a smaller version of the list.
Anyone running a selfhosted (non-wordpress.com) WordPress blog using version 2.5 or newer is welcome to test a new plugin a developer friend and I have been working on (he’s done the vast majority of the work – thanks Mike!).
This plugin creates a customizable listing of your commentators based on the number of comments they have left. You can also generate tables of commentators based on date ranges so you could see your top commentators in 2007 or use smaller ranges for comment based contests.
You can see examples of it in action at http://blog.techfun.org/commentators and http://blog.techfun.org/playing-with-commentator-rank-plugin and in the sidebar.
The Readme.txt file tells how to install it and use it. If you run into any problems or find any of the instructions unclear, just send an email to the Help address in the ReadMe.txt file.
From The Blog
Commentator Rank Plugin 2.2.0 Released
Posted by JD Thomas on 24. Jul, 2008 in Techfun
Anyone running a selfhosted (non-Wordpress.com) Wordpress blog using version 2.5 or newer is welcome to test a new plugin a developer friend and I...