DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:tabbox

This is an old revision of the document!


tabbox Plugin

Compatible with DokuWiki

Hrun, Detritus, Greebo

plugin Create tabbed boxes in DokuWiki

Last updated on
2018-04-29
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to tabinclude

Tagged with tabs

A CosmoCode Plugin

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Examples/Usage

A simple box:

<tabbox first tabtitle> 
the contents of the first tab

Lorem Ipsum

<tabbox second tabtitle> 
the contents of the second tab
  
  ...
  
</tabbox>

Syntax

For every tab:

<tabbox title of tab>
  • tabbox must be there, afterwards the title of tab, spaces are allowed

Once, at the end of the box, after the last tab:

</tabbox>

Development

Change Log

Known Bugs and Issues

FAQ

non yet

Discussion

This plugin is awesome, thank you ! You can divide the content of a page into beautiful tabs. See it in action here. — Laynee 2016-03-07 14:59
Yes it is awesome, I agree. Could be even more with nested tabs capability added. Another example, see it in action here. — ravapeba 2020-10-20 10:48

discussion

plugin/tabbox.1603184039.txt.gz · Last modified: 2020-10-20 10:53 by ravapeba@protonmail.com

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