diff options
| author | simon <simon@zagal.local> | 2009-02-15 19:52:11 +0100 |
|---|---|---|
| committer | hukl <hukl@eight.local> | 2009-02-15 20:22:51 +0100 |
| commit | 41abc82e4db97d9d9eb4bab4af95d5550f9516b5 (patch) | |
| tree | ef2cd2256b9cb36b9ece4944f7b0e8c046e44d3a /doc/README_FOR_APP | |
| parent | 874b7af0499fc73313a60debada20134d536a941 (diff) | |
* permission api on user model
Diffstat (limited to 'doc/README_FOR_APP')
| -rw-r--r-- | doc/README_FOR_APP | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP index eeb47c0..6e95bd7 100644 --- a/doc/README_FOR_APP +++ b/doc/README_FOR_APP | |||
| @@ -123,7 +123,6 @@ 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. | ||
| 127 | 126 | ||
| 128 | Having a #Permission on a #Node makes Bob an admin for this #Node and all it's | 127 | Having a #Permission on a #Node makes Bob an admin for this #Node and all it's |
| 129 | children. Now Bob can do pretty much anything on these nodes including such fun | 128 | children. Now Bob can do pretty much anything on these nodes including such fun |
