[MKDoc-commit] [1.6] properties->groups: fix three typos and make more comprehensible

bruno at mkdoc.demon.co.uk bruno at mkdoc.demon.co.uk
Wed Sep 7 12:19:52 BST 2005


Log Message:
-----------
[1.6] properties->groups: fix three typos and make more comprehensible

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd/templates/admin/properties/groups:
        en.html

-------------- next part --------------
Index: en.html
===================================================================
RCS file: /var/spool/cvs/mkd/templates/admin/properties/groups/Attic/en.html,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -Ltemplates/admin/properties/groups/en.html -Ltemplates/admin/properties/groups/en.html -u -r1.1.2.4 -r1.1.2.5
--- templates/admin/properties/groups/en.html
+++ templates/admin/properties/groups/en.html
@@ -22,13 +22,12 @@
     align="left"
     petal:attributes="align align"
   >
-    You may optionally select the groups which will have access to
-    this document and it's decendant documents, if none are selected 
-    then everyone has access. If multiple groups are selected then 
-    users need to be in only one of the selected group to have access.  
-    Group designations from ancestor documents are greyed out, as are 
-    groups to which you do not have access - you need to be a member of a 
-    specific group before you can add a document to to that group.
+    You may optionally restrict access to this document and its child
+    documents.  By default everyone has access when no groups are selected -
+    Otherwise users must be in at least one of the selected groups to be able
+    to view these documents.  Greyed-out groups indicate, either you are not a
+    member of that group, or group access has already been defined in a parent
+    document.
   </p>
 
   <p


More information about the MKDoc-commit mailing list