X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fusers.html;h=bc0d823ea29360331f485215f1f2019dbe6b88e9;hb=6eacefcb7258db7b56fe796af84961cafac90eac;hp=79c2d5e2397cd4909fefb1d639ec38f66386eabd;hpb=1de828f0dde14a10388658c2b2893a0477f7e653;p=cocanwiki.git diff --git a/templates/users.html b/templates/users.html index 79c2d5e..bc0d823 100644 --- a/templates/users.html +++ b/templates/users.html @@ -3,57 +3,161 @@ Users - +

Users

- + - + - - + + + + + + ::table(users):: - + + + + + ::end::
Name Username Email address Registration Permissions Permissions
Can edit Can manage users Edit Manage users Manage contacts Manage site Edit global stylesheet Import mail
::name_html:: ::name_html:: ::email_html:: ::registration_date_html:: ::if(can_edit)::Can edit::end:: ::if(can_manage_users)::Can manage users::end:: ::if(can_manage_contacts)::Can manage contacts::end:: ::if(can_manage_site)::Can manage site::end:: ::if(can_edit_global_css)::Can edit global stylesheet::end:: ::if(can_import_mail)::Can import mail::end::
+

Explanation of permissions

+ +
+
Edit
+
+

+If set, user may: +

+ + +

+Important note: +If your site is configured as a wiki then anybody has +edit permissions, regardless of whether they are logged in, +and regardless of the setting of the Edit permission. +Ask the web server administrator about this setting. +

+
+ +
Manage users
+
+ +

+If set, user may: +

+ + + +
+ +
Manage contacts
+
+ +

+If set, user may view and change the list of email +addresses associated with contact forms, and create +and delete contact forms. +

+ +
+ +
Manage site
+
+ +

+If set, user may: +

+ + + +
+ +
Edit global stylesheet
+
+ +

+If set, user may edit the global stylesheet which controls +the look and feel of the site across all pages. +

+ +
+ +
Import mail
+
+ +

+If set, user may import e-mail. +

+ +
+ +
+ + + \ No newline at end of file