Hello,

How can I use PageVariables the page in the CustomMarkup?
I am writing in local/config.php

Markup("some_edit", "directives", "/\\(:some_edit:\\)/","foo bar
{$AuthId}");
or
Markup("some_edit", "directives", "/\\(:some_edit:\\)/",Keep("<b>HTML</b>
{$AuthId}") );

and nothing happens..

Page Variables can not be used in the Markup?
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to