aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2015-02-06 13:46:34 +0000
committerLouise Crow <louise.crow@gmail.com>2015-02-06 14:16:16 +0000
commitd94d6f163ddaccb34f286e574f27c3005f29585b (patch)
treed41b755f66a3f8adc2d2230358453b92d5a79514 /docs
parent5d0e175c048cb1bf4d50fbfd6c83355fd15e42c2 (diff)
More details on where the credits page is linked to from
Diffstat (limited to 'docs')
-rw-r--r--docs/customising/themes.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/customising/themes.md b/docs/customising/themes.md
index 91166fa17..ba9050858 100644
--- a/docs/customising/themes.md
+++ b/docs/customising/themes.md
@@ -193,7 +193,9 @@ The important pages to customise and translate are listed here. We note where Al
* [About](https://github.com/mysociety/alaveteli/blob/master/app/views/help/about.html.erb): why the website exists, why it works, etc
* [contact](https://github.com/mysociety/alaveteli/blob/master/app/views/help/contact.html.erb): how to get in touch
-* [credits](https://github.com/mysociety/alaveteli/blob/master/app/views/help/credits.html.erb): who is involved in the site. Importantly, includes a section on how users can help the project.
+
+* [credits](https://github.com/mysociety/alaveteli/blob/master/app/views/help/credits.html.erb): who is involved in the site. Importantly, includes [a section](https://github.com/mysociety/alaveteli/blob/master/app/views/help/credits.html.erb#L71) on how users can help the project. Users are referred to this section if they categorise all the requests in the [categorisation game]({{ site.baseurl }}docs/glossary/#categorisation-game).
+
* [officers](https://github.com/mysociety/alaveteli/blob/master/app/views/help/officers.html.erb): information for the officers who deal with FOI at authorities. They get a link to this page in emails that the site sends them.
* [privacy](https://github.com/mysociety/alaveteli/blob/master/app/views/help/privacy.html.erb): privacy policy, plus information making it clear that requests are going to appear on the internet. Let users know if they are allowed to use pseudonyms in your jurisdiction.
* [requesting](https://github.com/mysociety/alaveteli/blob/master/app/views/help/requesting.html.erb): the main help page about making requests. How it works, how to decide who to write to, what they can expect in terms of responses, how to make appeals, etc.