[TYPO3] Reusing menus

Christian Tauscher cms at media-distillery.de
Mon Sep 25 19:57:27 CEST 2006


Kathy Wheeler schrieb:

> but I cannot find instructions on how to re-use the main menu object in
> it's entirety. I can find breadcrumbs tutorials, extra menus with


  #---------------------------
  # Breadcrumbs:
  #---------------------------
temp.pfadmenu = HMENU
temp.pfadmenu {
  wrap = <div class="ROOTLINE">You are here:&nbsp; | </div>
  special = rootline
  special.range = 0 | -1
  1 = TMENU
  1.NO.allWrap = |*| | &nbsp;>&nbsp; |*| |
  }

Will make something like

You are here: Home > nta allgemein > Neues

Hope this helps,

Christian.



More information about the TYPO3-english mailing list