modr8.api.php |
modr8.api.php |
|
Defines API hooks for the Modr8 module. |
modr8.info |
modr8.info |
|
name = Modr8
description = Easy, dedicated moderation of content
core = 7.x
configure = admin/config/system/modr8
files[] = modr8_admin.inc
files[] = modr8.install
files[] = modr8.module |
modr8.install |
modr8.install |
|
Install, update and uninstall functions for the modr8 module.
TODO: write upgrade from Drupal 6. |
modr8.module |
modr8.module |
|
Easy dedicated content moderation |
modr8_admin.inc |
modr8_admin.inc |
|
Admin pages for moderation |
README.txt |
README.txt |
|
Modr8 module for Drupal 7.x.
The moderation of content was removed from core in 5.x. This module adds back
that capability and also prevents posts that are in moderation from showing
up in lists, on the /node page, etc., unless the user is the… |