Bootstrap Wrapper Plugin
---- plugin ---- description: Useful plugin for add several Bootstrap components (Jumbotron, Alerts, Panels, Nav & Tabs, etc) to DokuWiki especially in combination with a Bootstrap template author : Giuseppe Di Terlizzi email : [email protected] type : syntax, action lastupdate : 2022-09-22 compatible : Igor, Hogfather, Greebo, Frusterick Manners, Elenor of Tsort, Detritus, Weatherwax, Hrun depends : conflicts : caption, alertbox similar : mikioplugin, wrap tags : alert, annotations, bootstrap, boxes, button, dropdown, formatting, grids, hide, highlight, icons, jumbotron, language, nav, printing, style, tabs, thumbnail, typography, wrap, callouts, modal, popover
downloadurl: https://github.com/LotarProject/dokuwiki-plugin-bootswrapper/zipball/master bugtracker : https://github.com/LotarProject/dokuwiki-plugin-bootswrapper/issues sourcerepo : https://github.com/LotarProject/dokuwiki-plugin-bootswrapper/ donationurl: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9LJDLVSNGYSA2
screenshot_img :
Заголовок раздела «screenshot_img :»Useful plugin for adding several Bootstrap components (Jumbotron, Alert, Panel) to DokuWiki especially in combination with a Bootstrap template (Bootstrap3).
:!: Note: This plugin will only work with Bootstrap-compatible templates, of which the default DokuWiki template is not one.
This plugin adds to your DokuWiki, several Bootstrap components:
- Buttons
- Alerts
- Tooltips
- Thumbnails
- Panels
- Wells
- Labels
- Nav & Tabs (with dropdown)
- Page heading
- Lead
- Badges
- List Group
- Progress Bars
- Affix
- Carousel
- Accordion
- Callouts
- Modal (with
remoteattribute) - Popover Launch demo modal
Text in a modal
Заголовок раздела «Text in a modal»Duis mollis, est non commodo luctus, nisi erat porttitor ligula. […]
Installation
Заголовок раздела «Installation»Search and install the plugin using the Extension Manager. Refer to :Plugins on how to install plugins manually.
NOTE: This plugin require SimpleXML PHP module. You can install it using a package manager of your Linux distribution.
Run this command to check if the module is installed in your system:
php -m | grep -i simplexml
Examples/Usage
Заголовок раздела «Examples/Usage»For complete samples and syntax, visit http://www.lotar.altervista.org/dokuwiki/wiki/plugin/bootswrapper.
Jumbotron
Заголовок раздела «Jumbotron»Hello, world!
Заголовок раздела «Hello, world!»This is a simple hero unit, a simple jumbotron-style
component for calling extra attention to featured
content or information.
Hello, world!
Заголовок раздела «Hello, world!»This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.
Title of Panel
Panel content
Title of Panel
Panel content
:::success
Well done! You successfully read this important alert message.
:::
Well done! You successfully read this important alert message.
-
muted
-
primary
-
success
-
info
-
warning
-
danger
-
muted -
primary -
success -
info -
warning -
danger
Tooltip
Заголовок раздела «Tooltip»Lorem ipsum dolor sit amet…
Lorem ipsum dolor sit amet…
.col-sm-6
.col-sm-6
.col-xs-12 .col-sm-6 .col-lg-8
.col-xs-6 .col-lg-4
Thumbnail
Заголовок раздела «Thumbnail»…

…
…

…
…

DokuWiki
Заголовок раздела «DokuWiki»DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn’t require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator’s favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.
…
…

DokuWiki
Заголовок раздела «DokuWiki»DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn’t require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator’s favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.
…
Look, I’m in a well!
List-Group =
Заголовок раздела «List-Group =»
- [[fa->home?48]] : \ Link zur Hauptseite des Wikis mit FA-Icon Home mit 48 Punkten
- :wiki:test: \ Link zum Namensraum Test ohne Icon
- [[fa->home?48]] : \ Link zur Hauptseite des Wikis mit FA-Icon Home mit 48 Punkten
- :wiki:test: \ Link zum Namensraum Test ohne Icon
Accordion
Заголовок раздела «Accordion»First panel
First panel content
Second panel
Second panel content
First panel
First panel content
Second panel
Second panel content
Sites using this plugin
Заголовок раздела «Sites using this plugin»- https://crocs.fi.muni.cz/ (wikitext viewable)
- https://www.refa-sachsenanhalt.de (wikitext viewable, but hard to read)
Development
Заголовок раздела «Development»Change Log
Заголовок раздела «Change Log»[[rss>https://github.com/LotarProject/dokuwiki-plugin-bootswrapper/commits/master.atom author date]]
Known Bugs and Issues
Заголовок раздела «Known Bugs and Issues»Please report bugs or feature requests at the Bug tracker.
ToDo/Wish List
Заголовок раздела «ToDo/Wish List»-
Add support to Nav -
Improve support to Tab -
Add support to Collapse / Accordion - Add support to PopupOver
- Add support to DropDown
-
Add support to Progress Bar - Add support to Breadcrumbs
-
Add support to Badges -
Add support to List Group -
Add support to Carousel
Discussion
Заголовок раздела «Discussion»Image sizes
Заголовок раздела «Image sizes»What image sizes should we use for jumbotron background?
Jumbotron and dw2pdf
Заголовок раздела «Jumbotron and dw2pdf»Printing the web page makes appear jumbotron. But building the PDF with dw2pdf does it not. What should I do to make it work?
Further to this, could full support for dw2pdf be added so that all the feature styles map across?
Accordion collapsible function
Заголовок раздела «Accordion collapsible function»Hello, thank you for your plugin, it’s really useful. I wondering whether there is an option to start the accordion so that all the panels are collapsed by default? Using the collapsible function the first panel in the accordion is always open and the rest is collapsed. I was thinking about a workaround with the “collapse button” function but maybe there is another way? - Thanks, Arkul
