[TYPO3-templavoila] Where can I find the information of the allocation of a page content element to a TV-Content Element?
lee perry
leeperry at slack.de
Thu Jun 14 10:32:23 CEST 2007
thanx again, Dmitry!
yes, there is the element <oldStyleColumnNumber> it works fine.
With
...
<field_marginal>
<tx_templavoila>
<oldStyleColumnNumber>2</oldStyleColumnNumber>
...
the field "colPos" in the tt_content is now filled with the "2" and so I
can find out, where is it allocated.
<http://typo3.org/documentation/document-library/extension-manuals/templavoila/1.3.1/view/1/5/>
Perfect!
Thanx again!
> lee perry wrote:
>> thanx for the information, Dmitry.
>> It's good to know now, but not so good to know how :)
>>
>> In this case there is no way to find out, for example where is one
>> page content element allocated - to the Content Element "Content" or
>> to "Marginal", using a CONTENT-object with a select in TypoScript...
>>
>> Anyway, ... in my case I can take another way to rome...
>
> I think there is. Take a look in XML in DS record, you should find a way
> to specify column number there. It will go to tt_content's record.
>
More information about the TYPO3-project-templavoila
mailing list