aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing/next_steps.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installing/next_steps.md')
-rw-r--r--docs/installing/next_steps.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/installing/next_steps.md b/docs/installing/next_steps.md
index d5c4675f0..2c6e84e1b 100644
--- a/docs/installing/next_steps.md
+++ b/docs/installing/next_steps.md
@@ -8,13 +8,22 @@ title: Next Steps
OK, you've installed a copy of Alaveteli, and can see the site in a browser. What next?
</p>
+ * [Create a superuser admin account](#create-a-superuser-admin-account)
+ * [Load sample data](#load-sample-data)
+ * [Test out the request process](#test-out-the-request-process)
+ * [Import Public Authorities](#import-public-authorities)
+
+
+
## Create a superuser admin account
Alaveteli ships with an
<a href="{{site.baseurl}}docs/glossary/#emergency" class="glossary__link">emergency user</a>
that has access to the admin. So when you've just created a new site, you
should sign up to create your own account, then log into admin as the emergency
-user to promote your new account to be an administrator with *super* privileges.
+user to promote your new account to be an administrator with
+<a href="{{ site.baseurl }}docs/glossary/#super" class="glossary__link">super</a>
+privilege.
As soon as that's done, disable the emergency user, because you don't need to
use it any more: you've superseded it with your new admin account.
@@ -116,7 +125,8 @@ follow the steps described in the previous section.
Alaveteli can import a list of public authorities and their contact email addresses from a CSV file.
-You can find the uploader in under the "Authorities" tab of the admin section, or go straight to `/admin/body/import_csv`.
+Follow the instructions for
+[uploading public authority data]({{ site.baseurl }}docs/running/admin_manual/#creating-changing-and-uploading-public-authority-data).
## Set the amount of time authorities will be given to respond to requests