[Typo3-UG Australia] DeBortoli Wines praises Typo3

Roger Bunyan roger at redgumweb.com.au
Thu Aug 11 00:41:59 CEST 2005


In your html template put the markers 
<!--###PATH###-->breadcrumbs<!--###PATH###--> where you want the 
breadcrumbs to appear.

In your ts setup put :

temp.path = HMENU
temp.path.special = rootline
temp.path.special.range = 1 | -2
temp.path.1 = TMENU
temp.path.1.wrap = Path: &nbsp; |
temp.path.1.NO.allWrap =   |&nbsp;&gt;&nbsp; |*||*|   |


page=PAGE
page.stylesheet={$stylesheet}
page.bodyTag=<body>
page.typeNum=0
page.10 = TEMPLATE
page.10 {
template = FILE
template.file = {$template.file}
workOnSubpart = DOCUMENT_BODY
subparts.LEFTCOL < styles.content.getLeft
subparts.CONTENT < styles.content.get
subparts.PATH <temp.path

}

Roger Bunyan
http://redgumweb.com.au
Ph: 02 6492 7202



Voytek Eymont wrote:

>Roger Bunyan wrote:
>  
>
>>Voytek Eymont wrote:
>>    
>>
>
>  
>
>>>btw, what do you use for breadcrumbing ?
>>>      
>>>
>>temp.path = HMENU temp.path.special = rootline temp.path.special.range = 1
>>| -2
>>temp.path.1 = TMENU temp.path.1.wrap = Path: &nbsp; |
>>    
>>
>temp.path.1.NO.allWrap
>  
>
>>=   |&nbsp;&gt;&nbsp; |*||*|   |
>>    
>>
>
>
>thanks, Roger
>
>ahem, I'm only a junior Typo trainee...
>where do I put that ?
>
>
>  
>



More information about the TYPO3-UG-australia mailing list