| 1 |
<!-- $Id: README.txt,v 1.7 2008/06/14 12:10:04 Raiden Exp $ --> |
<!-- $Id: README.txt,v 1.8 2008/06/29 09:06:27 Raiden Exp $ --> |
| 2 |
COMMENT_REVISIONS.MODULE |
COMMENT_REVISIONS.MODULE |
| 3 |
|
|
| 4 |
|
|
| 43 |
|
|
| 44 |
<h3>Role types</h3> |
<h3>Role types</h3> |
| 45 |
Comment Revisions offers the following roles. |
Comment Revisions offers the following roles. |
| 46 |
1. administer comment revisions |
<ol> |
| 47 |
This is the one who can control the settings page |
<li>administer comment revisions |
| 48 |
2. create revisions |
This is the one who can control the settings page</li> |
| 49 |
|
<li>create revisions |
| 50 |
This one can create revisions for other users comments. |
This one can create revisions for other users comments. |
| 51 |
Only suitable if he's also allowed to edit other peoples comments. |
Only suitable if he's also allowed to edit other peoples comments.</li> |
| 52 |
3. willful create own |
<li>willful create own |
| 53 |
This is a special one. People with this role can decide by themself |
This is a special one. People with this role can decide by themself |
| 54 |
if they want to create a revision or not. They can also, if automatic |
if they want to create a revision of their own comment or not. They can also, if automatic |
| 55 |
creation of revisions is turned off, create revisions. |
creation of revisions is turned off, create revisions.</li> |
| 56 |
4. revert revisions |
<li>revert revisions |
| 57 |
This role is needed for users to be allowed to revert to a revision |
This role is needed for users to be allowed to revert to a revision</li> |
| 58 |
5. delete revisions |
<li>delete revisions |
| 59 |
This role is needed for users who should be allowed to delete revisions |
This role is needed for users who should be allowed to delete revisions</li> |
| 60 |
6. view revisions |
<li>view revisions |
| 61 |
This role is needed for users to view revisions (of all comments!) |
This role is needed for users to view revisions (of all comments!)</li> |
| 62 |
7. view own revisions |
<li>view own revisions |
| 63 |
Can view his own revisions of his own comments. |
Can view his own revisions of his own comments. |
| 64 |
If a User has both, view own and view revisions, the view revision permission will supercede. |
If a User has both, view own and view revisions, the view revision permission will supercede.</li> |
| 65 |
8. force revision |
<li>force revision |
| 66 |
Users are forced to create a revision by editing a comment |
Users are forced to create a revision by editing a comment</li> |
| 67 |
9. except from froced |
<li>except from froced |
| 68 |
If all authenticated users are forced to create revisions automaticly |
If all authenticated users are forced to create revisions automaticly |
| 69 |
you can use this role to exclude users from this. |
you can use this role to exclude users from this.</li> |
| 70 |
|
</ol> |
| 71 |
|
|
| 72 |
Here are some suggestions: |
Here are some suggestions: |
| 73 |
In a Forum you want users to post comments. Nothing more. But you want to see what they had typed, before editing (Please regard your local law!). Then, the user who is allowed to write posts in a forum should get the "force revisions" permission. The moderators should be able to see those revisions for control. Therefore they also need to edit posts, they should be able to create revisions in order to keep the unchanged version. As a result, the moderators need the "View revisions", "Create revisions", "Revert revisions" and maybe "Delete revisions". |
In a Forum you want users to post comments. Nothing more. But you want to see what they had typed, before editing (Please regard your local law!). Then, the user who is allowed to write posts in a forum should get the "force revisions" permission. The moderators should be able to see those revisions for control. Therefore they also need to edit posts, they should be able to create revisions in order to keep the unchanged version. As a result, the moderators need the "View revisions", "Create revisions", "Revert revisions" and maybe "Delete revisions". |