From dc01766c586fc9616c82e557a853396e976aaa9d Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sat, 19 Oct 2013 12:21:51 +0000 Subject: [trunk] - language - new language en_US Same en_UK git-svn-id: http://piwigo.org/svn/trunk@25008 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_US/help/help_groups.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 language/en_US/help/help_groups.html (limited to 'language/en_US/help/help_groups.html') diff --git a/language/en_US/help/help_groups.html b/language/en_US/help/help_groups.html new file mode 100644 index 000000000..aed7d7a8e --- /dev/null +++ b/language/en_US/help/help_groups.html @@ -0,0 +1,11 @@ +

Groups are a convenient way to set permissions for a list of users.

+ +

Create groups in Administration » Users +» Groups and associate users to this group +in Administration » Users » +Manage.

+ +

A user can belong to several groups. Authorization takes precedence over +interdiction : if user "jack" belongs to groups "family" and "friends", and +that only group "family" can see album "Christmas 2010" album then +"jack" will be able to see "Christmas 2010".

-- cgit v1.2.3