You are here

constant TAXONOMY_XML_VOCAB_PATH in Taxonomy import/export via XML 7

Path where exports of vocabs may be available (don't need to be admin-only) Access to this is restricted by permissions, but can be opened up.

1 use of TAXONOMY_XML_VOCAB_PATH
taxonomy_xml_export in ./taxonomy_xml.export.inc
Displays an unordered list of all available vocabularies for export.

File

./taxonomy_xml.module, line 90
Make it possible to import and export taxonomies as XML documents.

Code

define('TAXONOMY_XML_VOCAB_PATH', 'taxonomy/vocabulary');