Display of revised content without moderation
newbie510 - August 25, 2008 - 21:08
| Project: | Revision Moderation |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello,
Reading the description of this module makes me think it would work perfectly for our needs. We installed it and when I logged in as an editor I made some changes to an existing page. Although the prompt told me that the revisions were submitted for moderation, the actual changes were published on the live site. Is that the intended behavior of the module? I was thinking that the revisions would be stored in the back end, awaiting approval from an admin, and would only be published on the live site after approval granted. Please let me know about this.
Thanks,
Neil

#1
This module does place the changes into a back end and waits for approval from an admin. On your content type, you need to make sure that "Create new revision" and "New revisions in moderation" are both checked underneath of publishing.
Hope that helps!
- Shane
#2
Hi,
I get the same issue as Neil. I've made sure "Create new revision" and "New revisions in moderation" are both checked, for my content type. Comments are being moderated correctly. But modification/edit's made to the node are published without being moderated.
Is anyone else experiencing this?
Thanks for the help.
#3
Okay found my problem. I was using Node Import module, and all existing nodes were missing the revision flag. See link below for details.
http://drupal.org/node/132321
#4
@newbie510
It's quite possible that you, i.e. user 1, do not need approval to publish a revision.
Check whether a normal user has the same 'issue' as you have. And before you check, review your user permissions.
#5
This is correct, users listed with administer node permissions do not get placed into revision status, they are automatically created.