Showoff Unit
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
The unit content type for the distribution Drupal Showoff. See the main issue queue for Drupal Showoff for all related issues.
The unit content type for the distribution Drupal Showoff. See the main issue queue for Drupal Showoff for all related issues.
The video content type for the distribution Drupal Showoff. See the main issue queue for Drupal Showoff for all related issues.
The image content type for the distribution Drupal Showoff. See the main issue queue for Drupal Showoff for all related issues.
Reformatting formatter allows to display text field using a different text format.
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.
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.
This module serves one purpose, it provides a Bundle Name Reference field type.
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.
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.
Overview:
The Workflow state buttons module is add-on module for the workflow module, this module provides additional workflow buttons at the bottom of node add/edit form for user-friendly content administration.
Features:
Provides a new widget for selecting entityreferences that have geofield - a map with referenceable entities.