[TYPO3-ect] No juice out of apple... I have juice!!!!
R. van Twisk
typo3 at rvt.dds.nl
Sat Mar 3 18:07:05 CET 2007
Elmar HInz wrote:
>> While in the setup this line is added:
>>
>> tt_content.list.20.tx_abs_galleries =<
>> plugin.tx_absgalleries.controllerSwitch
>>
>> I feel that the above generated line is wrong and should be changed to:
>>
>> tt_content.list.20.abs_galleries =< plugin.tx_absgalleries.controllerSwitch
>>
>> Thanks,
>> Ries
>>
>>
>
> Right, they keys need to be identical. That is the case in apples
> tx_apples_example:
>
> t3lib_extMgm::addPlugin(array('Apple plugin', 'tx_apples_example')); // array($title, $pluginKey)
>
> tt_content.list.20.tx_apples_example =< plugin.tx_apples.exampleController
>
>
> So I hope the original still runs out of the box. Does it with TV?
>
> Regards
>
> Elmar
>
>
>
hey Elmar,
no it doesn't run out of the box and basically the kickstarter__mvc
generates the incorrect code.
However the changes to kickstarter__mvc are small and mostly typo's are
in the
generated code.
I made a list off all items I have found so far...
Ries
More information about the TYPO3-team-extension-coordination
mailing list