You are here

README.txt in Taxonomy Tools 8

Same filename in this branch
  1. 8 README.txt
  2. 8 taxonomy_publisher_filter/README.txt
Same filename and directory in other branches
  1. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Taxonomy Publisher
 * Taxonomy Publisher Filter
 * Taxonomy Role Access
 * Taxonomy Redirect


INTRODUCTION
------------

A package containing several taxonomy management tools.
The package includes:
 * Taxonomy Publisher
 * Taxonomy Publisher Filter
 * Taxonomy Role Access
 * Taxonomy Redirect
 * Taxonomy Copier

Taxonomy Tools provides an overview page which provides a summary for
vocabularies that use any of the tools included in this module.
Taxonomy Tools overview page can be accessed by going to
admin/structure/taxonomy/%vocabulary_machine_name/overview or by clicking
the "Overview" tab in vocabulary administration page or by clicking "Overview"
tab in term page.

By itself the Taxonomy Tools module provides user with the functionality
of changing taxonomy term order in active branch and deletion of multiple
taxonomy terms at once.

TAXONOMY PUBLISHER
------------------

Taxonomy Publisher adds status "Published" to taxonomy terms and also
provides scheduled publishing/unpublishing of taxonomy terms.
Taxonomy terms' state depending on publishing/unpublishing dates is changed
during cron.

Configuration and usage:
1. Go to admin/config/taxonomy-tools/publisher;
2. Select for which vocabularies you want to use Taxonomy Publisher;
3. Now when adding/editing terms of those vocabularies "Publishing settings"
fieldset will be visible.

TAXONOMY PUBLISHER FILTER v2.0
-------------------------

This module allows you to limit the taxonomy terms listed in a term reference form element or in a views exposed filter.
The current version supports select, checkbox/radio and autocomplete widgets for term reference fields.

Configuration and usage:
1. enable the module from the modules page: 'admin/build/modules'
2. enable taxonomy publisher on the vocabularies you wish to limit
3. enable/disable the terms in the above vocabularies
4. configure roles that show see the limited list only under admin/people/permission

TAXONOMY ROLE ACCESS
--------------------

Taxonomy Role Access allows to control access to taxonomy terms.
Works for each user role and is configurable
for each taxonomy term separately.

Configuration and usage:
1. Go to admin/config/taxonomy-tools/role-access;
2. Select for which vocabularies you want to use Taxonomy Role Access;
3. Select for which user roles you want to use Taxonomy Role Access;
4. Go to overview page of selected vocabulary
admin/structure/taxonomy/*/overview;
You should see columns for selected user roles;
5. Change access settings by clicking the image (green check or red cross);
6. Green check means the taxonomy term is accessible for the specified
user role, red cross means - not accessible.
(Child taxonomy terms inherit the accessibility settings from parent
taxonomy term. By default taxonomy term is accessible.).

TAXONOMY REDIRECT
-----------------

Taxonomy Redirect allows to set a redirection URL for each separate
taxonomy term. If redirection link is set, an icon will be shown next to the
taxonomy terms' name in the Taxonomy Tools overview page.

Configuration and usage:
1. Go to admin/config/taxonomy-tools/redirect;
2. Select for which vocabularies you want to use Taxonomy Redirect;
3. Now when adding/editing terms of those vocabularies "Taxonomy term
redirect link" field will be visible;
4. Enter the URL you want the taxonomy term to redirect to;
5. User roles which have the permission "bypass taxonomy redirect" will see a
message "This taxonomy term is set to redirect to: ---" instead of being
redirected.

TAXONOMY COPIER
---------------

Taxonomy Copier allows to make copies of separate taxonomy terms and
taxonomy term hierarchy branches.

Configuration and usage:
1. Go to http://d7.local/admin/config/taxonomy-tools/copier;
2. Select the default copying options for terms and term associated nodes;
3. Go to overview page of selected vocabulary
admin/structure/taxonomy/*/overview and click copy link next to a
selected taxonomy term;
OR
3. Click "Copy" tab in term page;
4. Select the taxonomy terms you want to copy;
5. Select what to do with taxonomy term associated nodes.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Taxonomy Publisher
  5. * Taxonomy Publisher Filter
  6. * Taxonomy Role Access
  7. * Taxonomy Redirect
  8. INTRODUCTION
  9. ------------
  10. A package containing several taxonomy management tools.
  11. The package includes:
  12. * Taxonomy Publisher
  13. * Taxonomy Publisher Filter
  14. * Taxonomy Role Access
  15. * Taxonomy Redirect
  16. * Taxonomy Copier
  17. Taxonomy Tools provides an overview page which provides a summary for
  18. vocabularies that use any of the tools included in this module.
  19. Taxonomy Tools overview page can be accessed by going to
  20. admin/structure/taxonomy/%vocabulary_machine_name/overview or by clicking
  21. the "Overview" tab in vocabulary administration page or by clicking "Overview"
  22. tab in term page.
  23. By itself the Taxonomy Tools module provides user with the functionality
  24. of changing taxonomy term order in active branch and deletion of multiple
  25. taxonomy terms at once.
  26. TAXONOMY PUBLISHER
  27. ------------------
  28. Taxonomy Publisher adds status "Published" to taxonomy terms and also
  29. provides scheduled publishing/unpublishing of taxonomy terms.
  30. Taxonomy terms' state depending on publishing/unpublishing dates is changed
  31. during cron.
  32. Configuration and usage:
  33. 1. Go to admin/config/taxonomy-tools/publisher;
  34. 2. Select for which vocabularies you want to use Taxonomy Publisher;
  35. 3. Now when adding/editing terms of those vocabularies "Publishing settings"
  36. fieldset will be visible.
  37. TAXONOMY PUBLISHER FILTER v2.0
  38. -------------------------
  39. This module allows you to limit the taxonomy terms listed in a term reference form element or in a views exposed filter.
  40. The current version supports select, checkbox/radio and autocomplete widgets for term reference fields.
  41. Configuration and usage:
  42. 1. enable the module from the modules page: 'admin/build/modules'
  43. 2. enable taxonomy publisher on the vocabularies you wish to limit
  44. 3. enable/disable the terms in the above vocabularies
  45. 4. configure roles that show see the limited list only under admin/people/permission
  46. TAXONOMY ROLE ACCESS
  47. --------------------
  48. Taxonomy Role Access allows to control access to taxonomy terms.
  49. Works for each user role and is configurable
  50. for each taxonomy term separately.
  51. Configuration and usage:
  52. 1. Go to admin/config/taxonomy-tools/role-access;
  53. 2. Select for which vocabularies you want to use Taxonomy Role Access;
  54. 3. Select for which user roles you want to use Taxonomy Role Access;
  55. 4. Go to overview page of selected vocabulary
  56. admin/structure/taxonomy/*/overview;
  57. You should see columns for selected user roles;
  58. 5. Change access settings by clicking the image (green check or red cross);
  59. 6. Green check means the taxonomy term is accessible for the specified
  60. user role, red cross means - not accessible.
  61. (Child taxonomy terms inherit the accessibility settings from parent
  62. taxonomy term. By default taxonomy term is accessible.).
  63. TAXONOMY REDIRECT
  64. -----------------
  65. Taxonomy Redirect allows to set a redirection URL for each separate
  66. taxonomy term. If redirection link is set, an icon will be shown next to the
  67. taxonomy terms' name in the Taxonomy Tools overview page.
  68. Configuration and usage:
  69. 1. Go to admin/config/taxonomy-tools/redirect;
  70. 2. Select for which vocabularies you want to use Taxonomy Redirect;
  71. 3. Now when adding/editing terms of those vocabularies "Taxonomy term
  72. redirect link" field will be visible;
  73. 4. Enter the URL you want the taxonomy term to redirect to;
  74. 5. User roles which have the permission "bypass taxonomy redirect" will see a
  75. message "This taxonomy term is set to redirect to: ---" instead of being
  76. redirected.
  77. TAXONOMY COPIER
  78. ---------------
  79. Taxonomy Copier allows to make copies of separate taxonomy terms and
  80. taxonomy term hierarchy branches.
  81. Configuration and usage:
  82. 1. Go to http://d7.local/admin/config/taxonomy-tools/copier;
  83. 2. Select the default copying options for terms and term associated nodes;
  84. 3. Go to overview page of selected vocabulary
  85. admin/structure/taxonomy/*/overview and click copy link next to a
  86. selected taxonomy term;
  87. OR
  88. 3. Click "Copy" tab in term page;
  89. 4. Select the taxonomy terms you want to copy;
  90. 5. Select what to do with taxonomy term associated nodes.