Introduction¶
What it does¶
This extension provides elements to further structure the content area. It is powered by the extension container. Many thanks to the b13.com!
Currently the following elements are available: container, columns, registers, accordion, tile unit and card. The extension is intended to be used together with the bootstrap framework.
Since the elements are provided by container they are following referred to as container elements.
Container elements can hold any kind of content elements hence as well other container elements.
Example contents¶
Columns, tabs and accordion¶
The following image shows the usage from a two columns container element containing a tabs container element in the left column and an accordion container element in the right column. Three and four columns container elements are available too.

Container and cards¶
The container container element (it’s not a typo since the container element is a dedicated container…) adds freedom
in designing the layout. It might be used to group elements as well as to enhance the functionality. In the below shown
image the Classes
field from the container element container
has been set to card-deck
and accommodates two card
container elements.

Tile unit¶
The tile unit container element can be used to create panels showing tiles.
Tiles aren’t yet supported by the bootstrap framework hence on bare installations won’t show up as expected. To get started using tile units the extension pizpalue might be checked out.
