File: TODO

package info (click to toggle)
libapache-gallery-perl 1.0.2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,260 kB
  • sloc: perl: 1,281; sh: 21; makefile: 13
file content (24 lines) | stat: -rw-r--r-- 703 bytes parent folder | download | duplicates (7)
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 19:49:02 +0200 (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