[TYPO3] Repeat Breadcrumb menu twice

Wiel, J.A.M van de j.a.m.v.d.wiel at tue.nl
Thu Aug 21 16:05:32 CEST 2008


Hi MaaBoo,
First you build the breadcrumb's HMENU (or *SHAMELESS PLUG* you could
try tue_breadcrumb) like so:

lib.breadcrumb = HMENU
lib.breadcrumb {
...
}

Then on your page you can either replace a subpart marker with
lib.breadcrumb, or include it as a TS object like so:

page.10 =< lib.breadcrumb
page.20 =< whatever.your.content.is
page.30 =< lib.breadcrumb

..this'll give you two identical breadcrumbs.

Good luck!

Bas

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of maaboo
Sent: Thursday, August 21, 2008 4:02 PM
To: TYPO3-english at lists.netfielders.de
Subject: [TYPO3] Repeat Breadcrumb menu twice

Hi!

I want to have 2 breadcrumbs on my page - one on the top and other at
the
bottom (i think it helps in navigation). How can i do it the best?

-- 
with respect, MaaBoo
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list