[contributions:jaza] /modules/importexportapi importexportapi.module
User: jaza Branch: HEAD Date: Thu, 08 Jun 2006 12:36:58 +0000 Modified files: /modules/importexportapi importexportapi.module Log message: - Removed hook_def_field_placeholders(). Instead, hook_def_field_types() has an 'op' parameter, which can be either 'defaults' (covers old behaviour of returning default values for specifed field type), or 'placeholders' (returns placeholder of specified field type). - importexportapi_db_get_data() now returns array children within the 'value' attribute of the array field. This means that not only are array child values stored in 'value', but the full structure of the child fields also. This is paving the way for nested array fields. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/im...
participants (1)
-
drupal-cvs@drupal.org