Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Finish flatpagesplugin; add plugin docs | Will Kahn-Greene | 2012-07-16 | 5 | -61/+177 | |
| | ||||||
* | Flatpages first pass | Will Kahn-Greene | 2012-07-16 | 4 | -0/+129 | |
| | | | | | | | | | | This fixes the template loader so that it can load plugin templates. This adds code for registering template paths so that plugins can add their own templates. This adds the base code for the flatpagesfile plugin. It doesn't serve pages, yet, but it's pretty close. | |||||
* | 401. Plugin infrastructure | Will Kahn-Greene | 2012-05-13 | 5 | -0/+90 | |
* implements installing, loading and setup for plugins * codifies configuration * has a sample plugin * docs * tests |