diff options
| author | simon <simon@zagal.local> | 2009-02-15 19:54:12 +0100 |
|---|---|---|
| committer | hukl <hukl@eight.local> | 2009-02-15 20:23:15 +0100 |
| commit | 62d91924c5cd5cf0ace762d310edb6ded9d586aa (patch) | |
| tree | 9a970a92379b6434dcba60b52b8b0165bd75a042 /doc | |
| parent | 41abc82e4db97d9d9eb4bab4af95d5550f9516b5 (diff) | |
* very nice commitmessage
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README_FOR_APP | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP index 6e95bd7..2a17905 100644 --- a/doc/README_FOR_APP +++ b/doc/README_FOR_APP | |||
| @@ -123,6 +123,7 @@ Bob has no permissions whatsoever still he is allowed to edit a #Page anywhere, | |||
| 123 | because this action will only create a new revision of the #Page which is not | 123 | because this action will only create a new revision of the #Page which is not |
| 124 | immediately published. He won't be able to manipulate a #Node in any way | 124 | immediately published. He won't be able to manipulate a #Node in any way |
| 125 | (unique_name, slug, ordering, structure) because this would affect the frontend | 125 | (unique_name, slug, ordering, structure) because this would affect the frontend |
| 126 | without further notice. | ||
| 126 | 127 | ||
| 127 | Having a #Permission on a #Node makes Bob an admin for this #Node and all it's | 128 | Having a #Permission on a #Node makes Bob an admin for this #Node and all it's |
| 128 | children. Now Bob can do pretty much anything on these nodes including such fun | 129 | children. Now Bob can do pretty much anything on these nodes including such fun |
| @@ -131,4 +132,4 @@ things as: | |||
| 131 | - Reorder children of the #Node | 132 | - Reorder children of the #Node |
| 132 | - Rejecting a draft and telling the author to get his/her spelling right. | 133 | - Rejecting a draft and telling the author to get his/her spelling right. |
| 133 | - Clear a stale lock on a #Node | 134 | - Clear a stale lock on a #Node |
| 134 | \ No newline at end of file | 135 | |
