Last change
on this file since 1900 was
1900,
checked in by rub, 18 years ago
|
Apply property svn:eol-style Value: LF
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
1.1 KB
|
Line | |
---|
1 | <h2>Users list</h2> |
---|
2 | |
---|
3 | <p>This is the place where you can manage registered users. Only permissions |
---|
4 | are managed in different several screens.</p> |
---|
5 | |
---|
6 | <h3>Add a user</h3> |
---|
7 | |
---|
8 | <p>Administrator can manually add users.</p> |
---|
9 | |
---|
10 | <h3>Users list</h3> |
---|
11 | |
---|
12 | <p>The list can be filtered on username (use * as wildcard), group or |
---|
13 | status. The list can be order by registration date or username, in ascending |
---|
14 | or descending order.</p> |
---|
15 | |
---|
16 | <p>This screen works be managing several users at once on different actions |
---|
17 | :</p> |
---|
18 | |
---|
19 | <ul> |
---|
20 | |
---|
21 | <li>delete users (require a confirmation checkbox)</li> |
---|
22 | |
---|
23 | <li>change status</li> |
---|
24 | |
---|
25 | <li>associate or dissociate from groups</li> |
---|
26 | |
---|
27 | <li>modify display properties</li> |
---|
28 | |
---|
29 | <li>modify additional properties</li> |
---|
30 | |
---|
31 | </ul> |
---|
32 | |
---|
33 | <p>The target is the set users selected (by default) or all users is |
---|
34 | asked.</p> |
---|
35 | <h3>Adviser</h3> |
---|
36 | <p>Definition of adviser user:</p> |
---|
37 | <ul> |
---|
38 | <li>allow access of all screens permitted by this status</li> |
---|
39 | <li>read-only or simulate-only access</li> |
---|
40 | </ul> |
---|
41 | |
---|
42 | <p>It's possible to assign adviser mode with variable $conf['allow_adviser'].</p> |
---|
43 | <p>If this variable is 'true', it's possible to define user like an adviser</p> |
---|
Note: See
TracBrowser
for help on using the repository browser.