/[drupal]/contributions/modules/formupdater/README.txt
ViewVC logotype

Contents of /contributions/modules/formupdater/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sat Nov 12 23:52:28 2005 UTC (4 years ago) by jjeff
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1, DRUPAL-4-7
File MIME type: text/plain
Converts old form code to new formapi arrays.
1 *******************************************************
2 README.txt for formupdater.module for Drupal
3 by Jeff Robbins :: jeff /@t\ jjeff /d0t\ com
4 *******************************************************
5
6 Let's face it, upgrading modules to the new formapi in
7 Drupal 4.7 can be quite a challenge. Form Updater can
8 help developers with the upgrade by searching through
9 old Drupal code to find calls to old form functions
10 (such as form_textfield, form_radios, etc). It will then
11 reformat these functions as arrays for use with the new
12 Drupal 4.7 formapi. It's far from a complete solution,
13 but it provides a big kick-start for the upgrade.

  ViewVC Help
Powered by ViewVC 1.1.2