Download & Extend

Robust Moderation Queue and Iterative Editing

Project:Drupal core
Version:7.x-dev
Component:other
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

Extend the features and robustness of the moderation queue to handle iterative editing of nodes (especially book pages). Requested improvements and additional functionality:

- configurable role permissions to edit any published book page
- display 2 views of the edited page
-- 1 view with current version of the book page (prevent disappearing content)
-- 1 view with edited version of the book page
submitted to the moderation queue (allow moderation by editor role)
- lock edited book page until editors have cleared the moderation queue
- visually identify for users that book page is unavailable for editing
till editors have completed moderation process (peer review)
- configurable if published book page should be permanently locked

This functionality would be a tremendous boon for Drupal sites where most of the activity is in the form of creating content, revising content, editing content, and publishing that content again.

A nice feature for editors would be:
- configurable notification for those in editor role about pending submissions for moderation

Comments

#1

Please also consider this thread, where I have confirmed book revisions going into table 'node' with revisions ticked off.

http://drupal.org/node/view/6464

#2

Disregard above post, I have resolved that to be PEBKAC.

However, there is definite work to be done in this area. Long book entries that are edited and revisions maintained in MySQL create problems, which I am still trying to track down...

#3

Disregard above post, I have resolved that to be PEBKAC.

However, there is definite work to be done in this area. Long book entries that are edited and revisions maintained in MySQL create problems, which I am still trying to track down...

#4

Version:4.3.1» x.y.z
Component:queue.module» other

#5

Version:x.y.z» 7.x-dev

Feature request, moving to cvs.

#6

Status:active» closed (won't fix)

Moderation is not part of Drupal core anymore. The Revisioning module does that. Closing.

nobody click here