Taxonomy Term Edit Panels

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Taxonomy Term Edit Panels overrides the rest of the taxonomy term add & edit pages left out of the default page manager configuration, paths like taxonomy/term/%taxonomy_term/edit and taxonomy/term/%taxonomy_term/add.

Enable the module then enable the override in page manager, last create awesome taxonomy term add/edit pages.

Multilingual terms

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Synopsis

Multilingual terms module's purpose is to work with "Term reference" type fields on multilingual sites. Module will remove all options on another languages from your option lists.

Example:
You should use multilingual taxonomy, without terms translation:

Views Localized Terms

Component type

module

Maintenance status

Development status

Downloads

124

Component created

Component changed

Views 3.x does not render localized taxonomy terms by default.

This simple module makes views rendering the taxonomy terms as localized, if the translation method for their vocabulary has been set as 'Localize'.

If a localized version for the term does not exist, the term will be displayed in the default language.

Module's dependencies:

Taxonomy Sync

Component type

module

Categories

Maintenance status

Development status

Downloads

449

Component created

Component changed

INTRODUCTION
------------
This module provides a means to centrally manage vocabularies and share them to client sites.

FEATURES
--------
* Share a single vocabulary to multiple client sites.
* Unique SHA-264 hash keys provide additional security when clients are pulling from the master.
* Unlimited term depth compatibility.
* Leverages UUID for consistent IDs across multiple sites.
* Built to be as lightweight as possible.

INSTALLATION
------------
Enable this module just like any other Drupal module.

Taxonomy Sections

Component type

module

Maintenance status

Development status

Component created

Component changed

Create different sections of a website based on PURL (http://dgo.to/purl) and taxonomy terms.

  • Allows to specify a vocabulary to create purl modifiers from.
  • Adds a 'default argument' 'A term id provided by PURL' to views.

Each term in the chosen vocabulary has a path field.

Once a user visits a path from a certain term, this path persists.
Views can be filtered based on the term persisting in the url.