Fold macro processor

Description

This macro is a simple way to get foldable sections that the user can click to expand or collapse.

Similar: FoldMacro, FoldingMacro, CollapsiblePlugin

Bugs/Feature Requests

Existing bugs and feature requests for FoldMacroProcessorMacro are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out FoldMacroProcessorMacro from here using Subversion, or browse the source with Trac.

Example

{{{
#!Fold title="A title for the folded section"
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

[11114] by psuter on 01/06/12 13:08:55

Added Fold macro processor

[11113] by psuter on 01/06/12 13:02:24

New hack FoldMacroProcessorMacro, created by psuter

Author/Contributors

Author: psuter
Maintainer: psuter
Contributors:
License: This plugin currently doesn't have a license. Ticket #9815 has been opened to request that the author assigns a license.