To Install:
easy_install genshicolumntemplate
To Use:
In your templates that include master.html, make divs that have ids of 'left', 'center', 'right', 'footer', and 'header', or just add your static content to master.html. The only caveat is that there must be some sort of other element inside the positional div wrapping your text, it can't be just text, as xpath won't select it for replacement.
ToDo:
- Documentation. It should be mercifully short, yet I still haven't done it
- Fix up the welcome page a bit
- Figure out some sort of decent unit test for templates
- Wait for suggestions, criticisms, etc :)
No comments:
Post a Comment