[contributions:jaza] /modules/importexportapi/definitions importexportapi_profile.inc /modules/importexportapi/engines importexportapi_db_get.inc importexportapi_db_put.inc importexportapi_xml_get.inc /modules/importexportapi importexportapi.module
User: jaza Branch: HEAD Date: Sun, 02 Jul 2006 12:31:38 +0000 Modified files: /modules/importexportapi/definitions importexportapi_profile.inc /modules/importexportapi/engines importexportapi_db_get.inc importexportapi_db_put.inc importexportapi_xml_get.inc /modules/importexportapi importexportapi.module Log message: - The 'db' 'put' engine is now working at a very basic level. The API is now able to successfully insert data into the DB! Yay! - Warning: accessing the 'import' page at the moment WILL cause SQL INSERT queries to execute. - Major todo items for the 'db' 'put' engine: alternate key handling (alternate keys are currently ignored entirely); system for setting the 'insert mode' for each entity (i.e. 'ignore if key already exists' or 'regenerate if key already exists'); put map handling (to go with the 'insert mode' handling, and to handle regenerated keys); dependency system for entities (i.e. 'user' depends on 'role', 'profile_field', etc - so dependent entities will be handled first by the 'put' engine). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/de... http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/en... http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/en... http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/en... http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/im...
participants (1)
-
drupal-cvs@drupal.org