[TYPO3] real url and footer template
    Dmitry Dulepov 
    typo3 at accio.lv
       
    Mon Jun 26 15:51:39 CEST 2006
    
    
  
Hi!
Andrea Giorgini wrote:
> Is it because they're directly specified there?
Of course. They are simply static text (markup) for typo3 and not 
changed in any way.
>What's the solution?
Generate them in TS setup, use stdWrap.typolink. Something like:
page.1000 = COA
page.1000 {
	wrap = <div id="footer" class="footer_text">|</div>
	10 = TEXT
	10.value = Note
	10.typolink.parameter = 815
	20 = TEXT
	...
}
Dmitry.
-- 
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
    
    
More information about the TYPO3-english
mailing list