27 Nov
2007
27 Nov
'07
3:11 a.m.
User: karens Branch: HEAD Date: Tue, 27 Nov 2007 02:11:59 +0000 Modified files: /modules/cck content_admin.inc content_crud.inc Log message: After more work, it turns out the API will only work correctly if we update both fields and instances at the same time. The orginal API with separate functions to update fields and instances created lots of problems when trying to properly update the schema and database. This patch removed all the field crud functions and updates the field instance crud functions to handle the updating of both the fields and the instances. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cck/content_admin.... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/content_crud.i...