[TYPO3] Manipulate Content Elements with TypoScript

Παναγιώτης Κονταξής pkontaxi at gmail.com
Sat May 31 13:56:35 CEST 2008


Thanks but I solved my problem with another way. I added my own classes in
border dropdown. I added
tt_content.stdWrap.innerWrap.cObject.1.value =<div class="my_box">|</div>
in my template
and
TCEFORM.tt_content.section_frame.altLabels.1 = My Box
in page's tsconfig.

Then I selected My Box from border dropdown in Content Element's properties
page.

<offtopic> Thanks for your comment! We (Greeks) usually don't appreciate the
beauty of our language! </offtopic>

2008/5/31 Dmitry Dulepov [typo3] <dmitry at typo3.org>:

> Hi!
>
> Παναγιώτης Κονταξής wrote:
> > Could anyone provide me the typoscript code to manipulate a whole content
> > element of one page's column via typoscript?
> > Really I'd like to wrap every content element of one column inside a <div
> > class="">|</div> tag.
> >
> > I tried with CONTENT cObject but unfortunately I did'n find enough
> examples
> > to learn how it works :(.
>
> Take a look to TypoScript Objtect browser. In particula to
> styles.content.get there. This is what generates content. There will be CASE
> object, which defines how each type renders. Next you can look in RSRef if
> there any wrap properties on upper level and adjust property accordingly.
>
> <offtopic>Your name are in Greek, right? These letters looks really
> beautiful! I was always fascinated by Greek writing.</offtopic>
>
> --
> Dmitry Dulepov
> TYPO3 core team
> Learn more about TYPO3! Read http://typo3bloke.net/
> Skype: callto:liels_bugs but go straight to business!
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list