This project is under active development.

Bootstrap fieldgroup

Bootstrap fieldgroup

This module adds a new set of formatters to the Field Group options when
configuring a view mode display, to render field groups with Bootstrap markup.

The formatters can be applied to the node create/edit form, as well as on
display.

Usage

The most interesting formatter is 'Bootstrap nav', which handles most of the
heavy lifting of rendering the Bootstrap markup.

Single field per tab

Fields can be nested directly under the 'Bootstrap nav' group, and each field
will receive its own tab/pill.

e.g.

Main Container (Bootstrap nav)

  • Field 1
  • Field 2
  • Field 3
  • Field 4

Multiple fields per tab

If you need to organize more than one field under each tab/pill, you can nest
a 'Bootstrap nav item' group, and then organize your fields under these.

e.g.

Main Container (Bootstrap nav)

  • Group Container 1 (Bootstrap nav item)
    • Field 1
    • Field 2
  • Group Container 2 (Bootstrap nav item)
    • Field 3
    • Field 4

Configuration

Nav type

Specify either 'Tabs' or 'Pills'

Stacked

Whether the tabs will be stacked vertically. The default is No; they will be

FSCB

FSCB = FieldSet CallBack.

lms

A site profile leveraging the course module (and friends) to create a Drupal-based LMS

Menu Fields

The Menu Fields module allows administrators to add variables to menus and menu items, primarily for purposes of development or theming. Examples of useful scenarios for this module:

Pages

Subscribe with RSS Subscribe to RSS - Under active development