aboutsummaryrefslogtreecommitdiffstats
path: root/docs/customising/themes.md
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2015-02-06 14:13:47 +0000
committerLouise Crow <louise.crow@gmail.com>2015-02-06 14:16:19 +0000
commitf5247f270413af8478748b2e1ae52caa2fa226ee (patch)
treedf8598e8e78a05f94c50637dc11c3231de4db115 /docs/customising/themes.md
parentafbcab65b7a0a5cbc628c4895cab4d840a487015 (diff)
Add some info on the sidebar template
Diffstat (limited to 'docs/customising/themes.md')
-rw-r--r--docs/customising/themes.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/customising/themes.md b/docs/customising/themes.md
index 863eac8fa..b0a94350f 100644
--- a/docs/customising/themes.md
+++ b/docs/customising/themes.md
@@ -207,6 +207,8 @@ The important pages to customise and translate are listed here. We note where Al
* [why email](https://github.com/mysociety/alaveteli/blob/master/app/views/help/_why_they_should_reply_by_email.html.erb): a snippet of information that explains why users should insist on replies by email. This is displayed next to requests that have ["gone postal"]({{ site.baseurl }}docs/customising/states/#gone_postal) - where the authority has asked for the user's physical address so that they can reply with a paper response.
+* [sidebar](https://github.com/mysociety/alaveteli/blob/master/app/views/help/_sidebar.html.erb): a menu for the help pages with a link to each one. You should customise this so that it includes any extra help pages you add, and doesn't include any you remove.
+
You can add your own help pages to your site by replacing the default
pages in your theme with your own versions, using a locale suffix for
each page to indicate what language the page is written in. No locale