- Changed create scripts to add per-category custom fields support.- Fixed bug in package drop scripts. Don't think all is solved yet.- Wrote Tcl callback to allow for per-category custom fields.
debugged the query and the corresponding page. calendar-preferences now syntactically works fine, however I am not sure about the supposed semantics of this page...
- Fixed left-over from reversing widget-procs.tcl- Moved attribute instantiation to a Tcl callback (because we now support per-category custom fields)- Working on www/index.tcl
- Guess I forgot a couple switches. Added to documentation.- Also added an explanation for the -validate block.- Copied a snippet about -extend from HEAD.
- Updated ad_form's documentation with all the switches it currently supports.- Added clarifications about the -on_request and -on_submit blocks.- Added note telling the user s/he must get familiar with the ATS to be able to the ad_form effectively.