[Typo3] Breadcrumb Page Titles

Derek digitalfan at earthlink.net
Wed Jun 1 02:39:38 CEST 2005


I am interested in changing my page titles to include a backwards-breadcrumb (show breadcrumb in opposite direction as normal, with current page title first). For example, if the user is on the page "Xbox Cheats", I want them to see "XBox Cheats : Xbox : DFN" in the page title.

I already have a regular (not backwards) breadcrumb navigation on my page:
#Breadcrumb Navigation
lib.breadcrumb= HMENU
lib.breadcrumb{
  wrap = <div class="top_sitemap"> | </div>
  special = rootline
  special.range = 0 | -1
  1 = TMENU
  1.NO.allWrap = | &nbsp:&nbsp; |*|  | &nbsp;:&nbsp; |*| |
}

And I also already use the page title extension:
#Page Title
includeLibs.pagetitle = typo3conf/ext/mf_pagetitle/pagetitle.php
plugin.mf_pagetitle.title  = {page:title}

The problem is, I cannot figure out how to combine these to make the value of plugin.mf_pagetitle.title be a backwards-breadcrumb navigation. Any help would be appreciated.

Derek
-- 
I am using the free version of SPAMfighter for private users.
It has removed 38268 spam emails to date.
Paying users do not have this message in their emails.
Try www.SPAMfighter.com for free now!


More information about the TYPO3-english mailing list