Generic colour

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Generic Colour

About

Generic Colour is a Drupal 7 module using the Colors-Of-Image library

It monitors the image uploads and calculates the most popular generic colours. These are made available as HEX values to be referenced in views or programatically.

'Color of Image differes from many palette extracters as it works off a white list color palette.'

Drush cache bins

Component type

module

Categories

Maintenance status

Development status

Downloads

447

Component created

Component changed

This Drush plugin exposes the rest of Drupal core's cache bins to be used with $ drush cache-clear.

This is not a module. It's a Drush plugin.

Installation

$ drush dl drush_cache_bins

Usage

$ drush cc page
$ drush cc form
...etc.

OpenCalais API

Component type

module

Categories

Maintenance status

Development status

Downloads

517

Component created

Component changed

What is it?

The Calais Collection is an integration of the Thomson Reuters' Calais web service into the Drupal platform. The Calais Web Service automatically creates rich semantic metadata for the content you submit – in well under a second. Using natural language processing, machine learning and other methods, Calais analyzes your document and finds the entities within it. But, Calais goes well beyond classic entity identification and returns the facts and events hidden within your text as well.

SSO DAC

Component type

module

Maintenance status

Development status

Component created

Component changed

This module was made for a client of the french compagny LINAGORA.

The SSO DAC module is a module allowing Drupal to use an SSO authentication with DAC (Discretionary access control).

The module read the SSO header and with the header informations search in the configured LDAP to retrieve users informations. The LDAP informations are then used to create or log the user.

Configuration information

For using the module properly, you need to configure it in admin/settings/sso_dac :

Original Publish Date

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module does one very simple thing. It creates a new field in the node table that stores the original date and time that the node was published. It includes full node support and token support.

This is very similar to the Publication Date module but this specifically cares only about the original public date...