Mercurial > genwebgallery
comparison TODO @ 47:d1ad806b6ee3 default tip
picsize and thumbsize are now numbers in any case (used printf); non-regular and non-existent files are skipped
author | meillo@marmaro.de |
---|---|
date | Mon, 23 Jun 2008 20:57:55 +0200 |
parents | 572f219cf0f4 |
children |
comparison
equal
deleted
inserted
replaced
46:b991e188f1fa | 47:d1ad806b6ee3 |
---|---|
1 TODO: | 1 TODO: |
2 | 2 |
3 - security checks | 3 - security checks |
4 | 4 |
5 - navigation in pic pages (really?) | |
6 | |
7 - verify that input files are images | 5 - verify that input files are images |
8 convert doesnt always return an error code if it is no supported image type | 6 mogrify doesnt always return an error code if it is no supported image type |
9 so is the problem with gimp's xcf format | 7 so is the problem with gimp's xcf format |
10 | 8 (is that solvable in any case??) |
11 - verify picture and thumbnail sizes are numbers |