[contributions:robrechtj] /modules/node_import import_node.inc import_taxonomy.inc node_import.module node_import_hook_docs.php
User: robrechtj Branch: HEAD Date: Mon, 22 May 2006 09:26:15 +0000 Modified files: /modules/node_import import_node.inc import_taxonomy.inc node_import.module node_import_hook_docs.php Log message: Some small fixes: - the global option form should be $form['global'] and not $form['global']['global'] - #64595 : only one row for each (type, csv_headers) pair in the {node_import_mappings} table - moved some static node fields (name, uid, date, created, updated, status) to import_node.inc instead of having them in node_import.module as a special case - using human readable node type name to report users are not authorised to add a node of that type - added docs for hook_node_import_postproccess() Links: http://cvs.drupal.org/diff.php?path=contributions/modules/node_import/import... http://cvs.drupal.org/diff.php?path=contributions/modules/node_import/import... http://cvs.drupal.org/diff.php?path=contributions/modules/node_import/node_i... http://cvs.drupal.org/diff.php?path=contributions/modules/node_import/node_i...
participants (1)
-
drupal-cvs@drupal.org