DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:tabbox

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

  • Brower's JavaScript should be enabled. Otherwise all contents are displayed, but not inside tabboxes.

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.txt · Last modified: 2021-02-24 06:34 by Dr-Yukon

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