Made to work with the [[hidden]] plugin: let add buttons to (un)display several blocks
Compatible with DokuWiki
If you use the hidden plugin, you may find it tedious to click on every hidden block to display them, for example before printing. Then this plugin is made for you!
Please use the plugin manager, using this URL: http://github.com/gturri/hiddenSwitch/zipball/master
To create such a switch, you may use :
<hiddenSwitch>
or
<hiddenSwitch Here comes my custom text>
Therefore, to see it in action, you could create such a page:
<hidden>My first hidden block</hidden> <hidden>My second hidden block</hidden> <hiddenSwitch>
Please make sure you have a recent (2011-12-03 or higher) version of the hidden plugin!