diff options
author | Dave Whiteland <dave@mysociety.org> | 2015-01-27 18:01:46 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2015-01-27 18:01:46 +0000 |
commit | 6401cabe3b5faf72afd470f6d990e69108e55827 (patch) | |
tree | 83bda29a335455187c61e259ce8aad60b41e6b5b /docs/installing | |
parent | ec0513e4de84be878d302bbfc37d48042c4bb7fc (diff) |
tidy maintenance: admin sectionn of admin_guide
Remove duplicate instructions (link to next_steps instead), tidy up
and use glossary.
Diffstat (limited to 'docs/installing')
-rw-r--r-- | docs/installing/next_steps.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/installing/next_steps.md b/docs/installing/next_steps.md index 20c69a504..896f09b0a 100644 --- a/docs/installing/next_steps.md +++ b/docs/installing/next_steps.md @@ -8,6 +8,13 @@ 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 @@ -118,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). ## Start thinking about customising Alaveteli |