Commit-Graf

4 Incheckningar (6bb370c7fd4d236f94bef430e6a6f85b7410243d)

Upphovsman SHA1 Meddelande Datum
Noah 6bb370c7fd Fix legacy CNET download link 2016-04-27 19:32:52 +00:00
Noah 29d178793d Add metacity redirect 2015-04-14 19:21:33 +00:00
Noah ff75921129 Move to new settings system 2014-12-04 15:06:44 -08:00
Noah 8a2d6a7c04 Refactor modules into a plugin-based system
All modules are now plugins. The config.py calls load_plugin for each
plugin it needs (some plugins may load others automatically). Also each
plugin keeps its own template folder which gets added to the template
search path, so i.e. if the photo plugin is unloaded completely, the URL
endpoints won't work either (with the old system, since the HTML
templates still existed in the default root the endpoints would still
serve pages, just without any Python logic behind them).
2014-07-23 14:21:53 -07:00