Views Isotope (Deprecated)

Component type

module

Maintenance status

Development status

Downloads

45181

Component created

Component changed

This module has been moved over to https://www.drupal.org/project/isotope.

Removing the "views_" prefix from the module namespace makes a lot of sense with the current version, and makes the code much more readable. Also, reducing module fragmentation is good for everyone. Long live open source.

All feature requests against this module will be moved over to the new one.

Token Termspath

Component type

module

Maintenance status

Development status

Component created

Component changed

Current solution should return to D7 users ability to use token which is listing terms hierarchy.

Term A
  Term A.1
     Term A.1.1
  Term A.2
  Term A.3

So that node which belongs to Term A.1.1 will get "term A/term A.1/term A.1.1" path in case it uses [node:termspath] token.

Taxonomy menu form

Component type

module

Maintenance status

Development status

Downloads

49576

Component created

Component changed

With this module you can easily create menu items on a Taxonomy term page attached to that term. As on the node form. This module enables the "Allowed Menus" options on the Taxonomy vocabulary form and works as the content type form for nodes. Then on the taxonomy term add form you can set the menu item for that term, just as you can do on the node add form.

Context Vocabulary

Component type

module

Categories

Maintenance status

Development status

Downloads

1824

Component created

Component changed

Context Vocabulary provides a context condition reactive to current node taxonomy.

Core context taxonomy condition is per-term basis. This module provides a per-vocabulary condition, means if at least one term of vocabulary A is selected, the context is active.

This module is currently for Drupal 6 only.7.x version is in development, thanks to zhuber

Taxonomy Switcher

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Taxonomy Switcher provides a UI to move taxonomy terms from one vocabulary to another, as well as merging several terms into an existing one or a new one.

Features:

  • All nodes that are tagged with the terms selected to move/merge will be moved to the new term.
  • Url aliases are adjusted accordingly and redirects are created so all traffic goes to the newly moved/merged term.

TODO:

Taxonomy View Mode

Component type

module

Categories

Maintenance status

Development status

Downloads

3526

Component created

Component changed

Taxonomy View mode allows for each Term page to use a Taxonomy view mode instead of the default hard code view.

This allows the term page display to be a list of the fields on the term (much like is done no nodes).