Breadcrump (rootline) in Typo3


/ Published in: Other
Save to your folder(s)

Put this in your template code.


Copy this code and paste it in your HTML
  1. # ------------------------
  2. # breadcrumb
  3. # ------------------------
  4.  
  5. lib.breadcrumb = HMENU
  6. lib.breadcrumb.special = rootline
  7. lib.breadcrumb.1 = TMENU
  8. lib.breadcrumb.1 {
  9. NO.allWrap = | >  |*||*| |
  10. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.