diff options
author | ddtddt <ddtddt@piwigo.org> | 2013-10-19 12:21:51 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2013-10-19 12:21:51 +0000 |
commit | dc01766c586fc9616c82e557a853396e976aaa9d (patch) | |
tree | 6f9b0e497ed9e598a1e8b62c034c76c2e24edd52 /language/en_US/help/group_list.html | |
parent | 2f08283864615990a47ef8b3995ab88402eda478 (diff) |
[trunk] - language - new language en_US Same en_UK
git-svn-id: http://piwigo.org/svn/trunk@25008 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_US/help/group_list.html')
-rw-r--r-- | language/en_US/help/group_list.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/language/en_US/help/group_list.html b/language/en_US/help/group_list.html new file mode 100644 index 000000000..eeae61d4c --- /dev/null +++ b/language/en_US/help/group_list.html @@ -0,0 +1,22 @@ +<h2>Groups list</h2> + +<p>This is the place where you manage groups.</p> + +<h3>Add a group</h3> + +<p>Administrator can add groups.</p> + +<h3>Groups list</h3> + +<p>For each group the following actions can be applied:</p> + + +<ul> + <li>go to user management (Admin » Users » Manage)</li> + <li>go to permissions management screen to grant or deny access to private albums.</li> + <li>delete the group (requires a confirmation)</li> + <li>toggle status "default" (requires a confirmation)</li> +</ul> + +<h3>Default groups</h3> +<p>Default groups are groups that are automatically associated to each new user upon registration or creation by an administrator.</p> |