X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=templates%2Fusers.html;h=6d50aeaa8c921222d0f13960c94cc84697776ddb;hb=65966a769fea12308cf5a1bccee53d80483ee444;hp=983e38616c8b243b7b191dfeb572a4b23eb06892;hpb=0d88075fa62c0a801ea1e9246d85389f9161a4e1;p=cocanwiki.git diff --git a/templates/users.html b/templates/users.html index 983e386..6d50aea 100644 --- a/templates/users.html +++ b/templates/users.html @@ -4,21 +4,22 @@ Users + -

Users

+

Users

- +
- - + - + @@ -26,23 +27,33 @@ + ::table(users):: - - - + + + ::end:: -
Username Email address Username, email address Registration Permissions Permissions
Edit Manage contacts Manage site Edit global stylesheet Import mail
::name_html:: ::email_html:: ::registration_date_html:: + ::name_html::
+ ::email_html:: +
+ ::registration_date_html::::if(invite_pending)::*::end:: + ::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::
+

+* User has been invited, but has not yet +accepted the invitation. +

+

Explanation of permissions

@@ -122,31 +133,17 @@ the look and feel of the site across all pages. -
- - +
Import mail
+
- +

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

-
- - + +::include(footer.html):: \ No newline at end of file