[TYPO3-english] Shortcuts hidden / unclickable in breadcrump

Morten Hagh morten at hagh.dk
Tue Jun 7 11:04:20 CEST 2011


Hi list,

 

I have a breadcrump that show the path where the users is. Some of the pages
in the path are shortcuts (no content).

Is it possible somehow either to make shortcuts in the breadcrump
unclickable or hide them? My breadcrump is like this:

Frontpage > Products > Productgroup2 > Product 5

Where Products is a shortcut, but now I have set the shortcut to
Productgroup1 so thats not a good idea when the user is viewing
Productgroup2 and clicks on Products.

So if I can either hide Products or make it unclickable that would be a lot
better.

My breadcrump TS :

 

lib.breadcrumb = COA

lib.breadcrumb {

10 = HMENU

10 {

special = rootline

special.range = 0

includeNotInMenu = 1

1 = TMENU

1.noBlur = 1

1.NO {

stdWrap.field = title

ATagTitle.field = nav_title // title

linkWrap = ||*| » |*|

}      

}

}



 

/Morten Hagh





More information about the TYPO3-english mailing list