"Fossies" - the Fresh Open Source Software Archive

Member "Apache-Gallery-1.0.2/TODO" (8 Jun 2011, 703 Bytes) of package /linux/www/old/Apache-Gallery-1.0.2.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    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