I installed drupal just now, but have a few questions:
1. I created a test account and was able to add text to the site without admin approval despite unchecking the "post comments without approval" box in the permissions page.
How can I set my site up so that no-ones entries or comments will be seen online until an admin has approved them?
2. I'm confused about the wording....if I want people to do the equivalent of adding a chapter to a book, do I give them permission to create "book pages", or a "page" or a "story"? I'd imagine it would be "book pages" but want to be sure.
3. if I want all entries to be covered in the same "book", should I go to the "outline" tab and choose the book title from the book menu? If so, is there a way to have this done automatically?
4. is there a way to create a table of contents that is linked to from the index page?
thanks!
Comments
number 1, you don't allow the
number 1, you don't allow the permission for authorized user role to add comment on particular content types check yoursite.com/user management/roles
number 4, use views module instead
just explore it, and you'll find the answer! cheers...