Changes between Initial Version and Version 1 of FoldMacroProcessorMacro


Ignore:
Timestamp:
Jan 6, 2012, 12:02:26 PM (12 years ago)
Author:
Peter Suter
Comment:

New hack FoldMacroProcessorMacro, created by psuter

Legend:

Unmodified
Added
Removed
Modified
  • FoldMacroProcessorMacro

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= FoldMacroProcessor =
     4
     5== Description ==
     6
     7This macro is a simple way to get foldable sections that the user can click to expand or collapse.
     8
     9Similar: FoldMacro, FoldingMacro, CollapsiblePlugin
     10
     11== Bugs/Feature Requests ==
     12
     13Existing bugs and feature requests for FoldMacroProcessorMacro are
     14[report:9?COMPONENT=FoldMacroProcessorMacro here].
     15
     16If you have any issues, create a
     17[http://trac-hacks.org/newticket?component=FoldMacroProcessorMacro&owner=psuter new ticket].
     18
     19== Download ==
     20
     21Download the zipped source from [download:foldmacroprocessormacro here].
     22
     23== Source ==
     24
     25You can check out FoldMacroProcessorMacro from [http://trac-hacks.org/svn/foldmacroprocessormacro here] using Subversion, or [source:foldmacroprocessormacro browse the source] with Trac.
     26
     27== Example ==
     28
     29{{{
     30#!Fold title="A title for the folded section"
     31This section of the wiki page is folded up and can be expanded by clicking on the title.
     32
     33This can contain any ''formatted'' **wiki** content, including macros and nested Fold sections.
     34}}}
     35
     36== Recent Changes ==
     37
     38[[ChangeLog(foldmacroprocessormacro, 3)]]
     39
     40== Author/Contributors ==
     41
     42'''Author:''' [wiki:psuter] [[BR]]
     43'''Maintainer:''' [wiki:psuter] [[BR]]
     44'''Contributors:'''