Skip to content
  1. Oct 08, 2011
  2. Feb 25, 2011
  3. Jul 25, 2010
  4. Jul 01, 2010
  5. Jun 09, 2010
  6. Jun 08, 2010
    • Dan Morrison's avatar
      Another day of working forward with D7. Turned the UI inside out, using input... · b848ff09
      Dan Morrison authored
      Another day of working forward with D7. Turned the UI inside out, using input selectors. Now URL, local, upload, and remote services all work on the same form. Services are all delegated to their own mini plugin modules where they handle things relating to the UI. New library inc for the actual taxonomy_xml.process, to try and manage the files again. huge...
      b848ff09
  7. Apr 07, 2010
  8. Apr 05, 2010
  9. Mar 15, 2010
  10. Mar 14, 2010
  11. Mar 12, 2010
  12. Oct 08, 2008
  13. Jun 03, 2008
  14. Apr 11, 2008
  15. Dec 18, 2007
    • Dan Morrison's avatar
      Code style update only. · e3a54817
      Dan Morrison authored
      Mostly whitespace.
      Renamed the globals to be coder.module 'strict' compliant.
      Should be no function change visible. Just clean-slating the module for
      upcoming  additions
      e3a54817
  16. Jul 03, 2007
  17. 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
  18. May 05, 2006
  19. Apr 23, 2005
  20. Feb 25, 2005