[TYPO3] special = browse titles issue

AGR nihuhoid at gmail.com
Wed Oct 4 16:43:09 CEST 2006


Hi all.
Is it possible to make browse menu show titles that i set in TS
instead of navigation titles of pages?

I have the followint tsconfig:

lib.internalnav = HMENU
lib.internalnav {
  special = browse
  special {
    items = up|prev|next
    prev.fields.title = Previous page
    up.fields.title = Up a level
    next.fields.title = Next page
  }
  1 = TMENU
  1.NO {
	linkWrap = | | |*||*||
      ATagTitle.field = description // title
  }
}

If previous / next / up page have a navigation title option set this
script shows navigation title instead of "Next page" / "Previous page"
/ "Up a level". How to force it show my titles?



More information about the TYPO3-english mailing list