Taxonomy Replace

Component type

module

Categories

Maintenance status

Development status

Downloads

674

Component created

Component changed

Allows replace node terms to another defined terms.

In the term edit page you can define another term or terms which will attached to node when node will be saved. Original term will be deleted.

Installation

Enable module and create term reference field with machine name which begin on field_taxonomy_replace in vocabulary where you want to use this feature.

Entity cache flusher

Component type

module

Maintenance status

Development status

Downloads

4181

Component created

Component changed

Add on for the Entity cache module which caches entities in cache tables for faster retrieval. Entity cache implements hooks to flush them when needed, however, not all use cases are supported. This module tries to fill that gap for both core and contrib, keeping the original module as clean as possible.

Microdata

Component type

module

Maintenance status

Development status

Downloads

26541

Component created

Component changed

Microdata enables you to share content with other sites and services, like Google's Recipe View, using inline metadata.

Percentage Field

Component type

module

Categories

Maintenance status

Development status

Downloads

1295

Component created

Component changed

Very simple field that allows to input a percentage in a textfield. It adds a numeric validation and allows the user to configure max and min percentage allowed per instance of the field and displays this number with a % at the end.

Please see Content complete for a much more featured module.

Translated Front Page

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds a template variable to identify front page translations.

The is_front variable can be used in a template file to check whether the displayed page is the front page or not. However, this does not apply to the translations of the front page (when content translation is in use). This module addresses this by adding a new template variable is_translated_front, which is set to TRUE for nodes that are translations of the front page.

Usage example: