By derfz on
I have setup books, but I am wanting to set them up so that people can post pages, but the site admin must approve the pages before they are published.
How can I do that?
Regards
Fred
I have setup books, but I am wanting to set them up so that people can post pages, but the site admin must approve the pages before they are published.
How can I do that?
Regards
Fred
Comments
=-=
set the workflow as unpublished on the content type in question.
create a list with views.module showing all unpublished content or views_bulk_operations.
another method may be to look into the rules.module , workflow.module and some of the moderation modules like modr8.module and moderation.module
Awsome, thank you for the
Awsome, thank you for the pointers.
I managed to resolve my problem with the modr8 module.
Regards
Fred