User: karens Branch: HEAD Date: Mon, 12 Nov 2007 21:07:32 +0000 Modified files: /modules/cck content.module content_copy.module content_crud.inc fieldgroup.module Log message: More work getting Content Copy working again, not completely working yet but getting closer. Switch to using the APIs for fields and fieldgroups. We're still stuck with drupal_execute for the creation of the node type because there is no API for that. Tweak the AHAH add more form -- it was storing the whole field element inside each delta instead of only the delta. Move fieldgroup API functions all together in the code and do a bit of tweaking so they can function as external APIs. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cck/content.module... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/content_copy.m... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/content_crud.i... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/fieldgroup.mod...