[TYPO3-dev] TCA modification API
Bjoern Pedersen
bjoern.pedersen at frm2.tum.de
Thu Nov 18 13:13:39 CET 2010
Hi,
just some thoughts about the TCA manipulation API:
Currently we mainly hav adding-functions, which only work on the types
field. The refactoring of the backend results in most items being moved
to palettes.
This results in the need to adapt e.g. most DAM-connector extensions.
Currently this means lots of strreplace calls in ext-tables.
So my question:
Would it make sense to have functions to also manipulate the palettes?
So e.g. AddToPalette
ReplaceInPalette
AddPalette
AddPlatteToTypes
ReplaceInTypes
Regards,
Björn
More information about the TYPO3-dev
mailing list