====== tabbox Plugin ====== ---- plugin ---- description: Create tabbed boxes in DokuWiki author : Andreas Gohr email : dokuwiki@cosmocode.de type : syntax lastupdate : 2018-04-29 compatible : Hrun, Detritus, Greebo, Hogfather depends : conflicts : similar : tabinclude tags : tabs downloadurl: https://github.com/cosmocode/dokuwiki-plugin-tabbox/zipball/master bugtracker : https://github.com/cosmocode/dokuwiki-plugin-tabbox/issues sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-tabbox/ donationurl: screenshot_img : ---- [[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] ===== Installation ===== Search and install the plugin using the [[plugin:extension|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: the contents of the first tab Lorem Ipsum the contents of the second tab ... ===== Syntax ===== For every tab: * **tabbox** must be there, afterwards the title of tab, spaces are allowed Once, at the end of the box, after the last tab: ===== Development ===== === Change Log === {{rss>https://github.com/cosmocode/dokuwiki-plugin-tabbox/commits/master.atom date}} === 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 [[https://jqueryui.com/tabs/|here]]. --- [[user>Laynee|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 [[http://bispopox.byethost7.com/doku.php?id=mapas:grupos_cmc|here]]. --- [[user>ravapeba@protonmail.com|ravapeba]] //2020-10-20 10:48// [[plugin:tabbox:discussion]]