instructions
Moderation in drupal - code attached!
I've made some modifications to the nmoderation module to allow for indymedia style moderation in drupal. It isn't ideologically 'nice' mainly due to the way parts of the drupal core are implemented. I have contacted the author of nmoderation about getting the patches into the module, but he hasn't responded, so we might want to look at forking it into a seperate moderation module - people's thoughts?
Instructions:
1) install drupal. 4.7.3 (or possibly a later 4.7 branch). I think CVS/4.8 changes a few fundamentals, so this is unlikely to work.
2) install the following modules: nmoderation, views, votingapi, taxonomy_block. You will want others for other IMC functionality; these are the ones you need for moderation and access of moderated content.

