Mercurial > hg > decoupage
log
age | author | description |
---|---|---|
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 |