Changes RSS
A PCRE internal error occured. This might be caused by a faulty plugin

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

projects:plsgen [2010/12/14 13:55]
fishy
projects:plsgen [2011/08/05 01:14] (current)
fishy Two new todo-items
Line 4: Line 4:
  
 Latest version:  Latest version: 
-  * http://files.defcon.no/plsgen-0.3.tar.gz+  * http://files.defcon.no/plsgen-0.4.tar.gz 
 + 
 +Development version, in git: 
 +  * http://git.defcon.no/plsgen (gitweb and clone)
  
 Demos, see it in action:  Demos, see it in action: 
   * http://photos.defcon.no/   * http://photos.defcon.no/
 +
  
 ===== Requirements ===== ===== Requirements =====
Line 171: Line 175:
  
 <code> <code>
-# TODO: Image title from EXIF for a title-template-tag.+# TODO: Command line option for per-image reading of description line (filename.txt) 
 +# TODO: Iterative generating/regen w/option. Generate only non-existant thumbs/views 
 +# TODO: post_generate_command configuration option, to run automagically on completion.
 # TODO: Stripping of image suffix for HTML file w/config option? # TODO: Stripping of image suffix for HTML file w/config option?
 +# TODO: Clear old generated files and meta on regen
 +# TODO: Image title from EXIF for a title-template-tag.
 +# TODO: Possibility for hide/show EXIF
 # TODO: Templating of EXIF # TODO: Templating of EXIF
 # TODO: Priority/sorting of EXIF tags # TODO: Priority/sorting of EXIF tags
-TODOPossibility for hide/show EXIF +REQUESTTemplate-tag and ID-variable for Google Analytics
-# TODO: Clear old generated files and meta on regen +
-# TODO: Use perlmagick et. al instead of convert/jhead..+
 # BUG:  The naive handling of filenames breaks on special characters # BUG:  The naive handling of filenames breaks on special characters
 </code> </code>