Exclusive Value

Component type

module

Categories

Maintenance status

Development status

Downloads

3103

Component created

Component changed

Set a CCK field to only have one value on one node across whole site - all other nodes will have no value for that field.

User Cases

Featured Node

Tick a checkbox on a node to make it featured somewhere, when the checkbox is ticked on another node it will unset the value on the first node. Use in combination with Views to set up a featured event, news, or any other type of content - can also be used to exclude the node from other Views generated listings.

Field Ellipsis

Component type

module

Categories

Maintenance status

Development status

Downloads

2975

Component created

Component changed

This module adds a field formatter to your field display settings, allows you to trim your text to a specific number of characters that you decide and then takes care of adding the ellipsis or dots if you like to the end of your trimmed text.

Also active on views displays on fields of type text, text_long, and text_with_summary.


Worchestra

Subscriptions for Authors of Content in Referenced Term

Component type

module

Maintenance status

Development status

Component created

Component changed

NOTICE: This module is wholly replaced by the Subscriptions for Referenced Users module.

[subscriptions_authorscontentreferencedterm] When a post is created, autosubscribe all authors of nodes in a referenced taxonomy term.

A little plugin into the Subscriptions framework.

Node Reference Set Trail Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

1226

Component created

Component changed

Node Reference Set Trail Formatter is a simple module that adds a new formatter to the node reference field. This formatter does not display anything, but instead alters the active trail of a menu.

The formatter can be configured to act any any menu on the site. And will set the active trail of that menu to the node referenced in the node reference. Also the breadcrumbs can be alter so that the current pages breadcrumbs are an extension of the referenced node.

Simple metatag

Component type

module

Maintenance status

Development status

Component created

Component changed

The Simple Metatag module is designed to add structured metadata automatically, simply and quickly on your web site .
This module allow add the meta tag description and keywords meta tag, as well as a custom title, to help improve the rankings and display of your site in search engine results.
Simple Metatag can add metadata by content type, by node id, and by url of the page.

VoIPCommerce

Component type

module

Maintenance status

Development status

Downloads

275

Component created

Component changed

This module provides VoIP (voice and SMS) integration with eCommerce platforms.

Currently, it only supports access to Drupal's Ubercart module (http://drupal.org/project/ubercart), but can be easily extended to support other platforms.

The VoIP Commerce module has been originally conceived and implemented by the MIT Center for Civic Media (http://civic.mit.edu/) and Terravoz (http://www.terravoz.net/).

Entity Embed Tokens

Component type

module

Maintenance status

Development status

Component created

Component changed

About

Entity Embed is a module that makes views and nodes available as tokens.

These tokens can be used in any field that can use an output filter like Body or other textareas.

Installation

Entity embed requires Token Filter. Token Filter must be enabled on each text format you want to use the module with. For example to turn Token Filter on for Full HTML visit /admin/config/content/formats/full_html and check "Replace tokens."

WordLimiter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allows you to have a word counter on your textfield or textarea and enforce a limit. Validation is checked thru Javascript and PHP.

@TODO: Integration to Wysiwyg editor

Code inspiration is from maxlength module.