[pmwiki-users] Page action won't disappear
Patrick R. Michaud
pmichaud at pobox.com
Thu Jan 4 13:29:50 CST 2007
On Thu, Jan 04, 2007 at 05:31:59PM -0000, marc wrote:
> In many places with non-user-editable text, I want:
>
> (:if ! auth admin:)(:noaction:)(:ifend:)
>
> This works fine in local/Site.php and other places.
>
> However, when authorisation is required and the login form appears, I
> can't find a way to stop PageActions from being displayed.
>
> Is this possible?
I think it might work to just put (:noaction:) into
Site.AuthForm. Then the actions won't appear whenever the
authorization form is displayed.
Pm
More information about the pmwiki-users
mailing list