[TYPO3] Repeat Breadcrumb menu twice

maaboo maaboo at gmail.com
Thu Aug 21 16:26:52 CEST 2008


2008/8/21 Wiel, J.A.M van de <j.a.m.v.d.wiel at tue.nl>

> 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-----
> [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
>

I have only two questions.

1. What kind of <div> with bread-menu must i use - id or class?
2. I don't understand how to insert it in needed div (or after it)?

-- 
with respect, MaaBoo


More information about the TYPO3-english mailing list