-
Content Type Exporter (obsolete): February 25, 2011 2:13
Commit 79c5840 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Content Type Exporter (obsolete): February 25, 2011 2:13
Commit e8b2482 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
* Fixed a logic problem with the variable loading.
-
* #762740 - CCK fields import now.
-
* Clear the menu cache after saving content type settings as node_type_form_submit() is not executed.
-
* Added hook_form() to the output, otherwise the content types won't work. * Renamed hook_content_type_exporter_export as hook_content_type_export. * Renamed the exporter menu item so it wouldn't clash with content_copy. * Misc fixes.
-
Content Type Exporter (obsolete): April 2, 2010 13:38
Commit 0345bd6 on 6.x-1.x, masterInitial commit: * Code forked from Content_Copy. * cck-n726330-step1b.patch applied. * Code separated out into the loader and exporter modules. * Some initial testing of the exporter functionality.