Skip to content
  1. Feb 25, 2011
  2. Sep 03, 2008
  3. Apr 22, 2008
  4. Dec 18, 2007
  5. Aug 03, 2007
  6. Jul 03, 2007
  7. Jan 13, 2007
    • sk's avatar
      Initial commit for a schema for the output XML file. · 138899e2
      sk authored
      138899e2
    • sk's avatar
      Applied: http://drupal.org/node/71888 · 6c9294f6
      sk authored
      Allows simple parse call:
      taxonomy_xml_parse($xml); as opposed to taxonomy_xml_parse($xml, 0);
      6c9294f6
    • sk's avatar
      Applied patch: http://drupal.org/node/71887 · 6dc62a1e
      sk authored
      Now outputs a message using drupal_set_message() instead of returning output.
      6dc62a1e
    • sk's avatar
      Patched up to: http://drupal.org/node/71264 · 5fc55b66
      sk authored
      TODO: fix vocabulary-node association: wrong node types??
      TODO: fix GLOBALS variables Name (use standard notation)
      
      - import: checking if term already exists using name and hierarchy
        - import: using file_read_contents() instead of using file handlers
        - export: default filename is "taxonomy_VocabularyName.xml"
        - export: XML is more human-readable: added indents and line feed
      - export: using $_SERVER[] superglobal for browser checking
        - displayed information on import process
          - displayed warning if non vocabulary is present
          - Fixed some help text (export)
      5fc55b66
  8. May 05, 2006
  9. Apr 23, 2005
  10. Feb 25, 2005