[trunk] - update EN help

git-svn-id: http://piwigo.org/svn/trunk@8698 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-01-16 17:55:39 +00:00
parent d3e811e118
commit ecb92910c4
+11 -11
View File
@@ -19,27 +19,27 @@
<li>Mary (who is just a <em>"Friend"</em>) won't see the photo</li>
</ul>
<p>A user that has no permission to see the content of a category won't see the category itself, not even its title. The same principle applies to a tag.</p>
<p>A user that has no permission to see the content of a album won't see the album itself, not even its title. The same principle applies to a tag.</p>
<p>You can set the privacy level of a user on <span class="pwgScreen">Administration &raquo; Users &raquo; Manage</span> screen.</p>
</fieldset>
<fieldset>
<legend>Permissions on categories</legend>
<legend>Permissions on albums</legend>
<p>If privacy levels do not fit your needs, you can also manage permissions on categories for a user or a group. You can manage permissions on photos and categories at the same time, without conflict.</p>
<p>If privacy levels do not fit your needs, you can also manage permissions on albums for a user or a group. You can manage permissions on photos and albums at the same time, without conflict.</p>
<p>You can forbid access to categories. Switch the category access type to
<p>You can forbid access to albums. Switch the album access type to
"private" if you want to manage permissions.</p>
<p>You can set a category to private by editing a single category
(<span class="pwgScreen">Administration &raquo; Categories &raquo; Manage
&raquo; edit</span>) or by setting options to your whole category tree
(<span class="pwgScreen">Administration &raquo; Categories &raquo;
<p>You can set a album to private by editing a single album
(<span class="pwgScreen">Administration &raquo; Albums &raquo; Manage
&raquo; edit</span>) or by setting options to your whole album tree
(<span class="pwgScreen">Administration &raquo; Albums &raquo;
Properties &raquo; Public / Private</span>).</p>
<p>Once the category is private, you can manage permissions for groups and
<p>Once the album is private, you can manage permissions for groups and
users with 3 screens:</p>
<ul>
@@ -50,8 +50,8 @@ users with 3 screens:</p>
<li><span class="pwgScreen">Administration &raquo; Users &raquo; Groups &raquo;
permissions action</span> (one link per group)</li>
<li><span class="pwgScreen">Administration &raquo; Categories &raquo; Manage &raquo; edit
category permissions action</span> (one link per category)</li>
<li><span class="pwgScreen">Administration &raquo; Albums &raquo; Manage &raquo; edit
album permissions action</span> (one link per album)</li>
</ul>
</fieldset>