Start of ability to have plugins provide static resources!
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 16 May 2013 15:38:45 +0000 (10:38 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 23 May 2013 18:33:07 +0000 (13:33 -0500)
commitd6d2c771bdc111cd26186b1bc42b44f2b3197e05
tree2a046eea2ccf694ce71209c8b72d20deb9b51203
parent8ca51d32b66b96043c8685aac1e478111612c980
Start of ability to have plugins provide static resources!

Note I have not tested any of this yet ;)  But we're already on our way:
 - We've got docs
 - The hook is there

Lots to do still though.  But, progress! :)

This commit sponsored by Laura Arjona Reina.  Thanks larjona!
docs/source/pluginwriter/api.rst
mediagoblin/init/__init__.py
mediagoblin/tools/staticdirect.py