[TYPO3-english] GMENU line break and Breadcrumbs - arrrh

Jamie Gorst info at capitalhosting.co.uk
Sun May 10 19:30:01 CEST 2009


Hi everyone,

I am trying to remove the '|' character from my breadcrumbs. It appears due
splitting a large GMENU onto two lines, see code below:

 10 = TEXT
  10.text.field = title
  10.text.listNum = 0
  10.offset = 21,22
  10.text.listNum.splitChar = |

My breadcrumbs looks like this:

  subparts.BREADCRUMBS = HMENU
  subparts.BREADCRUMBS {
  special = rootline
  special.range = 1|
  special.targets.3 = page
  1 = TMENU 
  1.wrap =
  1.NO.linkWrap = 
  1.CUR = 1
  1.CUR.linkWrap =  » |
  1.CUR.doNotLinkIt = 1

An example breadcrumb menu now looks like this:
Services » Data Protection &|Records Management


Is there a way to use the page heading in the breadcrumbs sub menu (the only
place where I must split the line in two)?

Cheers
Jamie




More information about the TYPO3-english mailing list