Contents
Create simple macros from wiki pages
Description
This plugin creates simple macros from wiki pages in WikiMacros/ namespace named after page names.
Pages may contain $1, $2, ... metacharacters which will be substituted by the parameters macro is called with.
Bugs/Feature Requests
Existing bugs and feature requests for MetaMacroPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out MetaMacroPlugin from here using Subversion, or browse the source with Trac.
Example
Create a page WikiMacros/Example with the text
Test: $1.
And then use newly created macro: [[Example(Passed)]].
Recent Changes
[9769] by dottedmag on 01/16/11 14:35:25
Import plugin
[9768] by dottedmag on 01/16/11 14:33:26
Remove unused directory
[9767] by dottedmag on 01/16/11 14:30:55
New hack MetaMacroPlugin, created by dottedmag

