Overhaul flatpages
authorWill Kahn-Greene <willg@bluesock.org>
Thu, 12 Jul 2012 23:18:15 +0000 (19:18 -0400)
committerWill Kahn-Greene <willg@bluesock.org>
Mon, 16 Jul 2012 13:26:28 +0000 (09:26 -0400)
commit54b42ee5645ff40aa572f89e60184bf540b50041
tree0db2d68000fcfcbe142ff034ff1dea424ef3cbc0
parent8815541c2628c40190319c70f6227b32e0e35bf2
Overhaul flatpages

* move contents of main.py to __init__.py
* update documentation in README
* change the key/value configuration specification
* added a recipe for passing values from the url to the template
* removed some unused code
mediagoblin/plugins/flatpagesfile/README.rst
mediagoblin/plugins/flatpagesfile/__init__.py
mediagoblin/plugins/flatpagesfile/main.py [deleted file]