DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:bootswrapper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:bootswrapper [2018-11-29 16:19] – Added accordion example hadrienplugin:bootswrapper [2024-01-09 18:25] (current) Aleksandr
Line 6: Line 6:
 email      : giuseppe.diterlizzi@gmail.com  email      : giuseppe.diterlizzi@gmail.com 
 type       : syntax, action type       : syntax, action
-lastupdate : 2017-04-07 +lastupdate : 2022-09-22 
-compatible : Greebo, "Frusterick Manners","Elenor of Tsort", Detritus, Weatherwax, Hrun+compatible : Igor, Hogfather, Greebo, Frusterick Manners, Elenor of Tsort, Detritus, Weatherwax, Hrun
 depends    :  depends    : 
 conflicts  : caption, alertbox conflicts  : caption, alertbox
-similar    : wrap+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 tags       : alert, annotations, bootstrap, boxes, button, dropdown, formatting, grids, hide, highlight, icons, jumbotron, language, nav, printing, style, tabs, thumbnail, typography, wrap, callouts, modal, popover
  
Line 21: Line 21:
 ---- ----
  
-Useful plugin for add several Bootstrap components (Jumbotron, Alert, Panel) to DokuWiki especially in combination with a Bootstrap template ([[:template:bootstrap3|Bootstrap3]]).+Useful plugin for adding several Bootstrap components (Jumbotron, Alert, Panel) to DokuWiki especially in combination with a Bootstrap template ([[:template:bootstrap3|Bootstrap3]]).
  
 :!: **Note**: This plugin will only work with Bootstrap-compatible templates, of which the default DokuWiki template is not one. :!: **Note**: This plugin will only work with Bootstrap-compatible templates, of which the default DokuWiki template is not one.
Line 62: Line 62:
 php -m | grep -i simplexml php -m | grep -i simplexml
 </code> </code>
- 
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
Line 72: Line 71:
 ==== Jumbotron ==== ==== Jumbotron ====
  
-<code><jumbotron>+<code> 
 +<jumbotron>
 ===== Hello, world! ===== ===== Hello, world! =====
  
Line 78: Line 78:
 component for calling extra attention to featured component for calling extra attention to featured
 content or information. content or information.
-</jumbotron></code>+</jumbotron> 
 +</code>
  
 ==== Panel ==== ==== Panel ====
  
-<code><panel type="default" title="Title of Panel" subtitle="Subtitle" icon="fa fa-home">+<code> 
 +<panel type="default" title="Title of Panel" subtitle="Subtitle" icon="fa fa-home">
 Panel content Panel content
-</panel></code>+</panel> 
 +</code>
  
 ==== Alert ==== ==== Alert ====
Line 175: Line 178:
 </accordion></code> </accordion></code>
  
-===== Configuration and Settings ===== 
- 
-^ Configuration  ^ Default  ^ 
-^ loadBootstrap  | 1        | 
  
 ===== Development ===== ===== Development =====
Line 186: Line 185:
 === Change Log === === Change Log ===
  
-{{rss>https://github.com/LotarProject/dokuwiki-plugin-bootswrapper/commits/master.atom author date 1h }}+{{rss>https://github.com/LotarProject/dokuwiki-plugin-bootswrapper/commits/master.atom author date}}
  
 === Known Bugs and Issues === === Known Bugs and Issues ===
Line 210: Line 209:
  
 ==== Image sizes ==== ==== Image sizes ====
 +
 What image sizes should we use for jumbotron background? What image sizes should we use for jumbotron background?
  
Line 215: Line 215:
  
 Printing the web page makes appear jumbotron. But building the PDF with dw2pdf does it not. What should I do to make it work? 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 ====
 +
 +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
  
 ===== See also ===== ===== See also =====
plugin/bootswrapper.1543504755.txt.gz · Last modified: 2018-11-29 16:19 by hadrien

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki