jigl TODO list - no in any particular order
-------------------------------------------------------------------------------
- option to not generate the info pages (1)
- option to not generate the slides (1)
x option to make multiple index pages with N thumbs per page
- option to scale the slides and thumbs on the X axis. This is a Possibility
  and may never happen.
- better theme support. Right now we only support modifying the template
  files. While this is sufficent, it would be nice to have a standard themes
  directory (perhaps: /usr/local/share/jigl/themes ; $HOME/.jigl/themes)
  where multiple themes can reside. A theme option would also be nice where
  you can specify the theme you want to use for this run of jigl. This would
  provide a  better integration of themes into jigl. However, I'm not even
  sure how much people will use themes and thus how much time I want to spend
  on a better infrastructure for them... (1)
x option to auto-rotate images supporting the EXIF Orientation tag. This is 
  done through jhead. It does a lossless rotation via jpegtran (avialable
  for both linux and windows). Require jhead >= 2.0
- do not generate gallery.dat file in directories with no images in it.
x option to populate the gallery.dat slide comments from the jpeg comment
  field. 
x option to set the titlebar/title of the gallery from the command line. To
  be used when not using a gallery.dat file.

(1) - All three of these are tied together and will require some fairly major
rework of the program and template files to work correctly. I'm still coming
up with ideas on how to make this work easily. It's not a trivial task as I
initially thought it would be.
