PDA

View Full Version : Creating a $show conditional


mikesz
06-02-2008, 07:13 AM
Hello,

I would like to know the specifics of how to ceate a $show conditional. For example:

<if condition="$show['editor_css']">
$editor_css
</if>


The critical question is where do I define the array element and assign the value.

Any clues gratefully accepted.

TIA, mikesz

Opserty
06-02-2008, 08:29 AM
In a plugin which appropriate to the place you want to use it.