InfoDesk Summer Reading

Component type

module

Categories

Maintenance status

Development status

Downloads

595

Component created

Component changed

InfoDesk Summer Reading provides summer reading program functionality for libraries. Readers can login and track their own reading time and also see the total reading time for the whole community.

Sponsored by Jefferson County Public Library and currently in use on http://jeffcolibrary.org/summerreading

Field Collection Host Entity

Component type

module

Categories

Maintenance status

Development status

Downloads

368

Component created

Component changed

About

This module provides the host entity for field collection items by adding every host entity as a computed property on field collection bundle level.
There is a patch that does the same. Until the problem is solved this sandbox fixes this problem.
https://www.drupal.org/node/2489142#comment-10049160

RageFilter

Component type

module

Maintenance status

Development status

Component created

Component changed

Standard drupal text filter that turns this:

NAM IPSUM RISUS, RUTRUM VITAE, VESTIBULUM EU, MOLESTIE VEL, LACUS. NULLAM VEL SEM. AENEAN LEO LIGULA, PORTTITOR EU, CONSEQUAT VITAE, ELEIFEND AC, ENIM. ETIAM SOLLICITUDIN, IPSUM EU PULVINAR RUTRUM, TELLUS IPSUM LAOREET SAPIEN, QUIS VENENATIS ANTE ODIO SIT AMET EROS. SED HENDRERIT.

or this:

Drush Mandrill Statistics

Component type

module

Categories

Maintenance status

Development status

Downloads

431

Component created

Component changed

This project provides drush commands to fetch data from the Mandrill transactional email service, to display email tags and statistics on each tag. Tags represent different types of transactional email sent via Mandrill.

Install

From a command line, run the following:

$ drush dl drush_mandrill_stats

This will download the project and place it in your $HOME/.drush folder. Alternatively, you may also download the release manually from Drupal.org.

Imagefield Extract

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds an option to filefields and filefield widget settings to automatically extract the first managed file from the rendered content with an extension allowed in the field settings. Only extracts one file currently, could be changed with a loop.

The widget settings option enables presenting a checkbox to the editor per field instance - 'Automatically extract this field from the rendered content'. If the checkbox is ticked when an entity with that field instance is edited, the file is extracted and set on hook_entity_presave.

Field tokens

Component type

module

Maintenance status

Development status

Downloads

13211

Component created

Component changed

The Field tokens module add two additional types of field tokens; Formatted fields and field properties.

 

Formatted field tokens

Formatted Field tokens are tokens allowing one or many field values to be rendered via the default or specified field formatter.

The format is:
[PREFIX:DELTA(S):FORMATTER:FORMATTER_SETTING_KEY-FORMATTER_SETTING_VALUE:...]

(e.g. [node:field_image-formatted:0,1:image:image_style-thumbnail]).

Â