summaryrefslogtreecommitdiff
path: root/doc/README_FOR_APP
diff options
context:
space:
mode:
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