On Fri, Mar 20, 2009 at 10:47 PM, <pmw...@911networks.com> wrote:

> ...
> I have also tried w/o success:
>
> (:if ! authid:) '''''Not Signed in'''''  (:ifend:)
>

You probably already checked this, but I'm assuming you are using authuser?

>From http://www.pmwiki.org/wiki/PmWiki/ConditionalMarkup

(:if authid:)  -  current viewer is authenticated - meaning they have proven
who they are via login - to use this the wiki must include recipe
AuthUser<http://www.pmwiki.org/wiki/PmWiki/AuthUser>or others which
set the
$AuthId variable.
Have you tried the code outside the context of a pagelist just to make sure
it works?

-Peter
_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to