[Typo3] HMENU site navigation problem
Diederik van Veen
crz_06 at hotmail.com
Sun Jan 30 22:15:08 CET 2005
i'm kinda stuck on breadcrumbs. I'm trying to include them to my site, for
deeper level navigation (so I really need it) and have read all previous
posts, but for some reason i just cannot get it to work under my
configuration. So i just created a dummy page, with a clean template with
this as setup:
-------------------------------------------------------------------
# Breadcrumbs
temp.breadcrumbs = HMENU
temp.breadcrumbs.special = rootline
temp.breadcrumbs.special.range = 1|-2
temp.breadcrumbs.special.targets.3 = page
temp.breadcrumbs.1 = TMENU
temp.breadcrumbs.1.target = _top
temp.breadcrumbs.1.wrap = <HR> | <HR>
temp.breadcrumbs.1.NO {
linkWrap = |
}
page = PAGE
page.typeNum = 0
page.1 = TEMPLATE
page.1 {
template = FILE
template.file = fileadmin/templates/template_breadcrumbs.html
subparts.BREADCRUMBS < temp.breadcrumbs
}
-------------------------------------------------------------------
and in my html template file I have:
<table width="100%">
<tr>
<td id="breadcrumbs">
<!--###BREADCRUMBS### begin -->
<!--###BREADCRUMBS### end --></td>
</tr>
</table>
This should work right??, cleared cache and all, but no crumbs ;(
Any suggestions?, can it be done all in TS without the use of adding markers
in my template file?
sometime i love this program, and at times like this i just cannot stand it
(or myself) ;)
thx for the assistance
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
More information about the TYPO3-english
mailing list