[pmwiki-users] Bug in IE
Hans
design at softflow.co.uk
Tue Mar 14 01:45:32 CST 2006
Tuesday, March 14, 2006, 7:37:53 AM, Hans wrote:
> [[#title]]
> (:if equal {<$Group}:)
>>>nobold<<(:if:)
> * [[{=$Group}/{=$Namespaced}|+]]%%
(:if equal {>>$Group}:)
>>><<(:if:)
> [[#titleend]]
oops! correction:
[[#title]]
(:if equal {<$Group}:)
>>nobold<<(:if:)
* [[{=$Group}/{=$Namespaced}|+]]
(:if equal {>$Group}:)
>><<(:if:)
[[#titleend]]
or:
[[#title]]
(:if equal {<$Group}:)
>>nobold<<(:if:)
* [[{=$Group}/{=$Titlespaced}|+]]
(:if equal {>$Group}:)
>><<(:if:)
[[#titleend]]
Best,
~Hans
More information about the pmwiki-users
mailing list