[TYPO3-english] Breadcrumb tt_news title not translated

Toni Andric toni.andric at openit.hr
Thu Oct 23 13:27:13 CEST 2014


Hey guys,

i have this TS for my breadcrumb menu, all works fine, but my translated 
news title is not displayed in breadcrumb, just the orignial title.

Can some1 help?

Breadcrumb TS:



lib.breadcrumb = COA
lib.breadcrumb {
   wrap = <section class="breadcrumb"><div class="row "><ul 
class="breadcrumb-menu"><i class="fa fa-home"></i>  &nbsp; | 
</ul></div></section>

   10 = COA
   10{

     10 = HMENU
     10 {
       special = rootline
       special.range = 0|-1
       1 = TMENU
       1.noBlur = 1
       1.target = _self
       1.wrap = |
       1.NO {
         #doNotLinkIt = 1
         stdWrap.field = nav_title // title
         ATagTitle.field = nav_title // title
         #ATagParams =  class="breadcrumb"
         linkWrap = <li> | </li>
       }
     }
   }

   20 = RECORDS
   20{
     tables = tt_news
     dontCheckPid = 1
     source.data = GP:tx_ttnews|tt_news
     conf.tt_news = TEXT
     conf.tt_news.field = title
     wrap = <li> | </li>
   }
}


-- 
Ugodan dan
--
Toni Andrić
Open IT d.o.o.
Splitska 26
47000 Karlovac
--
Tel: +385(0)47 493 413
GSM: +385(0)91 406 2566
E-mail: toni.andric at openit.hr
--
www.openit.hr


More information about the TYPO3-english mailing list