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.

Comments

chx’s picture

StatusFileSize
new35.15 KB

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

adrian’s picture

StatusFileSize
new26.72 KB

and the form.inc

chx’s picture

StatusFileSize
new14.94 KB

Very serious patch cleanup.

chx’s picture

StatusFileSize
new15 KB

found another \n\n

chx’s picture

StatusFileSize
new13.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)