[[PageOutline(2-5,Contents,pullout)]] = Foldable section macro == Description This macro is a simple way to get foldable sections that the user can click to expand or collapse. See also: CollapsiblePlugin == Bugs/Feature Requests Existing bugs and feature requests for FoldMacroProcessorMacro are [report:9?COMPONENT=FoldMacroProcessorMacro here]. If you have any issues, create a [/newticket?component=FoldMacroProcessorMacro new ticket]. [[TicketQuery(component=FoldMacroProcessorMacro,group=type,format=progress)]] == Download Download the zipped source from [export:foldmacroprocessormacro here]. == Source You can check out FoldMacroProcessorMacro from [/svn/foldmacroprocessormacro here] using Subversion, or [source:foldmacroprocessormacro browse the source] with Trac. == Configuration The following parameters can be set: * `title`: The text in the folding header. * `tag`: The HTML element used for the title (Default: span) == Example {{{ {{{#!Fold title="A title for the folded section" tag=h2 This section of the wiki page is folded up and can be expanded by clicking on the title. This can contain any ''formatted'' **wiki** content, including macros and nested Fold sections. }}} }}} == Recent Changes [[ChangeLog(foldmacroprocessormacro, 3)]] == Author/Contributors '''Author:''' [wiki:psuter] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:''' [[BR]]