Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Forgot to include variable in previous commit | Seb Bacon | 2012-06-25 | -0/+2 |
| | ||||
* | Create and use a dynamically-named filter path for the theme, so we can ↵ | Seb Bacon | 2012-06-12 | -3/+7 |
| | | | | ensure multiple themes don't overwrite each other. | |||
* | Explicitly load monkeypatches etc with full path, so we can support multiple ↵ | Seb Bacon | 2012-05-30 | -9/+6 |
| | | | | themes living side-by-side (or at least, support one theme overriding the behaviour of another in a predictable manner) | |||
* | Create stubs for the various points where a user might want to customise ↵ | Seb Bacon | 2012-01-30 | -0/+7 |
| | | | | Alaveteli via their theme, as per suggestions by @dcabo on [the mailing list](http://groups.google.com/group/alaveteli-dev/msg/f50eba23f75b5c75) | |||
* | Add examples of how a user might customise: | Seb Bacon | 2012-01-27 | -0/+13 |
| | | | | | | * routes * gettext translations * categories | |||
* | initial commit | Seb Bacon | 2011-02-25 | -0/+7 |