[TYPO3] Manipulate Content Elements with TypoScript
    Lucas Thurston 
    lucas at castironcoding.com
       
    Sat May 31 22:54:05 CEST 2008
    
    
  
Hey Dmitry,
I think styles is unset after TypoScript parsing -- at least in 4.2.0. 
There's a comment to that effect in 
typo3/sysext/css_styled_content/static/setup.txt.  So one wouldn't see 
it in the object browser.
Anyway, the problem is solved I guess, but I figured it was worth 
mentioning.
Lucas
Dmitry Dulepov [typo3] wrote:
> 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>
> 
-- 
-----------------------------
Lucas Thurston
Cast Iron Coding - Portland OR, USA
http://www.castironcoding.com
lucas at castironcoding.com
    
    
More information about the TYPO3-english
mailing list