Work towards getting plugin static linking/serving to work
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 21 May 2013 21:07:18 +0000 (16:07 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 23 May 2013 18:33:07 +0000 (13:33 -0500)
commit5ccb16ca20ea55f0dfb16c3e87e65a63b8455e79
tree7403838a597ca993934f4a0885b8bfdfcfa8bfdd
parentd6d2c771bdc111cd26186b1bc42b44f2b3197e05
Work towards getting plugin static linking/serving to work

 - add link_plugin_assets.  For now, incorrectly running from
   ./bin/gmg theme assetlink... uh, will fix ;)
 - Update paste and config_spec.ini configs to handle the locations
   and serving of the plugins' static resources

This commit sponsored by Marko Dimjašević.  Thank you!
mediagoblin/config_spec.ini
mediagoblin/gmg_commands/theme.py
mediagoblin/init/__init__.py
paste.ini