README.txt |
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… |
README.txt |
taxonomy_publisher_filter/README.txt |
|
This module allows you to limit the taxonomy terms listed in a term reference
form element or in a views exposed filter.
Description
Based on a status field disabled terms will be removed from the options by a
hook_field_widget_form_alter()… |
taxonomy_publisher_filter.admin.inc |
taxonomy_publisher_filter/taxonomy_publisher_filter.admin.inc |
|
Administrative page callbacks for the Taxonomy Publisher Filter module. |
taxonomy_publisher_filter.api.inc |
taxonomy_publisher_filter/taxonomy_publisher_filter.api.inc |
|
API functions. |
taxonomy_publisher_filter.info |
taxonomy_publisher_filter/taxonomy_publisher_filter.info |
|
name = Taxonomy Publisher Filter
description = Filter option for taxonomy vocabulary values, use publish option only if permission set, else show all terms.
core = 7.x
package = Taxonomy Tools
dependencies[] = taxonomy_tools_publisher
; Information… |
taxonomy_publisher_filter.module |
taxonomy_publisher_filter/taxonomy_publisher_filter.module |
|
|
taxonomy_tools.admin.inc |
taxonomy_tools.admin.inc |
|
Administrative page callbacks for the Taxonomy Tools module. |
taxonomy_tools.api.php |
taxonomy_tools.api.php |
|
Hooks provided by the Taxonomy Tools module. |
taxonomy_tools.css |
style/taxonomy_tools.css |
|
/**
* Taxonomy tools overview table
*/
#taxonomy-tools-overview table {
margin: 0;
}
#taxonomy-tools-overview img {
margin: 0 2px 0 2px;
}
#taxonomy-tools-overview .level-up {
text-align: center;
}
#taxonomy-tools-overview… |
taxonomy_tools.info |
taxonomy_tools.info |
|
name = Taxonomy Tools
description = A package containing several taxonomy management tools.
package = Taxonomy Tools
core = 7.x
dependencies[] = taxonomy |
taxonomy_tools.module |
taxonomy_tools.module |
|
Drupal hooks and functions to work with taxonomy terms. |
taxonomy_tools_copier.admin.inc |
taxonomy_tools_copier/taxonomy_tools_copier.admin.inc |
|
Administrative page callbacks for the Taxonomy Copier module. |
taxonomy_tools_copier.api.php |
taxonomy_tools_copier/taxonomy_tools_copier.api.php |
|
Hooks provided by the Taxonomy Copier module. |
taxonomy_tools_copier.info |
taxonomy_tools_copier/taxonomy_tools_copier.info |
|
name = Taxonomy Copier
description = This module allows user to make copies of taxonomy terms.
package = Taxonomy Tools
core = 7.x
dependencies[] = taxonomy
dependencies[] = taxonomy_tools |
taxonomy_tools_copier.module |
taxonomy_tools_copier/taxonomy_tools_copier.module |
|
Drupal hooks implementations and module specific functions. |
taxonomy_tools_publisher.admin.inc |
taxonomy_tools_publisher/taxonomy_tools_publisher.admin.inc |
|
Administrative page callbacks for the Taxonomy Publisher module. |
taxonomy_tools_publisher.api.php |
taxonomy_tools_publisher/taxonomy_tools_publisher.api.php |
|
Hooks provided by the Taxonomy Tools Publisher module. |
taxonomy_tools_publisher.info |
taxonomy_tools_publisher/taxonomy_tools_publisher.info |
|
name = Taxonomy Publisher
description = This module allows to (un)publish taxonomy terms and set specific date and time for (un)publishing.
package = Taxonomy Tools
core = 7.x
dependencies[] = date
dependencies[] = date_popup
dependencies[] =… |
taxonomy_tools_publisher.install |
taxonomy_tools_publisher/taxonomy_tools_publisher.install |
|
Install, update and uninstall functions for the Taxonomy Publisher module. |
taxonomy_tools_publisher.module |
taxonomy_tools_publisher/taxonomy_tools_publisher.module |
|
Drupal hooks and functions to manipulate taxonomy terms. |
taxonomy_tools_publisher.rules.inc |
taxonomy_tools_publisher/taxonomy_tools_publisher.rules.inc |
|
Rules integration. |
taxonomy_tools_redirect.admin.inc |
taxonomy_tools_redirect/taxonomy_tools_redirect.admin.inc |
|
Administrative page callbacks for the Taxonomy Redirect module. |
taxonomy_tools_redirect.info |
taxonomy_tools_redirect/taxonomy_tools_redirect.info |
|
name = Taxonomy Redirect
description = This module allows to set a redirect link for taxonomy term.
package = Taxonomy Tools
core = 7.x
dependencies[] = taxonomy |
taxonomy_tools_redirect.install |
taxonomy_tools_redirect/taxonomy_tools_redirect.install |
|
Install, update and uninstall functions for the Taxonomy Redirect module. |
taxonomy_tools_redirect.module |
taxonomy_tools_redirect/taxonomy_tools_redirect.module |
|
Drupal hooks and functions to work with taxonomy terms. |
taxonomy_tools_role_access.admin.inc |
taxonomy_tools_role_access/taxonomy_tools_role_access.admin.inc |
|
Administrative page callbacks for the Taxonomy Role Access module. |
taxonomy_tools_role_access.api.php |
taxonomy_tools_role_access/taxonomy_tools_role_access.api.php |
|
Hooks provided by the Taxonomy Role Access module. |
taxonomy_tools_role_access.info |
taxonomy_tools_role_access/taxonomy_tools_role_access.info |
|
name = Taxonomy Role Access
description = This module controls access to taxonomy terms specific to user roles.
package = Taxonomy Tools
core = 7.x
dependencies[] = taxonomy
dependencies[] = taxonomy_tools |
taxonomy_tools_role_access.install |
taxonomy_tools_role_access/taxonomy_tools_role_access.install |
|
Install, update and uninstall functions for the Taxonomy Role Access module. |
taxonomy_tools_role_access.module |
taxonomy_tools_role_access/taxonomy_tools_role_access.module |
|
Drupal hooks and functions to work with taxonomy terms. |