Thursday, April 26, 2007, 7:25:42 PM, Patrick wrote:
> I think I need a much more concrete example.
trying to condense the problem:
{$TestPV} is failed to be set.
"Test" is just to illustrate. It will be a number calculated
inside the function.
Markup('testpv','directives','/\\(:testpv:\\)/e',
"TestPVMarkup(\$pagename)");
function TestPVMarkup ($pagename) {
global $FmtPV;
$FmtPV['$TestPV'] = '"Test"';
return '';
}
Hans
_______________________________________________
pmwiki-devel mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel