ZURB Section

Component type

module

Maintenance status

Development status

Downloads

11749

Component created

Component changed

ZURB Section extends the Field Group module to provide Field Group formatters to pick from, which in turn will render the groups as Foundation tabs or Foundation accordion groups. This works best with Foundation based themes, or themes that use the Zurb Foundation framework in some manner.

Classy Widgets

Component type

module

Maintenance status

Development status

Component created

Component changed

Do you have client-facing node/add or node/edit pages that you want to stylize or augment? This module enables per-field custom css classes without having to write your own form_alter. Adds configuration pieces at the bottom of the field settings to collect the css classes, and then adds those css classes to that field in the form, at the same level as the field-type-text (etc) on the container.

Bundle Name Reference

Component type

module

Maintenance status

Development status

Downloads

1698

Component created

Component changed

This module serves one purpose, it provides a Bundle Name Reference field type.

Typical usecase

As a developer you would like to promote flexibility in your website and empower content editors. You would like editors to be able to custom create content listings on the fly.E.g a page showing all articles and ebulletins.

If you were to use views page or similar quite often the user has no power over meta information, nor the ability to choose the URL etc.

Manybox_Moved to fck

Component type

module

Maintenance status

Development status

Component created

Component changed

Moved to project FCK

Here: https://drupal.org/sandbox/lo2y4/2018089

__________________________________________________
This modules introduces fields containing many boxes, each box representing a column of the field in database.

On settings.php you define what kind of fields you require, eg: Text field with 4 boxes, Text field with 30 boxes, int field with 8 boxes
Then in hook_schema does field were going to be defined, In hook_field_info made available to Drupal.