#176088 stop double-escaping e-mailed notes when they are saved to the log
#120988 reduce multiple-message problem
#230033 fix bug where delete access was ignored in the form (failed operation, NOT an access bypass)
#230133 add %nid as a token
#183782 Trigger hook after modration action is taken
#176088 stop double-escaping e-mailed notes when they are saved to the log
#120988 reduce multiple-message problem
#242908 fix call-time pass-by-reference warning
#230033 fix bug where delete access was ignored in the form (failed operation, NOT an access bypass)
#230133 add %nid as a token
#167443 don't show moderated posts by anonymous. Thanks to user Roderik
features:
#151779 allow a separate e-mail address for the moderation. Thanks to user ray007
#107282 allow users with administer nodes permission to see unpublished nodes in the queue and publish them when approving. Thanks to user David Lesieur. Also added README text suggested by user Roderik
1) the filter used to sanitize e-mail messages was encoding quotes, which looked ugly in the log
2) the link to set the admin e-mail (if not set) was not ideal
Major new feature - a moderation log to record the actions of moderators on each post in the moderation queue. If you upgrade to this version from a previous version on the 5.x branch, be sure to run update.php so that the moderation log table is installed. Visit the settings page to be sure you have reviewed all the available settings. finally, please also read the updated README.txt file.
Release for 5.x after additional code cleanup and bug fixes. Note- the 5.x version has not yet had significant testing on live sites. Please report any problems via the issue tracker.
Stable release for 4.7.x. Note that there are two minor bug fixes as of this release, compared to the initial 4.7.x version, including support for access control when generating the list of nodes in the moderation queue.
This is an initial update of the modr8 module for Drupal 5.x. This has been tested with Drupal 5.0-beta1, but should be considered beta quality. Please test for bugs and suggest features. In addition, this module may require further updating when the Drupal 5.0 code is finalized.