[pmwiki-users] question about trails

Ian MacGregor lists at imacgregor.com
Thu Jul 19 14:23:39 CDT 2007


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



More information about the pmwiki-users mailing list