[pmwiki-users] quirk with nested-if

Hans design5 at softflow.co.uk
Mon Jun 30 05:40:40 CDT 2008


Monday, June 30, 2008, 10:44:39 AM, Peter & Melodye Bowers wrote:

> Perhaps if you change the 2nd argument of the nested-if to something later
like '>>directives' or something like that it might work?

if using nested if markup try in config.php

Markup('include', '>nestedif',
 '/\\(:include\\s+(\\S.*?):\\)/ei',
 "PRR(IncludeText(\$pagename, PSS('$1')))");


  ~Hans




More information about the pmwiki-users mailing list