[Typo3] Bredcrumbs $ tt_news

Patxi Goitia pgoitia at euskalnet.net
Wed Oct 12 10:47:59 CEST 2005


Hi, I'd like to have the news title at the end of my breadcrumb.

I've been searching, but I only found questions without answers...

I don't know if somebody has managed to do it.

This is the configuration I use:

temp.breadcrumbs= HMENU
temp.breadcrumbs.special = rootline
temp.breadcrumbs.special.range = 0|-1
temp.breadcrumbs.1 = TMENU
temp.breadcrumbs.1 {
NO.linkWrap = <span class="breadcrumbs"> | </span>&nbsp;&#187;&nbsp;
}

And I don't know where to put:

[globalVar = GP:tt_news>0]
temp.breadcrumbs = RECORDS
temp.breadcrumbs {
dontCheckPid = 1
tables = tt_news
source = 21
conf.tt_news = TEXT
conf.tt_news.field = title
wrap = <strong> | </strong>
}

TIA



More information about the TYPO3-english mailing list