Subversion Repositories general

Rev

Rev 1257 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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