From 931e54cf6a6289c20ff9fda08fa475b241c8007c Mon Sep 17 00:00:00 2001 From: Dave Whiteland Date: Wed, 7 Jan 2015 15:55:00 +0000 Subject: new entries and small tidies in glossary around admin/superuser --- docs/glossary.md | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 64 insertions(+), 3 deletions(-) (limited to 'docs/glossary.md') diff --git a/docs/glossary.md b/docs/glossary.md index b5239a32a..3ae5e6a3c 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -16,6 +16,7 @@ Definitions @@ -78,6 +80,40 @@ Definitions +
+ admin interface (also: admin) +
+
+ The admin interface allows users who have + super + administrator privilege to manage some aspects of how your + Alaveteli site runs. +
+

More information:

+
    +
  • + You can access your installation's admin interface + at /admin. +
  • +
  • + To grant a user admin privilege, log into the admin and change + their Admin level to "super" (or revoke the privilege + by changing it to "none"). +
  • +
  • + On a newly-installed Alaveteli system, you can grant yourself + admin privilege by using the + emergency + user. +
  • +
  • + For lots more about running an Alaveteli site, see the + adminstrator's guide. +
  • +
+
+
+
asker agnostic
@@ -266,7 +302,7 @@ Definitions
- Freedom of Information (also FOI) + Freedom of Information (also: FOI)
Freedom of information laws allow access by the general public @@ -287,7 +323,7 @@ Definitions
- git (also github, git repository, and git repo) + git (also: github, git repository, and git repo)
We use a popular source code control system called git. This @@ -617,7 +653,7 @@ Definitions
- Ruby on Rails (also Rails) + Ruby on Rails (also: Rails)
Alaveteli is written in the Ruby programming language, using @@ -720,6 +756,31 @@ Definitions
+
+ superuser (also: super privilege) +
+
+ A superuser is an Alaveteli user who has been granted + the privilege to use all features of the + admin interface. +
+

More information:

+
    +
  • + To grant a user admin privilege, log into the admin and change + their Admin level to "super" (or revoke the privilege + by changing it to "none"). +
  • +
  • + On a newly-installed Alaveteli system, you can grant yourself + admin privilege by using the + emergency + user. +
  • +
+
+
+
theme
-- cgit v1.2.3