--- nfo/php/libs/com.newsblob.phphtmllib/TODO 2003/02/22 20:55:24 1.2
+++ nfo/php/libs/com.newsblob.phphtmllib/TODO 2004/05/06 12:58:02 1.3
@@ -4,16 +4,15 @@
2.x.x
-----
- finish ImageThumbnailtableWidget
-- get HTMLParserClass done. (way of parsing raw html files into objects)
- finish TreeNav widget
-- Add function for converting libxml2 dom into an XMLTag tree.
- add a function/widget for automatically dumping a db table/schema
to an xml file.
-- Add some SVG widgets for building bar graphs, pie charts
- Add the display() ability to the base classes to directly output
the contents to the output buffer. This is much better for HUGE pages.
- Add a widget repository on the web site.
- build a simple CalendarWidget for showing a nice simple
calendar with today's date selected
+
+- Finish the FormWizard class.