aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeLines
...
* Create stubs for the various points where a user might want to customise ↵Seb Bacon2012-01-30-5/+129
| | | | 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 Bacon2012-01-27-0/+81
| | | | | | * routes * gettext translations * categories
* Update help pages to match newer base layoutSeb Bacon2012-01-27-9/+17
|
* Implement new-style Alaveteli theme (CSS is in a CSS file, plain gray styles ↵Seb Bacon2011-10-12-15/+2
| | | | in updated base design overridden by purple stuff here)
* removed deprecation warning by moving rake tasks to lib/ folderDavid Cabo2011-07-20-0/+4
|
* Improved handling of static assets in themes:David Cabo2011-07-19-0/+7
| | | | | - Symbolic link created automatically during install (and removed when uninstall) - As an example, replaced the default logo with a new image
* various help files that would normally need to be localisedSeb Bacon2011-02-25-0/+886
|
* ensure it's UTF8 encodedSeb Bacon2011-02-25-1/+1
|
* initial commitSeb Bacon2011-02-25-0/+32