|
Project Information
Featured
Downloads
|
Update: We're now on GitHub: https://github.com/dmuth/Dougs-Drupal-Tools Future updates will be posted there. This Drupal 6 module contains tools that I put together for some Drupal-powered sites that I manage. Current feature list- New! A command-line script for backing up an entire Drupal installation. - Auditing of changed Drupal-wide variables between cron runs. (To determine if another site admin changed anything) - Auditing of this module being enabled/disabled (to see if admins are trying to bypass it) - Auditing of changes made to published/promoted/sticky/comments status on any node. (see what posts other admins are removing) - Auditing of changes made to comments (see if other admins are removing comments) - Auditing of changes made to any user's active/blocked status (see if other admins are blocking users) - Integration with Drupal's Flag module. This module logs whenever a node or comment is flagged or unflagged. - Integration with Drupal's Privatemsg module. This module logs whenever a private message is created or read. Where can it be found?This module is currently deployed on Anthrocon.org, Saveardmorecoalition.org, and Pennsylvania Furries. Questions? Comments?More ToolsI also wrote a Drupal Template with social networking support: http://code.google.com/p/dougs-drupal-templates/ |