[TYPO3-content-rendering] replace textpic rendering in my simple template

Stano Paška stanislav.paska at kios.sk
Thu Aug 17 08:17:59 CEST 2006


I have this template hierarchy (in appendix aaa).
"sablona" is template on root page, it only includes "main_css", which is in sysfolder, where all other templates resides.
I create tt_content in tmpl_content_css. I don't use
tt_content >
tt_content.image >
tt_content.textpic >

I write some testing output to see which is executed (in appendix bbb)
tt_content.textpic.10 and .90 works, it outputs into browser. But .20 doesn't.

Stano.


> -----Original Message-----
> From: 
> typo3-project-content-rendering-bounces at lists.netfielders.de 
> [mailto:typo3-project-content-rendering-bounces at lists.netfield
ers.de] On Behalf Of Ernesto Baschny [cron IT]
> Sent: Tuesday, August 15, 2006 7:32 PM
> To: typo3-project-content-rendering at lists.netfielders.de
> Subject: Re: [TYPO3-content-rendering] replace textpic 
> rendering in my simple template
> 
> Stano Paška schrieb am 15.08.2006 15:35:
> 
> > How can I preserve to run after my templating stuff?
> > I tried check the "include static AFTER basedOn:" checkbox, 
> but it does not work.
> > 
> > Can I include extension in tmpl_content_css, or it must be 
> included only in main_css?
> > Either types does not work.
> > 
> > In typscript browser it seems ok.
> 
> In the same template where you create the tt_content.* branch 
> you just include the static template "CSS Styled IMGTEXT". 
> This should work, as long as you don't empty "tt_content" 
> first. So just make sure you don't have any of those:
> 
> tt_content >
> tt_content.image >
> tt_content.textpic >
> 
> etc..
> 
> If it doesn't work, check out the "Template Analizer" to see 
> in which order your templates are being loaded. Paste that 
> output here for us to see.
> 
> 
> Cheers,
> Ernesto
> _______________________________________________
> TYPO3-project-content-rendering mailing list 
> TYPO3-project-content-rendering at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-pro
ject-content-rendering


More information about the TYPO3-project-content-rendering mailing list