[TYPO3] breadcrumbs / HMENU site navigation - I don't want link to the current page

Tomasz Chmielewski mangoo at wpkg.org
Thu Jun 14 16:47:00 CEST 2007


I made a site navigation (breadcrumb), which renders on the "subsite3" 
site like below:


site1 -> subsite2 -> subsite3


It is done with the following code:

# Our site
temp.our_site_name = HMENU
temp.our_site_name.1 = TMENU
temp.our_site_name.1 {

    NO.allWrap =  > |
    ACT.allWrap = > |
}



subparts.BREADCRUMB < temp.our_site_name


The problem is, I don't want a link for "subsite3" - I'm already on that 
page.
Other advantage is that it would show the user where he is.


Is it possible to do it somehow?


-- 
Tomasz Chmielewski
http://wpkg.org


More information about the TYPO3-english mailing list