Date Repeat Entity

Component type

module

Categories

Maintenance status

Development status

Downloads

7199

Component created

Component changed

Overview

The Date Repeat Entity Module complements the Date suite of modules, in particular the Date Repeat module. For repeating dates that follow a recurring rule, this module creates a unique entity for each date instance in the series.

Entityqueue Scheduler

Component type

module

Maintenance status

Development status

Downloads

414

Component created

Component changed

This module provides an Entityqueue handler that allows creating scheduled subqueues. It allows you to schedule changes to the queue, allowing you not only to change what items are published in the queue at a given time but also in what order they should appear.

CTools AEP

Component type

module

Maintenance status

Development status

Component created

Component changed

CTools Advanced Plugins Extras

Synopsis

This module aims to provide extra plugins for CTools that will endow site-builders and advanced content authors with content-arranging super powers.

Have you ever wished that you could perform searches for specific nodes when adding custom panes using the Page Manager and Panels modules? Have you ever wished that you could filter down to the exact entity you needed based upon attributes you know are attached to that entity - like Terms and Files or even just the Node Type (bundle name)?

Language Hierarchy

Component type

module

Categories

Maintenance status

Development status

Downloads

10513

Component created

Component changed

This module provides a GUI to change the language fallback system. This will allow you to setup language hierarchies where translations of a site's content, settings and interface can fall back to parent language translations, without ever falling back to English.
It implements hook_language_fallback_candidates_alter(), without which translations from any available language are used as fallbacks, which is usually unexpected.

field_collection_pager

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Testing for expose field_collections as pager

We have often the problem for paged content. This module should help to build paged content on nodes an other enitites.

You must defined at least one field_collection for a content type to use this functionality.

On field settings you can set "paged" on enabled and define an alias for this pager.

There is also support for ds.

Focal Point

Component type

module

Maintenance status

Development status

Downloads

385015

Component created

Component changed

ABOUT

Focal Point allows you to specify the portion of an image that is most important. This information can be used when the image is cropped or cropped and scaled so that you don't, for example, end up with an image that cuts off the subject's head.

Webform TabIndex

Component type

module

Maintenance status

Development status

Downloads

3784

Component created

Component changed

The webform tabindex allows web developers to customize the tab/navigation order of web content on which HTML objects(e.g. input, select, fieldset etc ) that support tabindex attribute.

By default webform set the tab/navigation order in which element are rendering on the page. By using webform tabindex module developers can easily set the tab/navigation order for focus-able elements (typically links and form controls).