[Typo3] Path menu, how sholud HTML-template look like?

Almir Orle almir.orle at utbildning.stockholm.se
Wed Nov 30 09:16:32 CET 2005


Allright, it looks like this

My HTML Template:
----------------------------
<!-- Page Path Menu: -->
		<tr>
		<td id="path">
			Path: 
			<a href="#">Subpage</a> &raquo;&nbsp;
			<a href="#">This page</a>	</td></tr>


TS setup looks like this:
-------------------------------
temp.clickpath= HMENU
temp.clickpath{
special = rootline
special.range = 0 | -1
1 = TMENU
1.NO.allWrap = | &nbsp;&raquo;&nbsp; |*| | &nbsp;&raquo;&nbsp; |*| |
}


What's wrong with that? 

Thanks in advance!

/Almir



More information about the TYPO3-english mailing list