o Allow to chage high property on user list o Set initial value for the 2 default users + Correction of permissions.png in user list git-svn-id: http://piwigo.org/svn/trunk@1079 68402e56-0260-453c-a942-63ccdbb3a9ee
34 lines
796 B
HTML
34 lines
796 B
HTML
<h2>Users list</h2>
|
|
|
|
<p>This is the place where you can manage registered users. Only permissions
|
|
are managed in different several screens.</p>
|
|
|
|
<h3>Add a user</h3>
|
|
|
|
<p>Administrator can manually add users.</p>
|
|
|
|
<h3>Users list</h3>
|
|
|
|
<p>The list can be filtered on username (use * as wildcard), group or
|
|
status. The list can be order by registration date or username, in ascending
|
|
or descending order.</p>
|
|
|
|
<p>This screen works be managing several users at once on different actions
|
|
:</p>
|
|
|
|
<ul>
|
|
|
|
<li>delete users (require a confirmation checkbox)</li>
|
|
|
|
<li>change status</li>
|
|
|
|
<li>associate or dissociate from groups</li>
|
|
|
|
<li>modify display properties</li>
|
|
|
|
<li>modify additional properties</li>
|
|
|
|
</ul>
|
|
|
|
<p>The target is the set users selected (by default) or all users is
|
|
asked.</p>
|