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

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


Hmm.

I looked into css_styled_content for rendering tt_news.
Then I try import and activate tt_news in my template, with similar way, it works.
tt_content.list = COA
tt_content.list.20 = CASE
tt_content.list.20.key.field = list_type
tt_content.list.20.9 = CASE
tt_content.list.20.9.key.field = layout
tt_content.list.20.9.0 =< plugin.tt_news


Are you sure, that I don't need explicitly call your plugin?
something like
tt_content.textpic.20 =< plugin.cron_cssstyledimgtext

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