[TYPO3-ttnews] tt_news element wrap [newbie]

maaboo maaboo at gmail.com
Thu Oct 2 15:52:09 CEST 2008


thanks!

I got advice with other way - use different templates and include tags into
templates, but i think that is not... beautiful.

You gave me a great hint! :-)

2008/10/2 Michael Miousse <michael.miousse at infoglobe.ca>

> maaboo wrote:
>
> > Hi! Please tell me how to wrap the whole element:
> >
> >     11 < plugin.tt_news
> >     11 {
> >         _LOCAL_LANG.ru.latestHeader = Title
> >         pid_list = 43
> >     }
> >
> > ?
> > I think it can be solved by adding:
> >
> >         displayLatest.general_stdWrap = <div class="lcol">|</div>
> >
> > into {}
> >
> > but it doesn't work. I need to wrap every element in its own class.
> >
>
> its not  displayLatest.general_stdWrap = <div class="lcol">|</div>
>
> it is  11.general_stdWrap = <div class="lcol">|</div>
>
> or plugin.tt_news.general_stdWrap
>
>
> here is a hint
>
> when you have typoscript problem with an object like tt_news, try to
> inspect
> your tt_news element with the typoscript object browser ( web->template and
> selectbox typoscript object browser). That way you can see what typoscript
> exist for tt_news (that is true for any extension that uses typoscript)
>
> best regards
> --
> Michael Miousse
> Infoglobe
> michael.miousse at infoglobe.ca
>

-- 
with respect, Grigory
ICQ UIN: 22694713


More information about the TYPO3-project-tt-news mailing list