[TYPO3-templavoila] Container for Elements / Sections and their output
Andreas Jonderko
anj2j at yahoo.de
Sat Mar 24 05:48:43 CET 2007
Thank you for answering so fast ...
Dmitry Dulepov schrieb:
> Andreas Jonderko wrote:
>
> Hard to answer without looking to the code. Current ode for mapping
> interface is quite complex due to many historical changes...
Hm, that would be nice to know, or on the other hand, the best would be
to get Javascript / Prototypype $ notation or $$ notation values
directly from TV so it would be possible to use this TemplateEngine for
both client and server Extensions.
Now I produce something like:
Mapped element information from TV Templateobjekt:
"div.livesearch_suggest[1]"
Result: (I have to use my own Wrap <div id="peppy_c11_p5"></div> to
identify globaly the content Elements on the page with Javascript)
"$$('div#peppy_c11_p5 div.target')[0]"
It works, but not for every element / for every mappings in an element.
>
>> The other problem is with more than one sections and containers, so TV
>> get lost, and dont produce the sections! Is it a bug?
>
> No, it is a feature. It is not TV but typo3 who does not allow nested
> sections. It is as simple as that: nested sections are not allowed.
>
Hmm, thats strange that nested are not allowed ?!
best regards!
aNj
More information about the TYPO3-project-templavoila
mailing list