[Typo3] news-title in breadcrumbmenu

thorsten greiner ng-reply at brainoutput.net
Sun Sep 25 23:42:43 CEST 2005


hi there!

i'd like to display the title of an article in my breadcrumbmenu, when it is
displayed in singleview.

my page tree:

|
+ root +
       |
       + News-List +
                   |
                   + News-Single

my breadcrumbs-template:

temp.breadcrumbs = HMENU
temp.breadcrumbs.special = rootline
temp.breadcrumbs.special.range = 1|-1
temp.breadcrumbs.1 = TMENU
temp.breadcrumbs.1.target = _self
temp.breadcrumbs.1 {
  NO {
    linkWrap = | > |*|| > |*||
  }
  CUR = 1
  CUR {
    linkWrap = <strong>|</strong>
    doNotLinkIt = 1
  }
}

so when i select an article i want the news-title to be displayed and not
'News-Single'.

can somebody help?

cheers, thorsten

-- 
there are only 10 types of people who understand binary... those who do and
those who don't...




More information about the TYPO3-english mailing list