By thalemn on
Greetings Drupal Gurus!
I'm working on a new site and have successfully installed Drupal and am enjoying working/playing with its many features.
I am wondering how I can do the following: I'd like to create a form on my site that people can use to post content on my site. I would like to approve the content before it posts, and I would like to control the content after it's posted (layout, formatting, etc). There's probably a module for this, but any help here is much appreciated!
Comments
_
This is part of core drupal if you only want fields for title and body. Just create as many content types as you want and set the default state to unpublished on the content type edit form. If you'd like to add additional field types, see the http://drupal.org/project/cck and associated field type modules.
Thank you very much!
Thank you very much!
Tom Hale
New Day Web Design
www.newdaywebdesign.com