| 4 |
2.x.x |
2.x.x |
| 5 |
----- |
----- |
| 6 |
- finish ImageThumbnailtableWidget |
- finish ImageThumbnailtableWidget |
|
- get HTMLParserClass done. (way of parsing raw html files into objects) |
|
| 7 |
- finish TreeNav widget |
- finish TreeNav widget |
| 8 |
|
|
|
- Add function for converting libxml2 dom into an XMLTag tree. |
|
| 9 |
- add a function/widget for automatically dumping a db table/schema |
- add a function/widget for automatically dumping a db table/schema |
| 10 |
to an xml file. |
to an xml file. |
|
- Add some SVG widgets for building bar graphs, pie charts |
|
| 11 |
- Add the display() ability to the base classes to directly output |
- 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. |
the contents to the output buffer. This is much better for HUGE pages. |
| 13 |
|
|
| 14 |
- Add a widget repository on the web site. |
- Add a widget repository on the web site. |
| 15 |
- build a simple CalendarWidget for showing a nice simple |
- build a simple CalendarWidget for showing a nice simple |
| 16 |
calendar with today's date selected |
calendar with today's date selected |
| 17 |
|
|
| 18 |
|
- Finish the FormWizard class. |