Taxonomy url

Component type

module

Maintenance status

Development status

Downloads

251

Component created

Component changed

This module allows you to have different taxonomy url alias and name.
It simple save last taxonomy url if checked on term edit form.
For example: you want to name your term "London" as "London 2013", and want to change it each year. If you enable checkbox, term url will be saved as "london", not as "london-2013".

You may change taxonomy alias on path module configuration page:
Administer > Site building > URL aliases (admin/build/path)
Search the last part of current alias (after forward slash).

Term Related Content

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Creates a kind of 'you may also like to see' block so that users can see content related to things they have been looking at. The content is selected based on terms on content that the user looks at that relates to content on the system. The more the user navigates around the site the better the recommendations. This does not currently work for users who are not logged in.

More info to follow.

This module was sponsored by Access.

Terms TagIt

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Terms TagIt can enable js tagging styles for any taxonomy term reference fields. Allowing users to easily identify separate tags and remove tags on click.

Terms can be added when hitting comma, enter or onblur. The ability to have a drop down list of terms can be enabled or disabled.

Installation

1. Download the Tags Input library into your libraries folder /sites/all/libraries
2. Enable the terms_tagit module
3. Add term reference field type for any content type widget: Autocomplete term widget
4. In the field configuration enable TagIt on this field under the Tag It collapsable

Developed within Awesome Day.

Unique term

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module was written to solve node upload module's problem. The reason I did not create it as patch, that it can be usefull as a separeted module.

When node upload module create nodes from images it creates new terms for each node (depend on settings), so finally you have same term names on different urls.

This module implement hook_taxonomy_term_presave, and look for existing terms, if found use it instead of create a new one.

Reorder

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allows reordering of nodes within a taxonomy term.

This module does not modify the taxonomy listing pages, it simply adds a weight to nodes that can be used when creating views.