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 | |||
1257 | dev | 6 | Give admin possibility to reload cache (and to clear old files from it). |
1242 | dev | 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 |