[Typo3-dev] extending general list/select fields in ext_tables.php
Kasper Skårhøj
kasper2005 at typo3.com
Wed Mar 30 16:06:23 CEST 2005
You are welcome to send me a patch for evaluation.
-. kasper
On Fri, 2005-03-25 at 09:50, Martin Kutschker wrote:
> Hi!
>
> When we change
> function addPlugin($itemArray,$type='list_type')
> to
> function addPlugin($itemArray,$type='list_type',$table='tt_content')
> then we can extend any table we like. So it's easier to make extensions to
> extend each other.
>
> Same is true for
> function addPiFlexFormValue($piKeyToMatch,$value)
> which could be changed to this
> function
> addPiFlexFormValue($piKeyToMatch,$value,$flex='pi_flexform',$table='tt_content')
>
> Masi
>
>
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
--
- kasper
*******************
Happy new year! - My email address is now:
kasper2005 at typo3.com
More information about the TYPO3-dev
mailing list