[pmwiki-users] Quick/easy way to check if page is passwd protected?
Patrick R. Michaud
pmichaud at pobox.com
Sat Feb 11 12:29:10 CST 2006
On Sat, Feb 11, 2006 at 12:03:52PM -0600, Tegan Dowling wrote:
> On 2/11/06, Patrick R. Michaud <pmichaud at pobox.com> wrote:
>
> In the very near future this is likely to be:
>
> (:if equal {$PasswdEdit}:) -- current page has an edit password
>
> Pm
>
> Wonderful, thanks very much!
Woops, I have that backwards -- it will be
(:if !equal {$PasswdEdit} "":) -- current page has an edit password
Pm
More information about the pmwiki-users
mailing list