Closed (fixed)
Project:
Taxonomy import/export via XML
Version:
4.7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
28 Jun 2006 at 17:43 UTC
Updated:
13 Jan 2007 at 21:00 UTC
I try to fix some "bugs" in this module.
Here what I changed:
- 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)
Bye
| Comment | File | Size | Author |
|---|---|---|---|
| panz.patch | 13.07 KB | thepanz |
Comments
Comment #1
sami_k commentedcommitted thanks.