log

age author description
2010-10-27 Jeff Hammel * make head.html actually be correct;
2010-10-27 Jeff Hammel add a stub head template for inclusion; not sure if this is the way to go; alternatively, each formatter could contribute to the markup individually
2010-09-09 Jeff Hammel add order formatter (untested)
2010-09-06 Jeff Hammel typo
2010-09-01 Jeff Hammel actual sane error handling that human beings can read and decipher
2010-09-01 Jeff Hammel print which formmaters werent available
2010-07-01 Jeff Hammel and a commit following a merge, goody goody...lets get a snack
2010-07-01 Jeff Hammel add arguments to transformers....configparser is somewhat retarded about capitalization so im going to be somewhat retarded here rather than google for how to fix right now. lame
2010-06-22 Jeff Hammel using a blank title will have the title be the filename
2010-04-20 Jeff Hammel bump version following distribution
2010-04-20 Jeff Hammel alter setup metadata
2010-03-08 k0s adding TODO items
2010-02-09 k0s better way of doing up; this breaks old behaviour so incrementing version
2010-02-08 k0s merged some stuff
2010-02-08 k0s include components necessary to make decoupage feel almost like a framework
2010-02-08 k0s included a links formatter; restructure index template
2010-02-02 egj merge from head
2010-02-02 egj better error message
2010-01-19 k0s remove montage formatter
2010-01-19 k0s more docmentation updates
2010-01-18 k0s minor documentation updates
2010-01-18 k0s now use contenttransformer to serve files if /transformer in directory configuration; TODO: cache on a per-directory basis
2010-01-09 k0s remove pointless get_response method
2010-01-09 k0s correct variable name
2010-01-04 egj unfold the list out of the reverseiterator which otherwise gets consumed and funky
2010-01-04 egj add formatter
2010-01-03 egj fix breakages
2010-01-03 egj try to fail gracefully if index.html exists
2010-01-03 egj css not stylesheets
2009-12-30 k0s update documentation