CCK Word/Character Count

Component type

module

Maintenance status

Development status

Downloads

2575

Component created

Component changed

The CCK Word/Character Count module allows an administrator to define a word or character count for a CCK field. When the content creator is adding content in that field, it will display a current count of the number or words/characters and how many are left. Once it reaches the limit, the color changes and the user is no longer able to submit the form until the number or words/characters are reduced to the limit.

Advanced Form

Component type

module

Maintenance status

Development status

Downloads

8603

Component created

Component changed

A UI tweak to hide certain features or the form interface from normal use, but still have them available on the page for validation and quick access.

This slims down the UI to make things seem simpler, without overloading the maintenance tasks with layers of permissions, or removing any control from the user.

USAGE

When enabled, any configured form can have elements hidden (by css) for normal use, and a small client-side button [Advanced] can be pressed to reveal the rest of the form as needed.

Contact CC

Component type

module

Maintenance status

Development status

Downloads

6118

Component created

Component changed

#D8CX: I pledge that Contact CC will have a full Drupal 8 release on the day that Drupal 8 is released.

Contact_cc provides CC and BCC recipient fields to the site-wide contact form.
These fields are configurable per category.

Text Mining API

Component type

module

Categories

Maintenance status

Development status

Downloads

873

Component created

Component changed

Part of Ouch project.

Text Mining API is a simple pluggable framework module that handle node/taxonomy terms/text fields association process for tagging/metadata services.

It bundles 2 plugin modules providing OpenCalais and Tagthe.net support.

It is build on top of Generic Process API and uses Entity API.

CSS Browser Selector

Component type

module

Categories

Maintenance status

Development status

Downloads

9151

Component created

Component changed

CSS Browser Selector automatically includes browser/OS-specific CSS selectors in your HTML.

Known Issues:
If everything is enabled and you're still not seeing the browser/OS classnames in your body HTML tag, this is most likely because you are using the Garland or similar theme where it does not output this variable.

The simple solution: modify your page.tpl.php file so that the tag now outputs this variable, like so:
<html class="<?php print $body_classes; ?>">

Channels

Component type

module

Maintenance status

Development status

Downloads

984

Component created

Component changed

The Channels module provides a way to publish content on some other third-party applications as Drupal instances.

The publication of nodes is organized in "channels" which define the type of content wich can be published and where (platform, protocole...).

After the configuration, this module will add publication options on the node 's formulary where the author can select the channels on which the content will be published.

LABjs

Component type

module

Maintenance status

Development status

Downloads

29659

Component created

Component changed

This project aims at support for LABjs in Drupal. LABjs is a JavaScript loader, used by Twitter, Vimeo, examiner.com... which loads (and executes) all scripts in parallel as fast as the browser will allow.

Special thanks to Kyle Simpson, author of LABjs, who helps me to solve many technical problems.

Micro

Component type

module

Maintenance status

Development status

Downloads

1511

Component created

Component changed

Update: Micro 7.x-1.0-alpha1 is out! It has a useful set of features, but is still quite rough round the edges. Testing/feedback appreciated. See #1477882: Roadmap to 1.0 for development status updates.

Color Theme

Component type

module

Categories

Maintenance status

Development status

Downloads

5409

Component created

Component changed

When the Color module is enabled, the Color Theme module changes the current theme on the theme settings pages to the theme whose settings are being configured. For example, visiting admin/appearance/settings/stark will cause the Stark theme to become the theme, and visiting admin/appearance/settings/garland will cause Garland to become the current theme. It also excludes the theme settings pages from being displayed in the Overlay.

Field Slideshow

Component type

module

Categories

Maintenance status

Development status

Downloads

161658

Component created

Component changed

Overview

Provides a Slideshow formatter for Image fields, using JQuery Cycle plugin.

Compared to Views slideshows, building the slideshow from multiple nodes, this module builds it from a single node, with a multi-valued Image/Media/Field Collection field.