Table of Contents

tabbox Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" yes

plugin Create tabbed boxes in DokuWiki

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

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.

Requirements

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>

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

</tabbox>

Development

Change Log

Known Bugs and Issues

Please report bugs and issues at: https://github.com/cosmocode/dokuwiki-plugin-tabbox/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