30 Jul
2008
30 Jul
'08
4:33 p.m.
User: dopry Branch: DRUPAL-6--2 Date: Wed, 30 Jul 2008 14:33:57 +0000 Modified files: /modules/cck/includes content.admin.inc Log message: fix Advanced PHP default value help, I guess I missed committing this earlier... split content_field_type_options($type = NULL) into content_field_type_options() and content_widget_type_options($field_type_name). I've added static caching to both functions. This should be minimally invasive caching unless you're trying to insert new widget or field types on the same page load the options are being displayed. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cck/includes/conte...