source: trunk/language/en_UK/help/help_permissions.html @ 5182

Last change on this file since 5182 was 5182, checked in by plg, 14 years ago

feature 1519: admin instructions are dispatched into several tabs. Only
applied to en_UK and fr_FR. The help content itself needs some updates
but it will be another set of commits, in this commit, I nearly only
modified the container.

The new "Add Photos" help page only introduces you to 3 main ways to add
photos: direct upload, pLoader and FTP. Each of them has a dedicated tab
on the Admin>Photos>Add screen.

No use of the big question mark icon linked to the Help pages in the
administration header, to avoid having this icon twice : in the header
+ in the content next to H2.

  • Property svn:eol-style set to LF
File size: 999 bytes
Line 
1<p>You can forbid access to categories. Switch the category access type to
2"private" if you want to manage permissions.</p>
3
4<p>You can set a category to private by editing a single category
5(<span class="pwgScreen">Administration &raquo; Categories &raquo; Manage
6&raquo; edit</span>) or by setting options to your whole category tree
7(<span class="pwgScreen">Administration &raquo; Categories &raquo;
8Properties &raquo; Public / Private</span>).</p>
9
10<p>Once the category is private, you can manage permissions for groups and
11users with 3 screens:</p>
12
13<ul>
14
15  <li><span class="pwgScreen">Administration &raquo; Users &raquo; Manage &raquo;
16  permissions action</span> (one link per user)</li>
17
18  <li><span class="pwgScreen">Administration &raquo; Users &raquo; Groups &raquo;
19  permissions action</span> (one link per group)</li>
20
21  <li><span class="pwgScreen">Administration &raquo; Categories &raquo; Manage &raquo; edit
22  category permissions action</span> (one link per category)</li>
23
24</ul>
Note: See TracBrowser for help on using the repository browser.