[pmwiki-users] Pagelist and conditionals

Peter Bowers pbowers at pobox.com
Sat Mar 21 04:38:47 CDT 2009


On Fri, Mar 20, 2009 at 10:47 PM, <pmwiki at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20090321/18593628/attachment.html 


More information about the pmwiki-users mailing list