2006-07-10 15:18 antrix * .: Tagging 0.3 release 2006-07-10 15:14 antrix * trunk/webr_update.py: version number update 2006-07-10 15:10 antrix * trunk/config.py, trunk/webr_update.py: Use config.py for webr_update.py too! 2006-06-28 14:02 antrix * trunk/templates/index.html, trunk/templates/photo.html, trunk/templates/set.html: Add DOCTYPE to templates 2006-06-28 04:46 antrix * trunk/config.py, trunk/templates/index.html, trunk/templates/photo.html, trunk/templates/set.html: Fix templates to use MediaRoot from config.py 2006-06-28 04:27 antrix * trunk/templates/set.html: Added missing #end filter to set.html 2006-06-11 09:49 antrix * trunk/config.py, trunk/webr.py: Initial port to webpy 0.2 (svn revision 101) 2006-06-11 08:23 antrix * trunk/templates/green.css, trunk/templates/index.html, trunk/templates/photo.html, trunk/templates/set.html, trunk/templates/style.css, trunk/templates/yellow.css: Get rid of table based markup in default templates 2006-05-11 16:38 antrix * trunk, trunk/templates/index.html, trunk/templates/photo.html, trunk/templates/set.html, trunk/webr.py: Files in templates/ now served statically by webr.py No more mucking around in /static for style.css! 2006-05-11 15:56 antrix * trunk/htaccess, trunk/templates/photo.html, trunk/templates/set.html: Added a sample htaccess file. A very minor fix in templates. 2006-05-01 19:39 antrix * trunk/templates/index.html, trunk/templates/photo.html, trunk/templates/set.html, trunk/webr.py, trunk/webr_update.py: Various Unicode and UTF-8 related issues fixed. Specifically, added new Cheetah filter to handle encoding to UTF-8 and modified templates to use that. Also fixed 'print' to stdout in webr_update.py 2006-04-25 15:59 antrix * branches, tags, trunk, trunk/flickrapi.py, trunk/templates, trunk/templates/green.css, trunk/templates/index.html, trunk/templates/photo.html, trunk/templates/set.html, trunk/templates/style.css, trunk/templates/yellow.css, trunk/webr.py, trunk/webr_update.py: Intial import