-
Fix CSRF security issue. See https://security.drupal.org/node/2218 .
-
Comment Moderation: February 25, 2011 2:10
Commit 55adba3 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Comment Moderation: February 25, 2011 2:10
Commit a482524 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Added one-click mollom integration.
-
* Thu Apr 16 2009 David Stosik - 1.x-dev - Enhance template file, variables preprocesses and translatability.
-
* Thu Apr 16 2009 David Stosik - 1.x-dev - Include a 'moderate' link per comment in the Comment approval queue
-
* Wed Apr 15 2009 David Stosik - 1.x-dev - Developped "reply" feature, where the comment is published, then the reply form displayed, and when submitted, goes to next pending comment - Renamed some methods, from comment_moderate* to comment_moderation* - Fixed destination when there are no remaining comments to moderate - Keep in static variable next and previous pending comments - Enhanced tpl.php file a little bit
-
Added stale previous and next buttons when at begin or end of queue
-
Fix the report-spam button.
-
"publish" link now works. Added missing brackets on some table names. Reformated some lines according to "coder" standards.