log setup.py @ 61:f5ca54558292

age author description
Thu, 25 Nov 2010 12:06:40 -0800 Jeff Hammel remove previous hacks
Sun, 21 Nov 2010 17:00:02 -0800 Jeff Hammel add some RSS
Sun, 21 Nov 2010 13:23:34 -0800 Jeff Hammel make formats classes that can take arguments
Thu, 18 Nov 2010 08:36:07 -0800 Jeff Hammel depend on py2rssgen; not hooked up yet
Wed, 03 Nov 2010 08:18:50 -0700 Jeff Hammel add idea of formats and json format
Wed, 27 Oct 2010 09:42:58 -0700 Jeff Hammel * make head.html actually be correct;
Wed, 27 Oct 2010 09:33:45 -0700 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
Wed, 08 Sep 2010 23:12:57 -0700 Jeff Hammel add order formatter (untested)
Mon, 06 Sep 2010 15:25:44 -0700 Jeff Hammel typo
Mon, 19 Apr 2010 17:13:52 -0700 Jeff Hammel bump version following distribution
Mon, 19 Apr 2010 17:11:42 -0700 Jeff Hammel alter setup metadata
Mon, 08 Feb 2010 19:21:30 -0500 k0s better way of doing up; this breaks old behaviour so incrementing version
Mon, 08 Feb 2010 11:40:57 -0500 k0s include components necessary to make decoupage feel almost like a framework
Mon, 08 Feb 2010 11:10:54 -0500 k0s included a links formatter; restructure index template
Sun, 17 Jan 2010 19:49:04 -0500 k0s now use contenttransformer to serve files if /transformer in directory configuration; TODO: cache on a per-directory basis