You are here

Files in Taxonomy CSV import/export 7.5

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt TAXONOMY CSV IMPORT/EXPORT ========================== == CHANGELOG == =========== Taxonomy csv import/export 7.x-5.11-dev, 2012-05-14 ----------------------------------------------- #1463902 by Guillaume Viguier-Just:…
INSTALL.txt INSTALL.txt TAXONOMY CSV IMPORT/EXPORT ========================== -- REQUIREMENTS -- -------------- * Drupal default taxonomy module. * Optional: i18n Taxonomy, submodule of i18n (internationalization) (see…
README.txt README.txt TAXONOMY CSV IMPORT/EXPORT ========================== -- SUMMARY -- --------- This module allows to import or export taxonomy from or to a CSV (comma-separated values) local or distant file or a copy-and-paste text. When…
Taxonomy CSV import/export help taxonomy_csv.help.html Taxonomy CSV import/export help
taxonomy_csv.api.inc taxonomy_csv.api.inc Manage variables and features of module.
taxonomy_csv.drush.inc taxonomy_csv.drush.inc Drush commands for taxonomy CSV import/export.
taxonomy_csv.export.admin.inc export/taxonomy_csv.export.admin.inc Create taxonomy csv export form and validate user input.
taxonomy_csv.export.api.inc export/taxonomy_csv.export.api.inc Validate export options and manage export process.
taxonomy_csv.export.result.inc export/taxonomy_csv.export.result.inc Show export result messages.
taxonomy_csv.import.admin.inc import/taxonomy_csv.import.admin.inc Create taxonomy csv import form and validate user input.
taxonomy_csv.import.api.inc import/taxonomy_csv.import.api.inc Validate import options and manage import process.
taxonomy_csv.import.line.api.inc import/taxonomy_csv.import.line.api.inc Process import of a csv line, i.e. of a term or a list of terms.
taxonomy_csv.import.result.inc import/taxonomy_csv.import.result.inc Show export result messages.
taxonomy_csv.info taxonomy_csv.info name = Taxonomy CSV import/export description = Export and import complete taxonomies, hierarchical structure or simple lists of terms and fields to or from a CSV file, url or text. core = 7.x dependencies[] = taxonomy package = Taxonomy version =…
taxonomy_csv.install taxonomy_csv.install Install, update and uninstall functions for the taxonomy_csv module.
taxonomy_csv.module taxonomy_csv.module Quick export and import of taxonomies, structure or lists of terms to or from a csv local or distant file or a text area.
taxonomy_csv.result.inc taxonomy_csv.result.inc Manage messages on results of import or export process.
taxonomy_csv.term.api.inc taxonomy_csv.term.api.inc Find, get and set full or detail term items.
taxonomy_csv.vocabulary.api.inc taxonomy_csv.vocabulary.api.inc Prepare and manage vocabularies.
TECHINFO.txt TECHINFO.txt TAXONOMY CSV IMPORT/EXPORT TECHNICAL INFOS ========================================== @todo To be updated for >= 7.x.5.8 Taxonomy csv import/export module has a lot of files, but majority of them are used for user interface,…
TODO.txt TODO.txt TAXONOMY CSV IMPORT/EXPORT ========================== == T O D O == ========= (no particular order) o = TODO - = Skipped/postponed x = DONE R = Removed nnn mmm = Introduced in release…

Other projects