You are here

INSTALL.txt in Taxonomy CSV import/export 6.2


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


-- REQUIREMENTS --
  --------------
* Drupal default taxonomy module.


-- 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 > Site building > Modules and enable the
    "Taxonomy CSV import/export" module in the "Taxonomy" section.
    Drupal "Taxonomy" core module is automatically enabled.


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

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

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


-- CONFIGURATION --
  ---------------
* User need access rights to Drupal Taxonomy to use Taxonomy csv import/export.


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