File: TODO

package info (click to toggle)
libapache-gallery-perl 0.99-svn060811-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze
  • size: 536 kB
  • ctags: 24
  • sloc: perl: 1,128; makefile: 60; sh: 13
file content (24 lines) | stat: -rw-r--r-- 703 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
$Author: mil $ $Rev: 255 $
$Date: 2004-04-12 20:49:02 +0300 (Mon, 12 Apr 2004) $

- Write a gallery-cleancache.pl script for removing entries in
  the cache where the original picture has been removed.

- /admin page to edit comments and .rotate file. (Cleanup in
  .cache when changing rotation)

- Write perlscript to make static html galleries.

- Sort by the DateTimeOriginal part of the EXIF header
  if possible

- Make the template and imagesystem pluggable

- Make scaling quality configurable

- Thumbnails are to be generated in tmp files first,
  then moved to the correct location.

- Use imlib_create_cropped_scaled_image in resizepicture

- Try to avoid running too many resize processes