CVS messages for Form Updater
December 28, 2008
-
fix another undefined var PHP notice
-
fix another undefined var PHP notice
-
fix some PHP notices for unset vars and coder formatting
-
fix some PHP notices for unset vars and coder formatting
July 29, 2008
-
start supporting Drupal 7.x
July 23, 2008
-
Form Updater: /modules/formupdater/formupdater.info 1.2
Form Updater: /modules/formupdater/formupdater.module 1.9make Form Updater run on Drupal 6
-
Form Updater: /modules/formupdater/formupdater.info 1.1
Form Updater: /modules/formupdater/formupdater.module 1.8make it work with Drupal 5
November 28, 2005
-
Replaced comma added in #37667. Looks like an error. Not an error. :-)
-
Improved regex to find form_ calls. Added per-#type notes. Made fieldsets collapsible. Generally cleaned stuff up.
November 26, 2005
-
Minor edit to the regex that finds more of form_*() functions. However this breaks the ability of the module to find calls to the form() function. Those are kind of less important and easier to replace. Perhaps I will figure out how to get both working some time. But for now, this seems like a better solution.
