[pmwiki-users] Robots, lofi, skin, SEO
Patrick R. Michaud
pmichaud at pobox.com
Mon Mar 20 06:55:50 CST 2006
On Mon, Mar 20, 2006 at 09:56:21AM +0100, Anno wrote:
> I would like to display the login link only, if the user is not
> authenticated, and not a robot.
>
> I am not clear on the exact sytax though concerning variables and
> combining variables. I tried this
> (:if ! auth edit && ! enabled IsRobotAgent
> :)[[{$Name}?action=login|Login]](:ifend:)
(:if expr ! auth edit && ! enabled IsRobotAgent:)...(:ifend:)
Pm
More information about the pmwiki-users
mailing list