bootstrap-fieldgroup-accordion.tpl.php |
templates/bootstrap-fieldgroup-accordion.tpl.php |
|
Displays a Bootstrap-style nav for tabs/pills. |
bootstrap-fieldgroup-nav.tpl.php |
templates/bootstrap-fieldgroup-nav.tpl.php |
|
Displays a Bootstrap-style nav for tabs/pills. |
bootstrap_fieldgroup.info |
bootstrap_fieldgroup.info |
|
; $Id$
name = Bootstrap fieldgroup
description = Adds new fieldgroup formatters for Bootstrap nav markup, best used with a Bootstrap-based theme.
package = Fields
core = 7.x
dependencies[] = field
dependencies[] = ctools
dependencies[] = field_group |
bootstrap_fieldgroup.module |
bootstrap_fieldgroup.module |
|
Module file for the bootstrap_fieldgroup module. |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
README.txt |
|
## 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… |