src/cm/templates/site/help.html
changeset 106 36165e7cd1f0
parent 103 61fd17f9ab78
child 213 7b9f340101d0
equal deleted inserted replaced
105:f2ba05546abc 106:36165e7cd1f0
    66 <dl>
    66 <dl>
    67   <dt><a name="roles"></a>Roles</dt>
    67   <dt><a name="roles"></a>Roles</dt>
    68     <dd>Roles are predefined sets of permissions. </dd>
    68     <dd>Roles are predefined sets of permissions. </dd>
    69     <dd>Your text will not be available by public vistors before anonymous users are given a role on the text.</dd>
    69     <dd>Your text will not be available by public vistors before anonymous users are given a role on the text.</dd>
    70     
    70     
    71   <dt><a name="local_role"></a>Local role</dt>
    71   <dt><a name="local_role"></a>Text role</dt>
    72     <dd>A local role is a role that is set for a specific user on a specific text.  It can be used to override a possibly existing workspace-level role or to give a user a role on a text (and not on every text in the workspace).</dd>
    72     <dd>A text role is a role that is set for a specific user on a specific text.  It can be used to override a possibly existing workspace-level role or to give a user a role on a text (and not on every text in the workspace).</dd>
    73 
    73 
    74   <dt><a name="role_model"></a>Role model</dt>
    74   <dt><a name="role_model"></a>Role model</dt>
    75     <dd>A role model is a role set useful in a specific use case</dd>
    75     <dd>A role model is a role set useful in a specific use case</dd>
    76 
    76 
    77 </dl>
    77 </dl>