[TYPO3-templavoila] howto use the templatemappings in own ext.?

Dmitry Dulepov dmitry at typo3.org
Wed Feb 7 12:09:53 CET 2007


Hi!

Andreas Jonderko wrote:
> But is it possible to not manipulate the datastructure?
> 
> How to manipulate it globaly? So maybe i could make all TV FCEs
> like this:
> 
> <div id="fce-uid-4">
>     <h1 class="field_title">title</h1>
>     <p class="field_content content">the very long content</p>
>     ... and so on...
> </div>
> 
> so, i would like to give the root element the id from the content 
> element with a prefix, because its a unique el, and the inner elements 
> should get (or add) the same class name like their field names, so you 
> can reach the target via DOM, to every time. (also after a rendering 
> process). This is my big problem ... :/

You have to modify DS or TO for this.

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)


More information about the TYPO3-project-templavoila mailing list