
utf-8 encoded and the directory names lose encoding information as the only supported encoding becomes utf-8. git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee
22 lines
No EOL
510 B
HTML
22 lines
No EOL
510 B
HTML
<h2>Groups list</h2>
|
|
|
|
<p>This is the place where you can manage defined groups.</p>
|
|
|
|
<h3>Add a group</h3>
|
|
|
|
<p>Administrator can add groups.</p>
|
|
|
|
<h3>Groupes list</h3>
|
|
|
|
<p>The list allows for each element to:</p>
|
|
|
|
|
|
<ul>
|
|
<li>go to members list</li>
|
|
<li>go to permissions</li>
|
|
<li>delete the group (require a confirmation checkbox)</li>
|
|
<li>toggle status "default" (require a confirmation checkbox)</li>
|
|
</ul>
|
|
|
|
<h3>Default groups</h3>
|
|
<p>Default groups are groups associated automatically to new user.</p> |