[TYPO3] BREADCRUMBS

Joseph Toon joe at geckohost.com
Mon Aug 21 16:07:49 CEST 2006


I am not sure if this is the proper way, but I ended up making a simple 
extension consisting of one checkbox field in pages database (you can use the 
kickstarter to create this) .. then I simply used an if statement in the 
setup .. ie:

lib.breadcrumbs = HMENU
lib.breadcrumbs {  
     if.isTrue.data = page:user_breadcrumbs_displaybreadcrumbs
     ... (rest of display here) ...
}

On Monday 21 August 2006 8:31 pm, Amir M. wrote:
> So my question is, how can I make this appear for my FCE and tt_news
> correctly, but not for my main pages?  I have 3 subsites and they all
> use the same template, and I dont want the root pages of these subsites
> to have any breadcrumbs.  Can I exclude them from having a breadcrumb?



More information about the TYPO3-english mailing list