Changelog:
[2005-6-10]
*Add “optional” attribute to all validator except “dateCompare”. (Thanks for Vego’s comment)
[2005-06-09]
*Fix a bug : When there are no form tags in template,formcat will return blank page.
*Fix a bug: When there are no catform tags in template,formcat will return blank page.
[2005-02-24]
*Fix a bug which the “foreach” error was appeared when page has no formcat tags.
*Fix a bug from addCustomJs.
[2005-02-17]
*Fixed some big bugs.such as extra functions are generated repeatedly.
*Update the extra attribute processing mechanism.easy to extend.
*Found a bug in Netscape.The flashFocus can’t run if <form ..>html tag without “id” attribute.(it’s not a bug from Formcat,just from compatibility of browsers)
[2005-02-14]
*add the catform extra attributes : flashFocus and submitOnce.
*update the old version.released 1.02 version.
[2005-02-13]
*fix a bug from “radioChecked” to get correct result,when the form just contain one radio button.
[2005-02-02]
*fix a bug from “isEmail” validator to match “.biz”,”.info”,”.name” domains in email address.
(joey,thanks for Sylvestre Ledru http://sylvestre.ledru.info/ )
[2005-01-05]
* fix a bug from formcat.class.php and block.catform.php,put the genenrated scripts
above the <form> instead of <head>. (joey,thanks for Ganesh).
* cancel case-sensitivity in attributes of formcat tags.(joey)
[2005-01-04]
* fix some bugs from validators.(joey)
* modify the validator “isFileSize”. (joey)
[2005-01-01]
* add the block tags “catform”. make it can process multi-forms.(joey)
* delveoped the version to make the expansion easily from “Lite version” (joey)







