[pmwiki-users] conditional (:if enabled ...:)

Hans design at flutesong.net
Fri Apr 15 18:34:06 CDT 2005


Patrick, I noticed you changed on PmWiki.ConditionalMarkup

   $Conditions['enabled'] = "\$GLOBALS[\$condparm]==1";
to
   $Conditions['enabled'] = "\$GLOBALS['\$condparm']>''";

but the latter does not work, whereas the first works fine.

  
~Hans




More information about the pmwiki-users mailing list