aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/theme.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixing themesBoris Bobrov2016-07-311-5/+3
|
* Small fix to themedata_for_theme_dir utility about sectionsChristopher Allan Webber2012-07-141-1/+1
| | | | | If we can't find the theme section, we should use a dictionary instead of None in this section of code.
* Store licensing info as wellChristopher Allan Webber2012-07-141-1/+2
|
* Making the register_themes() tool also return the current themeChristopher Allan Webber2012-07-141-2/+11
| | | | | This will reduce the amount of work reproducing this behavior when pulling together the theme registry elsewhere.
* Early version of theme registry codeChristopher Allan Webber2012-07-141-0/+79