1 $Author: mil $ $Rev: 255 $ 2 $Date: 2004-04-12 19:49:02 +0200 (Mon, 12 Apr 2004) $ 3 4 - Write a gallery-cleancache.pl script for removing entries in 5 the cache where the original picture has been removed. 6 7 - /admin page to edit comments and .rotate file. (Cleanup in 8 .cache when changing rotation) 9 10 - Write perlscript to make static html galleries. 11 12 - Sort by the DateTimeOriginal part of the EXIF header 13 if possible 14 15 - Make the template and imagesystem pluggable 16 17 - Make scaling quality configurable 18 19 - Thumbnails are to be generated in tmp files first, 20 then moved to the correct location. 21 22 - Use imlib_create_cropped_scaled_image in resizepicture 23 24 - Try to avoid running too many resize processes