[TYPO3-templavoila] Container for Elements / Sections and their output
Jens Hoffmann
jens.hoffmann at dkd.de
Thu Mar 29 11:31:14 CEST 2007
Hy,
can you show us a demo? URL?
Maybe I can help you. I just
finished something like that
for a client.
Greez Jens
Andreas Jonderko schrieb:
> 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