BootstrapComponents

From Bootstrap - Demo Wiki

The BootstrapComponents extension aims to provide editors with an easy access to certain components introduced by Twitter Bootstrap. Using a simple syntax based on special parser functions and unique HTML tags allows editors to use components that would be otherwise unavailable through skins only due to the requirement of HTML tags such as a and button.

You can use this extension together with the Chameleon and Medik skin. Tweeki ships with a component implementation of its own.


11 components provided by this extension with 19 examples are documented and still counting!

Components

Name Description Provider
Accordion A group of collapsible cards in which opening one card closes all others BootstrapComponents
Alert An alert provides contextual feedback messages for typical user actions. Skin, BootstrapComponents
Badge A badge provides a way to label content. Skin, BootstrapComponents
Button A set of button styles that can link to pages in the wiki. BootstrapComponents
Card A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options. Skin, BootstrapComponents
Carousel A carousel cycles through images, like a slide show. BootstrapComponents
Collapse Toggle the display of a large amount of content with a button. BootstrapComponents
Jumbotron Lightweight, flexible component for showcasing hero unit style content. BootstrapComponents
Modal A dialog box that is displayed on top of the current page. BootstrapComponents
Popover A small pop-up box that appears next to a button when it's clicked, but that can contain more content than a tooltip. BootstrapComponents
Tooltip Displays a tooltip when hovering over an element. BootstrapComponents


See also