[[PageOutline(2-5,Contents,pullout)]] = Foldable content = == Description == This is a tiny wiki-macro that allows folding of areas. it simply hides and displays them when you click on a configurable area. Might be useful for long pages. It is possible to set the initial visibility so certain areas can be hidden by default and be viewed on click. == Bugs/Feature Requests == Existing bugs and feature requests for FoldingMacro are [report:9?COMPONENT=FoldingMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=FoldingMacro&owner=wanagi new ticket]. == Download == Download the zipped source from [download:foldingmacro here]. == Source == You can check out FoldingMacro from [http://trac-hacks.org/svn/foldingmacro here] using Subversion, or [source:foldingmacro browse the source] with Trac. == Example == {{{ [[Folding(printscript)]] [[Folding(activator,idoftheregiontobeunfolded,wiki,== click me to view ==)]] [[Folding(begin,idoftheregiontobeunfolded,none)]] this area is folded by default [[Folding(end)]] [[Folding(activator,idoftheregiontobefolded,none,<h2>click me to hide</h2>)]] [[Folding(begin,idoftheregiontobefolded,inline)]] this area is visible by default [[Folding(end)]] }}} == Recent Changes == [[ChangeLog(foldingmacro, 3)]] == Author/Contributors == '''Author:''' [wiki:wanagi] [[BR]] '''Maintainer:''' [wiki:wanagi] [[BR]] '''Contributors:'''