1 |
jonen |
1.1 |
This file is just a reminder to myself of the things I know I have yet to do. |
2 |
|
|
It is by no means comprehensive. |
3 |
|
|
|
4 |
|
|
2.x.x |
5 |
|
|
----- |
6 |
|
|
- finish ImageThumbnailtableWidget |
7 |
|
|
- finish TreeNav widget |
8 |
|
|
|
9 |
|
|
- add a function/widget for automatically dumping a db table/schema |
10 |
|
|
to an xml file. |
11 |
|
|
- Add the display() ability to the base classes to directly output |
12 |
|
|
the contents to the output buffer. This is much better for HUGE pages. |
13 |
jonen |
1.2 |
|
14 |
|
|
- Add a widget repository on the web site. |
15 |
|
|
- build a simple CalendarWidget for showing a nice simple |
16 |
|
|
calendar with today's date selected |
17 |
jonen |
1.3 |
|
18 |
|
|
- Finish the FormWizard class. |