b47281f656
Have left aside extend_for_templates considering it will be obsolete quite soon (from 2.2 ?) git-svn-id: http://piwigo.org/svn/trunk@5393 68402e56-0260-453c-a942-63ccdbb3a9ee
22 lines
No EOL
576 B
HTML
22 lines
No EOL
576 B
HTML
<h2>Groups list</h2>
|
|
|
|
<p>This is the place where you can manage groups.</p>
|
|
|
|
<h3>Add a group</h3>
|
|
|
|
<p>Administrator can add groups.</p>
|
|
|
|
<h3>Groups list</h3>
|
|
|
|
<p>For each element, the list allows to:</p>
|
|
|
|
|
|
<ul>
|
|
<li>go to the members list</li>
|
|
<li>go to the permissions management screen</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> |