You are here

INSTALL.txt in Taxonomy CSV import/export 7.5


                      TAXONOMY CSV IMPORT/EXPORT
                      ==========================


-- REQUIREMENTS --
  --------------
* Drupal default taxonomy module.
* Optional: i18n Taxonomy, submodule of i18n (internationalization)
  (see http://drupal.org/project/i18n).


-- INSTALLATION --
  --------------
* Install as usual, see http://drupal.org/node/70151 for further information.

 1) Extract and copy the taxonomy_csv directory into the appropriate modules
    directory in your Drupal installation (recommended: sites/all/modules).

 2) Adjust permissions of directory and files (read access).

 3) Go to Administer > Modules and enable the
    "Taxonomy CSV import/export" module in the "Taxonomy" section.
    Drupal "Taxonomy" core module is automatically enabled.

 4) Adjust user permissions in Administer > People > Permissions:
    * import taxonomy by CSV
    * export taxonomy by CSV


-- UNINSTALLATION --
  ----------------
* As Taxonomy csv save user last used options, you can clean Drupal with the
  "uninstall" option.

  1) Go to Administer > Modules and disable "Taxonomy CSV import/export".

  2) Go to Administer > Modules > Uninstall,
     then check "taxonomy csv import/export" and click Uninstall button.

  3) Remove the taxonomy_csv directory in the directory where you install it.


-- USAGE --
  -------
* Follow instructions in README.txt, on the main page or in advanced
  help (Help > Taxonomy CSV import/export).

* Main page access with Drupal 6:
  - Go to: Administer > Content management > Taxonomy and click on
    "CSV import" tab or "CSV export" tab.
  - Direct access to CSV import at:
    http://www.example.com/?q=admin/content/taxonomy/csv_import
  - Direct access to CSV export at:
    http://www.example.com/?q=admin/content/taxonomy/csv_export

* Main page access With Drupal 7:
  - Go to: Administer > Structure > Taxonomy and click on the "CSV import" tab
    or on the "CSV export" tab.
  - Direct access to CSV import at:
    http://www.example.com/?q=admin/structure/taxonomy/csv_import
  - Direct access to CSV export at:
    http://www.example.com/?q=admin/structure/taxonomy/csv_export

File

INSTALL.txt
View source
  1. TAXONOMY CSV IMPORT/EXPORT
  2. ==========================
  3. -- REQUIREMENTS --
  4. --------------
  5. * Drupal default taxonomy module.
  6. * Optional: i18n Taxonomy, submodule of i18n (internationalization)
  7. (see http://drupal.org/project/i18n).
  8. -- INSTALLATION --
  9. --------------
  10. * Install as usual, see http://drupal.org/node/70151 for further information.
  11. 1) Extract and copy the taxonomy_csv directory into the appropriate modules
  12. directory in your Drupal installation (recommended: sites/all/modules).
  13. 2) Adjust permissions of directory and files (read access).
  14. 3) Go to Administer > Modules and enable the
  15. "Taxonomy CSV import/export" module in the "Taxonomy" section.
  16. Drupal "Taxonomy" core module is automatically enabled.
  17. 4) Adjust user permissions in Administer > People > Permissions:
  18. * import taxonomy by CSV
  19. * export taxonomy by CSV
  20. -- UNINSTALLATION --
  21. ----------------
  22. * As Taxonomy csv save user last used options, you can clean Drupal with the
  23. "uninstall" option.
  24. 1) Go to Administer > Modules and disable "Taxonomy CSV import/export".
  25. 2) Go to Administer > Modules > Uninstall,
  26. then check "taxonomy csv import/export" and click Uninstall button.
  27. 3) Remove the taxonomy_csv directory in the directory where you install it.
  28. -- USAGE --
  29. -------
  30. * Follow instructions in README.txt, on the main page or in advanced
  31. help (Help > Taxonomy CSV import/export).
  32. * Main page access with Drupal 6:
  33. - Go to: Administer > Content management > Taxonomy and click on
  34. "CSV import" tab or "CSV export" tab.
  35. - Direct access to CSV import at:
  36. http://www.example.com/?q=admin/content/taxonomy/csv_import
  37. - Direct access to CSV export at:
  38. http://www.example.com/?q=admin/content/taxonomy/csv_export
  39. * Main page access With Drupal 7:
  40. - Go to: Administer > Structure > Taxonomy and click on the "CSV import" tab
  41. or on the "CSV export" tab.
  42. - Direct access to CSV import at:
  43. http://www.example.com/?q=admin/structure/taxonomy/csv_import
  44. - Direct access to CSV export at:
  45. http://www.example.com/?q=admin/structure/taxonomy/csv_export