Subversion Repositories general

Rev

Rev 962 | Rev 1251 | 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
 
24
  Config to separate file.
25
 
26
  Multiple roots.
27
 
28
  Good caching strategy at HTTP level.
29