mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
[trunk] - update EN help
git-svn-id: http://piwigo.org/svn/trunk@8698 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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 » Users » 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 » Categories » Manage
|
||||
» edit</span>) or by setting options to your whole category tree
|
||||
(<span class="pwgScreen">Administration » Categories »
|
||||
<p>You can set a album to private by editing a single album
|
||||
(<span class="pwgScreen">Administration » Albums » Manage
|
||||
» edit</span>) or by setting options to your whole album tree
|
||||
(<span class="pwgScreen">Administration » Albums »
|
||||
Properties » 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 » Users » Groups »
|
||||
permissions action</span> (one link per group)</li>
|
||||
|
||||
<li><span class="pwgScreen">Administration » Categories » Manage » edit
|
||||
category permissions action</span> (one link per category)</li>
|
||||
<li><span class="pwgScreen">Administration » Albums » Manage » edit
|
||||
album permissions action</span> (one link per album)</li>
|
||||
|
||||
</ul>
|
||||
</fieldset>
|
||||
|
||||
Reference in New Issue
Block a user