root/trunk/TODO

Revision 81, 0.9 kB (checked in by fma, 2 years ago)

Updated

Line 
1TODO
2
3+ todo
4- bugs
5x done
6? question
7
8* Design
9    x split controllers in several sub-controllers
10    + use PIL ImageFont module to put fancy text
11    + use validators for controller (http://docs.turbogears.org/1.0/GettingStarted/Arguments)
12
13* Model
14    + add user/group/permission support
15
16* View
17    + define relative values for page size and photos/text size/location
18      to allow automatic resizing
19    + full screen mode
20
21* Controller
22    + manage albums (create/delete/rename)
23    + manage pages (add/delete/move/copy page, choose/change template)
24    + add user/group/permission support
25    + add template selection (preview as thumbnail)
26
27* Deployement:
28    ? where to store photos?
29    + choose SQL db
30    + ddd prefix for tables
31
32* Misc
33    + use functions to allow effects in page templates (shadow, borders...)
34    + put navigation functions in templates (provide a default one). Same for page num.
Note: See TracBrowser for help on using the browser.