summaryrefslogtreecommitdiff
path: root/doc/README_FOR_APP
diff options
context:
space:
mode:
authorhukl <hukl@eight.local>2009-02-15 11:59:49 +0100
committerhukl <hukl@eight.local>2009-02-15 20:22:22 +0100
commit874b7af0499fc73313a60debada20134d536a941 (patch)
tree49989a732d1626e31d6ebca5a0d4cf363b2f1cb7 /doc/README_FOR_APP
parentcada2aac20d9f33cf81d2e1aa8e41d6b997053c8 (diff)
reformat for readme
Diffstat (limited to 'doc/README_FOR_APP')
-rw-r--r--doc/README_FOR_APP5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP
index 1266d7c..eeb47c0 100644
--- a/doc/README_FOR_APP
+++ b/doc/README_FOR_APP
@@ -119,7 +119,10 @@ the standard create/update/destroy derived permissions.
119Every user without having any permissions is allowed to perform non-destructive 119Every user without having any permissions is allowed to perform non-destructive
120tasks that won't affect the frontend (published pages). What am I talking about? 120tasks that won't affect the frontend (published pages). What am I talking about?
121 121
122Bob has no permissions whatsoever still he is allowed to edit a #Page anywhere, because this action will only create a new revision of the #Page which is not immediately published. He won't be able to manipulate a #Node in any way (unique_name, slug, ordering, structure) because this would affect the frontend 122Bob has no permissions whatsoever still he is allowed to edit a #Page anywhere,
123because this action will only create a new revision of the #Page which is not
124immediately 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
123without further notice. 126without further notice.
124 127
125Having a #Permission on a #Node makes Bob an admin for this #Node and all it's 128Having a #Permission on a #Node makes Bob an admin for this #Node and all it's