[pmwiki-users] Conditional Markup: "else"?

Mike mike at widowitz.com
Fri Sep 29 07:33:52 CDT 2006


Might be useful.

Is it by chance possible to work around this by setting temporary
variables? Something like

$condition=0
(:if group Group1 :)
$condition=1
text
(:if group Group2 :)
$condition=1
text
(:if $condition==1 :)
elsetext
(:if:)

Cheers,
Mike


Patrick R. Michaud wrote on 29.09.2006 14:30:
> On Fri, Sep 29, 2006 at 01:29:11PM +0200, Mike wrote:
>>    Hello all,
>>
>>    is there a way in PmWiki to use an "else" in conditional markup? Like
>>    that:
> 
> At present, there's not an "else" clause, although I've been
> thinking of adding one.
> 
> Pm
> 




More information about the pmwiki-users mailing list