[Moin-user] Writing macros

Jim Wight j.k.wight at ncl.ac.uk
Tue Jul 20 07:42:03 EDT 2010


It's only recently I've discovered that macro definitions changed at 
version 1.7 from

    def execute(macro, args)

to

    def macro_MacroName(macro, arg1, arg2, ...)

My macros haven't stopped working so 'execute' is obviously still being 
supported. What is its future?

Jim




More information about the Moin-user mailing list