log decoupage/formatters.py @ 51:8002dcdb8e82

age author description
Wed, 03 Nov 2010 18:41:42 -0700 Jeff Hammel add "-" to list of FilenameDescription separators
Wed, 08 Sep 2010 23:12:57 -0700 Jeff Hammel add order formatter (untested)
Mon, 21 Jun 2010 18:55:15 -0700 Jeff Hammel using a blank title will have the title be the filename
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:44:20 -0500 k0s merged some stuff
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
Tue, 19 Jan 2010 09:15:35 -0500 k0s more docmentation updates
Mon, 18 Jan 2010 15:33:42 -0500 k0s minor documentation updates
Sat, 09 Jan 2010 12:10:10 -0500 k0s correct variable name
Mon, 04 Jan 2010 04:26:32 +0000 egj unfold the list out of the reverseiterator which otherwise gets consumed and funky
Mon, 04 Jan 2010 03:28:41 +0000 egj add formatter
Sat, 26 Dec 2009 14:43:00 -0500 k0s meaningful descriptions from filenames
Fri, 25 Dec 2009 18:57:56 -0500 k0s add formatters to include css and genshi templates
Fri, 25 Dec 2009 02:59:47 -0500 k0s * split on space in formatters to be consist with everything else
Fri, 25 Dec 2009 01:03:06 -0500 k0s * fix formatters
Thu, 24 Dec 2009 23:33:37 -0500 k0s add ability to print formatters with decoupage-formatters console_script
Mon, 07 Sep 2009 20:41:42 -0400 jhammel adding comments about what this file contains
Mon, 07 Sep 2009 13:40:22 -0400 k0s adding decoupage from http://my-svn.assembla.com/svn/arbez/decoupage r355