--- nfo/php/libs/com.newsblob.phphtmllib/TODO 2003/01/30 03:29:07 1.1.1.1 +++ nfo/php/libs/com.newsblob.phphtmllib/TODO 2004/05/06 16:23:38 1.4 @@ -1,15 +1,38 @@ This file is just a reminder to myself of the things I know I have yet to do. It is by no means comprehensive. -2.x.x +3.x ----- -- finish ImageThumbnailtableWidget -- get HTMLParserClass done. (way of parsing raw html files into objects) -- finish TreeNav widget + Start work on a PHP5 specific version of phphtmllib taking advantage + of the rich set of OOP symantics. + -- Add function for converting libxml2 dom into an XMLTag tree. +2.x.x +----- - 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. +- Add pre_js and post_js methods to the FormProcessor to allow a FormContent and + FormElement to place JS before and after the