descriptionPython based web image gallery generator.
ownergit version control
last changeSun, 14 Apr 2013 20:05:39 +0000
readme
Simple Gallery - Python based image gallery creator.

Running PHP and MySQL just to display static jpegs seem overkill to you too?
Generating a webpage for every hit for what is essentially static content
seem silly?  Then this might be the gallery app for you.

Requires:
        Python 2.5 or higher
        Cheetah Templates (http://www.cheetahtemplate.org/)
        PIL (http://www.pythonware.com/products/pil/)
        EXIF.py (http://sourceforge.net/projects/exif-py/)

shortlog
2013-04-14 Matthew Ernisseadd text overlay ontop of the thumbnails of the videos... master
2013-04-14 Matthew Ernisseadd the beginings of video support.
2013-02-15 Matthew Ernisseremove javascript for ganalytics
2011-04-18 Matthew John... typo
2011-04-01 Matthew John... if the tag has a .printable member, use that.
2011-01-01 Matthew John... merge r17 from repo
2011-01-01 Matthew John... 2011 now
2010-11-01 Matthew John... update exif value fetching to call the values method...
2010-09-03 Matthew John... src not href, tool.
2010-09-03 Matthew John... rss template fixups
2010-09-03 Matthew John... move the processing of the paths for the rss entries...
2010-09-03 Matthew John... albums needs to have a trailing slash for the template.
2010-09-03 Matthew John... I need the album part in to make the path correct
2010-09-03 Matthew John... rss template update
2010-09-03 Matthew John... add rss link
2010-09-03 Matthew John... start working on the rss feed support
...
heads
4 weeks ago master