[pmwiki-users] Condition on authority to another page

Patrick R. Michaud pmichaud at pobox.com
Tue Mar 28 10:41:13 CST 2006


On Sat, Mar 25, 2006 at 04:54:42PM +1200, Allister Jenks wrote:
>    [[Subscriber/Issue1]] (:if !auth Subscriber.Issue1 read:) * (:ifend:)
>    [[Subscriber/Issue1]] (:if !auth Subscriber.Issue2 read:) * (:ifend:)
>    [[Subscriber/Issue1]] (:if !auth Subscriber.Issue3 read:) * (:ifend:)
>    [[Subscriber/Issue1]] (:if !auth Subscriber.Issue4 read:) * (:ifend:)
>    [=*=]You must pay to access these issues.

I've been thinking of extending the auth condition to be able to
work on pages other than the current one.

    (:if !auth read Subscriber.Issue4:)

Or should it be the other way around?

Pm




More information about the pmwiki-users mailing list