I need to allow anonymous users to create content such as articles, essays, that may or may not include video and images. I need the content to be submitted and then wait for approval from an admin or an editor. Is there a module that will allow this to happen? Is there a way to do this using CCK, or Taxonomy? If anyone has done this how? or where can i find a tutorial to make this work?

Thank you very much
Brendan

Comments

vm’s picture

you want a moderation module. modr8.module and content_moderation.module are two that come to mind. You may also want to look into the rules.module and workflow.module to create some sort of workflow.