2010-11-03 |
Jeff Hammel |
add idea of formats and json format
|
2010-11-03 |
Jeff Hammel |
add more metadata to files: modification time, type
|
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
|
2009-12-26 |
k0s |
meaningful descriptions from filenames
|
2009-12-25 |
k0s |
add formatters to include css and genshi templates
|
2009-12-25 |
k0s |
misspelling
|
2009-12-25 |
k0s |
stub for putting stylesheets and includes on templates"
|
2009-12-25 |
k0s |
* get the templates in the correct way
|
2009-12-25 |
k0s |
* split on space in formatters to be consist with everything else
|
2009-12-25 |
k0s |
template improvements
|
2009-12-25 |
k0s |
* fix formatters
|
2009-12-25 |
k0s |
add ability to print formatters with decoupage-formatters console_script
|
2009-12-25 |
k0s |
add ability to print templates
|
2009-12-25 |
k0s |
remove extraneous pdb
|
2009-12-25 |
k0s |
mv decoupage to the web module bc thats where it should live; increment version
|
2009-12-25 |
k0s |
merging
|
2009-12-24 |
k0s |
include xi:include
|
2009-11-22 |
k0s |
add stub for template printing; does not work yet
|
2009-10-27 |
k0s |
use paste.fileapp as the fileserver
|
2009-09-08 |
jhammel |
adding comments about what this file contains
|
2009-09-07 |
k0s |
adding decoupage from http://my-svn.assembla.com/svn/arbez/decoupage r355
|