Drupal setup for proofreaders - "Revision Moderation"
Posted
by Olav
on Stack Overflow
See other posts from Stack Overflow
or by Olav
Published on 2010-03-14T14:03:23Z
Indexed on
2010/03/14
14:05 UTC
Read the original article
Hit count: 341
I would like to have external proofreaders to work directly inside my Drupal site. Basically they should be able to create new revisions, annotate, comment etc without affecting what users see without my approval. Particularly the node might already be public.
"Revision Moderation" module sounds a bit like what I want, but it seems not to be so much used, and I run into other modules like "Workflow".
What is important for me:
- Possibility to work on content already published
- Easy for the proofreader, easy for me to direct her to the right location
- Other useful features such as comments (Like those balloons in Word), diffs etc
(I guess I could work around (1) by copying the content)
© Stack Overflow or respective owner