[contributions:jaza] /modules/importexportapi/definitions importexportapi_filter.inc importexportapi_node.inc importexportapi_page.inc importexportapi_statistics.inc /modules/importexportapi/definitions importexportapi_comment.inc importexportapi_locale.inc importexportapi_profile.inc importexportapi_user.inc /modules/importexportapi/engines importexportapi_db_get.inc /modules/importexportapi importexportapi.module
User: jaza Branch: HEAD Date: Mon, 07 Aug 2006 16:01:07 +0000 Added files: /modules/importexportapi/definitions importexportapi_filter.inc importexportapi_node.inc importexportapi_page.inc importexportapi_statistics.inc Modified files: /modules/importexportapi/definitions importexportapi_comment.inc importexportapi_locale.inc importexportapi_profile.inc importexportapi_user.inc /modules/importexportapi/engines importexportapi_db_get.inc /modules/importexportapi importexportapi.module Log message: - The core node definition is now complete! This definition should be used for referencing core fields, but should not be used directly in a 'get' or 'put' operation (use the definitions for actual node types instead). - It is possible to export nodes as XML! (nothing else tested as yet). - The core node definition can be gotten with the importexportapi_node_get_def() function. This function also invokes the new hook_def_node_alter(), which is used instead of hook_def_alter() for altering the core node definition, before it is borrowed by modules that implement node types. - New definitions for comment, filter, and statistics, to fully support the core node type definition. - Page module is the first module to implement the core node definition in a node type definition (page module doesn't extend or modify it at all, although other modules will). - Improvements to the 'db' 'get' engine - mainly concerning references. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/de... http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/de... http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/de... http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/de... http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/de... http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/de... http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/de... 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/im...
participants (1)
-
drupal-cvs@drupal.org