[pmwiki-users] skin design and the searchbox

Hans design at flutesong.net
Mon Mar 21 09:19:19 CST 2005


Monday, March 21, 2005, 2:46:15 PM, Patrick wrote:
> Maybe we want a generic 'markup' condition that processes
> text only if a certain markup has been defined

>    (:if markup searchbox:)

> or if a certain style has been defined in $HTMLStylesFmt

>    (:if style searchbox:)

how about

    (:if defined some_condition:)

But it still leaves me with the same dilemma, because the conditional
markup needs to be defined first, and that needs to be in config.php.
So unless there is something already defined, it won't be much help.
And the only conditional markups which are defined are

    (:if true ...:) and (:if false ..:) and (:if match ...:)

but (:if true $Skin=='fixflow':) does not work ???


Best, 
~Hans                           




More information about the pmwiki-users mailing list