Subversion Repositories general

Rev

Rev 1251 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1251 Rev 1257
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
  Cached files are not deleted when origins are.
6
  Give admin possibility to reload cache (and to clear old files from it).
7
 
7
 
8
  Split thumbnal and cache.
8
  Split thumbnal and cache.
9
 
9
 
10
  Limits for memory caches (?).
10
  Limits for memory caches (?).
11
 
11
 
12
  Design.
12
  Design.
13
 
13
 
14
  Speed up thumbnals creation (m.b. by decreasing quality).
14
  Speed up thumbnals creation (m.b. by decreasing quality).
15
 
15
 
16
  How to handle exceptions from the logic?
16
  How to handle exceptions from the logic?
17
 
17
 
18
  I18n.
18
  I18n.
19
 
19
 
20
  Skins + styles.
20
  Skins + styles.
21
 
21
 
22
  Use the meta mime information.
22
  Use the meta mime information.
23
 
23
 
24
  Good caching strategy at HTTP level.
24
  Good caching strategy at HTTP level.
25
 
25
 
26
  Branches list browseable, but configurable.
26
  Branches list browseable, but configurable.
27
 
27
 
28
  Relative pathes in config.
28
  Relative pathes in config.
29
 
29