Fri, 21 Dec 2007 21:19:01 +0000 terom detool.py, meant to be a collection of utility operations, currently lets you move images and their html/thumb/preview files at the same time
Fri, 21 Dec 2007 20:49:04 +0000 terom remove hanging utils.py in root, and add GPL license header to all .py files
Fri, 21 Dec 2007 20:45:03 +0000 terom image breadcrumb links back to page that said image is on
Fri, 21 Dec 2007 20:36:03 +0000 terom Major code restructuring. Version is now 0.5, templates use Mako, and the code is split off into several files under lib/
Thu, 20 Dec 2007 17:42:04 +0000 terom merge the prepare stage into the index/render stages
Tue, 20 Nov 2007 23:47:00 +0000 terom SI units/ISO date-time format
Sun, 11 Nov 2007 20:39:05 +0000 terom ShortURLs for dirs without page numbers were broken, as fname was 'index'
Thu, 08 Nov 2007 21:25:01 +0000 terom an unfinished taggr.py, prototype/testing code
Thu, 08 Nov 2007 19:41:03 +0000 terom add missing utils.py
Thu, 08 Nov 2007 19:26:00 +0000 terom fix alignment of teh paginator, and make shorturl dirs better (no index.html + pagination)
Thu, 08 Nov 2007 19:09:05 +0000 terom fix shorturls to dirs, and a new feature: pagination for index pages
Thu, 08 Nov 2007 17:53:03 +0000 terom add rel="nofollow" to ShortURL and series-related links, googlebot doesn't need to follow them
Thu, 08 Nov 2007 17:28:01 +0000 terom ...and fix it to redirect to the .html. Series.cgi is also refactored+commented+shorturls2'd
Thu, 08 Nov 2007 17:08:04 +0000 terom modify shorturl.cgi to use the new shorturls2.db
Thu, 08 Nov 2007 17:06:03 +0000 terom initial code, somewhere between 0.2 and 0.5
Thu, 08 Nov 2007 17:05:04 +0000 terom create trunk dir