From 777f53c1155514442473053b1dd41f3f8054ddb2 Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 30 Apr 2010 18:17:05 +0000 Subject: feature 1518: help on privacy levels. Warning, I've also added first sentence in the "Permissions on categories" fieldset. git-svn-id: http://piwigo.org/svn/trunk@6023 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/help/help_permissions.html | 33 +++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'language/en_UK/help') diff --git a/language/en_UK/help/help_permissions.html b/language/en_UK/help/help_permissions.html index b4013e428..c9e257a53 100644 --- a/language/en_UK/help/help_permissions.html +++ b/language/en_UK/help/help_permissions.html @@ -1,3 +1,35 @@ +
+Permissions on photos + +

Each photo has a privacy level (a lock). Each user also has a privacy level (a key). There are 5 privacy levels:

+
    +
  1. None
  2. +
  3. Contacts
  4. +
  5. Friends (which is higher than a contact)
  6. +
  7. Family (which is higher than a friend)
  8. +
  9. Admins (which is higher than any other level)
  10. +
+ +

Higher levels have permissions on lower levels. For a given user, the higher the privacy level, the more photos he can see.

+ +

For example, if photo "peter_wedding-0024.jpg" has "Family" privacy level, then:

+ + +

A user than 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.

+ +

You can set the privacy level of a user on Administration » Users » Manage screen.

+ +
+ +
+Permissions on categories + +

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.

+

You can forbid access to categories. Switch the category access type to "private" if you want to manage permissions.

@@ -22,3 +54,4 @@ users with 3 screens:

category permissions action (one link per category) +
-- cgit v1.2.3