aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2012-05-23 01:53:38 -0700
committerSeb Bacon <seb.bacon@gmail.com>2012-05-23 01:53:38 -0700
commit8300398b9f4666c102d6c205f1b94e00b8017014 (patch)
treebfecc1ae98ff202e4063714c267afde0692f1ca7 /doc
parent20b2a3c493d19b1ea66ba2605053af05f0595f7f (diff)
parent820e124c20865c17eeea2e17c5bb82da620ada5b (diff)
Merge pull request #493 from sebbacon/feature/merge-wombleton-sparkly-admin-css
Merge @wombleton sparkly admin css
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md
index 88ea60af6..cca6a08e8 100644
--- a/doc/CHANGES.md
+++ b/doc/CHANGES.md
@@ -9,6 +9,10 @@
[issue #436](https://github.com/sebbacon/alaveteli/issues/436)
* Adding a `GA_CODE` to `general.yml` will cause the relevant Google
Analytics code to be added to your rendered pages
+* It is now possible to have more than one theme installed. The
+ behaviour of multiple themes is now layered in the reverse order
+ they're listed in the config file. See the variable `THEME_URLS` in
+ `general.yml-example` for an example.
## Upgrade notes