Just to tie two threads together, so to speak. *content_moderator* is a recent attempt by pwolanin to give drupal.org handbook editors the ability to process the moderation queue. More reading, if required. http://drupal.org/node/71456 Khalid B wrote:
... Since this contains some obsolete modules, here is the same result from the 4.7 modules:
$ grep "SELECT .*moderate" */*.module|awk -F: '{print $1}' | sort -u category/category.module content_moderator/content_moderator.module ejournal/ejournal.module event/event.module hof/hof.module nmoderation/nmoderation.module og_blocks/og_block.module pdfview/pdfview.module shazamgallery/shazamgallery.module shoutbox/shoutbox.module xstatistics/xstatistics.module
More importantly, what will moderation modules do without that column, and how would they do it? Namely, the new content_moderator and nmoderation?