wiki:plugin:bootswrapper:panel

This is an old revision of the document!


Panels

Useful plugin for add several Bootstrap components (Jumbotron, Alert, Panel, …) to DokuWiki especially in combination with a Bootstrap template (eg. Bootstrap3).

For more information see Bootstrap Wrapper Plugin page on DokuWiki.org!



Components Download Bug tracker Donate

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Build Status

ChangeLog

Known Bugs and Issues

Please report bugs or feature requests at the Bug tracker.

<panel type="default" title="Title of Panel" subtitle="Subtitle" icon="glyphicon glyphicon-home">
Panel content
</panel>

Title of Panel

Subtitle

Panel content

Attribute Default Value Allowed Values Description
type default default, primary, success, info, warning, danger Type of panel
title optional Title of panel
subtitle optional Subtitle of panel
icon optional Font icon class (eg. Glyphicon or Font-Awesome)
  • wiki/plugin/bootswrapper/panel.1436734002.txt.gz
  • Last modified: 9 years ago
  • by Giuseppe Di Terlizzi