Imacgregor.HomePage which I use as trail for all my groups. The source for 
this page can be seen with 
http://imacgregor.com/Imacgregor/HomePage?action=source
I am using this markup in the Imacgregor.HomePage

(:if authid:)
* [[Admin/HomePage | Administration]]
(:ifend:)

Viewing the page will show you all links except the "Administrator" link 
because you aren't logged in (:if authid:). However, if you click the last 
link on that page (About), then you are taken to the About page and can see 
the trail at the top. The problem I am having is that you also see the 
Administration link but you shouldn't because that link is within

(:if authid:)
* [[Admin/HomePage | Administration]]
(:ifend:)

Does trail markup ignore (:if authid:) ?

Regards,
Ian MacGregor

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to