You are here

INSTALL.txt in Taxonomy import/export via XML 5.2

Same filename and directory in other branches
  1. 5 INSTALL.txt
  2. 6.2 INSTALL.txt
  3. 6 INSTALL.txt
  4. 7 INSTALL.txt
REQUIREMENTS
------------

To import from RDF sources, we require the GPL library, ARC from appmosphere
http://arc.semsol.org
RDF SUPPORT IS OPTIONAL, so you can skip this if you will not use this method.

This library must be available in a folder named 'arc' within the module 
directory. If it's not there, download it from http://arc.semsol.org/download
Currently, this module works with ARC version 2.
It should be unpacked in such a way that the following file can be found. 
taxonomy_xml/arc/ARC_rdfxml_parser.php
When unpacked the folder may need to be renamed from arc-x.x/ to just arc/

CONFIGURATION
-------------

To use this module, you install and enable it in admin/modules.

Taxonomy_xml functions are available to users who have the access right to 
"administer taxonomy." 
User access rights can be set from admin/user/configure/permission.

File

INSTALL.txt
View source
  1. REQUIREMENTS
  2. ------------
  3. To import from RDF sources, we require the GPL library, ARC from appmosphere
  4. http://arc.semsol.org
  5. RDF SUPPORT IS OPTIONAL, so you can skip this if you will not use this method.
  6. This library must be available in a folder named 'arc' within the module
  7. directory. If it's not there, download it from http://arc.semsol.org/download
  8. Currently, this module works with ARC version 2.
  9. It should be unpacked in such a way that the following file can be found.
  10. taxonomy_xml/arc/ARC_rdfxml_parser.php
  11. When unpacked the folder may need to be renamed from arc-x.x/ to just arc/
  12. CONFIGURATION
  13. -------------
  14. To use this module, you install and enable it in admin/modules.
  15. Taxonomy_xml functions are available to users who have the access right to
  16. "administer taxonomy."
  17. User access rights can be set from admin/user/configure/permission.