401. Plugin infrastructure

* implements installing, loading and setup for plugins
* codifies configuration
* has a sample plugin
* docs
* tests
This commit is contained in:
Will Kahn-Greene
2012-03-12 21:17:08 -04:00
parent f10c3bb8e5
commit 29b6f91740
11 changed files with 541 additions and 0 deletions

View File

@@ -30,3 +30,8 @@ base_url = /mgoblin_media/
[celery]
# Put celery stuff here
# place plugins here---each in their own subsection of [plugins]. see
# documentation for details.
#[plugins]