R.Bauer schrieb:
> m...@heavy.ch schrieb:
>> Is there an example how I can call from a macro another marco and
>> parse/render this? I was looking in other macros and in the source of
>> moinmoin but couldn't find any examples how to do this. Any hints? :-)))
> 
> look at bottom of
> http://moinmo.in/MacroMarket/SvgPlot-1.8
> 
thanks! this helped me to create a working version:
http://lotek.heavy.ch/MoinMoinWiki/Development1.8/Macro?action=AttachFile&do=view&target=Licence.py

but in your SvgPlot you wrote:
{{{
 118     macro.formatter = request.html_formatter
 119     p = Parser("##\n", request)
}}}
for what is this needed?

Well anyway thanks for your great help.

bye
Marcel

------------------------------------------------------------------------------
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to