| /[drupal]/contributions/modules/formupdater/formupdater.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
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
make Form Updater run on Drupal 6
make it work with Drupal 5
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.
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.
* Patch #37560 by webchick: enclose # values in quotes * Patch #37667 by webchick: conform to coding standards * Patch #37894 by drumm: process GET requests
now outputs replacement suggestions for form() calls
Better pattern matching for form arguments
Converts old form code to new formapi arrays.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |