Subversion Repositories general

Rev

Rev 1242 | Rev 1257 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1242 dev 1
PhotoAlbum TODO
2
===============================
936 dev 3
 
1242 dev 4
  Sometimes by changing image size (or image rotation) the cached thumbnail is not recreated.
5
 
6
  Cached files are not deleted when origins are.
7
 
8
  Split thumbnal and cache.
9
 
10
  Limits for memory caches (?).
11
 
12
  Design.
13
 
14
  Speed up thumbnals creation (m.b. by decreasing quality).
15
 
16
  How to handle exceptions from the logic?
17
 
18
  I18n.
19
 
20
  Skins + styles.
21
 
22
  Use the meta mime information.
23
 
1251 dev 24
  Good caching strategy at HTTP level.
1242 dev 25
 
1251 dev 26
  Branches list browseable, but configurable.
1242 dev 27
 
1251 dev 28
  Relative pathes in config.
1242 dev 29