[Typo3] TV! and own Extension which places content automaticllyto the Template

Stefan Bothner | [m]zentrale stefan at m-zentrale.de
Mon Oct 17 16:23:07 CEST 2005


> > Hi!
> >
> > Stefan Bothner | [m]zentrale wrote:
> > > This
> > > process also should place a frontend-plugin to the TV!.
> >
> > What do you mean by this? Usually you define a "TypoScript object path"
> > field in TV and corresponding object/plugin in the TS setup of your
> > template (see FTB for examples).
> >
> > Dmitry.
> 
> Hi Dimitry,
> 
> i try to explain this exactly:
> 
> I have a Backend-Modul to create pruduct-categories. The category 
> is Part of
> my Frontend-Plugin "mz_Shop". If i create a shop-category there is also
> automaticly generated
> a page with defined Page Template Structure and Use Template Design. This
> TV! template contains
> a mapped field "content_shopcat" for example. Now i want to assign
> automaticly the frontendplugin, which
> lists my categories, to the mapped field "content_shopcat".
> 
> kind regards
> 
> Stefan

Hi,

i found this entry inthe pages table under column tx_templavoila_flex

<T3FlexForms>
    <data type="array">
        <sDEF type="array">
            <lDEF type="array">
                <field_center type="array">
                    <vDEF>100,175,149,148,145,105</vDEF>
                </field_center>
                <field_right type="array">
                    <vDEF>101,172,102,173,103,174,151,147,146,104</vDEF>
                </field_right>
            </lDEF>
        </sDEF>
    </data>
</T3FlexForms>

There are all the CE saved. That solved my Problem

Kind regards

Stefan



More information about the TYPO3-english mailing list