On 7/19/07, Ian MacGregor <[EMAIL PROTECTED]> wrote:
> 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:) ?

As a work-around, if you just want to keep the Admin/HomePage link off
your trail, remove the asterisk.  Only bulleted links are used by the
trail markup.

I think.

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to