[contributions:JonBob] /modules/cck content.module date.module nodereference.module number.module optionwidgets.module text.module userreference.module weburl.module
User: JonBob Branch: HEAD Date: Wed, 12 Apr 2006 21:06:40 +0000 Modified files: /modules/cck content.module date.module nodereference.module number.module optionwidgets.module text.module userreference.module weburl.module Log message: The first of two field API changes. Added a $node_field parameter to hook_field() and hook_widget(). This eases a very common pattern of getting and setting this value. While $node is still passed by reference, fields should *not* modify it. Instead, modify $node_field which is saved back automatically. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cck/content.module... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/date.module&ol... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/nodereference.... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/number.module&... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/optionwidgets.... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/text.module&ol... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/userreference.... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/weburl.module&...
participants (1)
-
drupal-cvs@drupal.org