/[drupal]/contributions/modules/revision_moderation/README.txt
ViewVC logotype

Contents of /contributions/modules/revision_moderation/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.6 - (show annotations) (download)
Tue Dec 18 03:14:40 2007 UTC (23 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1, HEAD
Branch point for: DRUPAL-7--1, DRUPAL-6--1
Changes since 1.5: +7 -2 lines
File MIME type: text/plain
#198587 by cwgordon7: Port to Drupal 6.x (GHOP)
1 $Id: README.txt,v 1.5 2007/02/13 19:32:12 webchick Exp $
2
3 DESCRIPTION
4 ===========
5 A site may wish, once nodes are published, to have additional edits go into
6 moderation rather than immediately showing up.
7
8 The Revision Moderation module allows you to leave existing revisions of a node
9 published while new revisions go into moderation for an administrator to
10 approve.
11
12 This module is designed to work with Drupal 6.x.
13
14 INSTALLATION
15 ============
16 1. Place the "revision_moderation" folder in your "sites/all/modules" directory.
17 2. Enable the revision moderation module under Administer >> Site building >>
18 Modules.
19 3. Under Administer >> Content >> Content types, click "edit" next to the
20 modules on which you wish to enable revision moderation.
21 4. Enable both the "New revisions in moderation" and "Create new revision"
22 checkboxes on each content type that you'd like to have revision moderation.
23 5. (Optional, but recommended) Enable the "Pending revisions" block under
24 Administer >> Site building >> Blocks.
25
26 USAGE
27 =====
28 (For Administrators)
29 1. Through either the Pending revisions block, or the "Pending revisions" tab at
30 Administer >> Content >> Content, click on the title of a node with pending
31 revisions. This will take you to a page showing all the revisions for that
32 node.
33 2. Click on the title of any revision to view its contents and check it over.
34 3. If the changes are found acceptable, click "Publish revision" at the top of
35 the post. This will be made the new active revision.
36
37 (For Users)
38 Not much is different; create/edit nodes as normal. You'll be notified when
39 your revisions are pending moderation.
40
41 AUTHOR
42 ======
43 Angela Byron (angie [at] lullabot.com)
44
45 SPONSORS
46 ========
47 New America Foundation (http://newamerica.net/)
48
49 CREDITS
50 ======
51 cwgordon7: Port to 6.x as part of the GHOP program. Thanks! :)
52

  ViewVC Help
Powered by ViewVC 1.1.2