source: trunk/language/en_UK/help/user_list.html @ 5379

Last change on this file since 5379 was 5379, checked in by tosca, 14 years ago

Another reviewed batch of EN/FR help language files.

Still some to do ...

  • Property svn:eol-style set to LF
File size: 1.1 KB
Line 
1<h2>Users list</h2>
2
3<p>This is the place for managing registered users properties, except p ermissions that are managed from other screens.</p>
4
5<h3>Add a user</h3>
6
7<p>Administrator can add users manually.</p>
8
9<h3>Users list</h3>
10
11<p>The list can be filtered on username (use * as wildcard), group or
12status. It can be ordered by registration date or username, in ascending
13or descending order.</p>
14
15<p>This screen allows the management of several users at once, using different actions:</p>
16
17<ul>
18
19  <li>delete users (requires confirmation)</li>
20  <li>change status</li>
21  <li>associate or dissociate from groups</li>
22  <li>modify display properties</li>
23  <li>modify additional properties</li>
24
25</ul>
26
27<p>The target is the selected users (by default) or all users as displayed in the filtered list.</p>
28
29<h3>Adviser</h3>
30<p>Definition of an adviser user: has read/simulation-only access on all screens allowed by his own permissions.</p>
31
32<p>The adviser mode is set up with variable $conf['allow_adviser'].</p>
33<p>If this variable is 'true', any user can be declared adviser</p>
Note: See TracBrowser for help on using the repository browser.