[pmwiki-users] Conditionals in Pagelists and IE bug

The Editor editor at fast.st
Sun Nov 12 17:36:14 CST 2006


Yes, but any reason this is not working?

[[#chatroom]]
(:if exists "Chat-{=$Name}-Member.{$AuthId}":)
* %red%[[Chat.Chat?room={=$Name}|{=$Name}]]%%\\
(:if ! exists "Chat-{=$Name}-Member.{$AuthId}":)
* [[Chat.Chat?room={=$Name}|{=$Name}]]\\
(:ifend:)
[[#chatroomend]]

The goal is to list rooms as red (or whatever) if a person is in them,
and black if not.  Yet, when the specified page definitely exists, the
condition fails.

Cheers,
Caveman




More information about the pmwiki-users mailing list