[pmwiki-users] How to suppress wiki commands from the wiki page

Chris Cox ccox at airmail.net
Wed Aug 23 13:21:31 CDT 2006


kirpi at kirpi.it wrote:
>> Tom:
>> (:noaction:)
>> Maybe that does work the way you want it to?
> 
> Yes, Tom.
> (:noaction:) just appears as text on the page, but fails somehow to be
> interpreted as wiki markup.

For now just:
Markup('noaction', 'directives',
        '/\\(:noaction:\\)/ei',
        "SetTmplDisplay('PageActionFmt',0)");

(from a prior post... this could become a faq)





More information about the pmwiki-users mailing list