Override term url

Categories

Component ID

2338879

Component name

Override term url

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

426

Component created

Component changed

Component body

This module allows to override the term default url, that get exposed through the field.
Useful in case where, we need to change the default term url to another url eg: to the specific view page of that term.
It provides the field formatter for the taxonomy field, where we can set the override url and use the placeholder like term name, vocabulary name etc.

Requirements:
-------------------------------------------------------------------------------
Requires Drupal core modules: Field,
Field UI module to set/change/configure the field formatter.

Installation & Use:
-------------------------------------------------------------------------------
1. Enable module in module list located at administer > structure > modules.
2. Field formatter 'Override term url' will be available on manage field display page for taxonomy fields.
(eg: admin/structure/types/manage/page/display).