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

Detritus

plugin Create tabbed boxes in DokuWiki

Last updated on
2016-01-13
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

Install the plugin using the Extension Manager and the download URL above, which points to latest version of the plugin. 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

plugin/tabbox.1452683488.txt.gz · Last modified: 2016-01-13 12:11 by Aleksandr

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