fixes :

1) some form.inc fixes relating to checkboxes and the tree property
2) node preview, and node submission process.
3) http://drupal.org/node/34170
4) http://drupal.org/node/35092
5) http://drupal.org/node/34501

This also introduces the #post_process property, which allows you to change the form based on stuff that has been submitted.
There needs to be some cleaning up in the syntax to this, as there can be multiple processes per form, and theoretically, they can have
parameters too, and possibly weighting.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chx’s picture

FileSize
35.15 KB

The only difference between Adrian's and this that I deleted CVS ids.

adrian’s picture

FileSize
26.72 KB

and the form.inc

chx’s picture

FileSize
14.94 KB

Very serious patch cleanup.

chx’s picture

FileSize
15 KB

found another \n\n

chx’s picture

FileSize
13.73 KB

I think this is the last.

adrian’s picture

thanks to chx for cleaning up the patch.

our devel svn seriously needs a reboot =P

chx’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)