You are here

README.txt in Taxonomy CSV import/export 5


                         TAXONOMY CSV IMPORT
                         ===================


-- SUMMARY --
  ---------

This module allows to import taxonomy from a CSV (comma-separated values) file.


-- 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 module.


-- USAGE --
  -------

Go to Administer > Content management > Categories and
click on the CSV import tab. Follow the instructions on that page.


-- WARNING --
  ---------

Use at your risk. Even if many informations are displayed, taxonomy_csv module
does not tell you what it's gonna do before it's doing it, so make sure you have
a backup so you can roll back if necessary.


-- TROUBLESHOOTING --
  -----------------

See online issues:
  http://drupal.org/project/issues/taxonomy_csv


-- FAQ --
  -----

See Advanced help in Help > Taxonomy CSV import.


-- CONTACT --
  ---------

Current maintainers:
* Daniel Berthereau (Daniel_KM) => http://drupal.org/user/428555
* Dennis Stevense (naquah)      => http://drupal.org/user/26342

First version has been written by Dennis Stevense (naquah).
Major rewrite 6.x-2.0 and subsequents by Daniel Berthereau (Daniel_KM).

First version of the project has been sponsored by
* The Site Mechanic (http://www.thesitemechanics.com)

File

README.txt
View source
  1. TAXONOMY CSV IMPORT
  2. ===================
  3. -- SUMMARY --
  4. ---------
  5. This module allows to import taxonomy from a CSV (comma-separated values) file.
  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 module.
  14. -- USAGE --
  15. -------
  16. Go to Administer > Content management > Categories and
  17. click on the CSV import tab. Follow the instructions on that page.
  18. -- WARNING --
  19. ---------
  20. Use at your risk. Even if many informations are displayed, taxonomy_csv module
  21. does not tell you what it's gonna do before it's doing it, so make sure you have
  22. a backup so you can roll back if necessary.
  23. -- TROUBLESHOOTING --
  24. -----------------
  25. See online issues:
  26. http://drupal.org/project/issues/taxonomy_csv
  27. -- FAQ --
  28. -----
  29. See Advanced help in Help > Taxonomy CSV import.
  30. -- CONTACT --
  31. ---------
  32. Current maintainers:
  33. * Daniel Berthereau (Daniel_KM) => http://drupal.org/user/428555
  34. * Dennis Stevense (naquah) => http://drupal.org/user/26342
  35. First version has been written by Dennis Stevense (naquah).
  36. Major rewrite 6.x-2.0 and subsequents by Daniel Berthereau (Daniel_KM).
  37. First version of the project has been sponsored by
  38. * The Site Mechanic (http://www.thesitemechanics.com)