[TYPO3-core] RFC #16096 Bug: addToAllTCATypes after certain fields does not work anymore
Lorenz Ulrich
lorenz-typo3 at visol.ch
Fri Dec 17 15:42:40 CET 2010
Hi everyone
I've tried v4 of this patch with dam_ttcontent.
t3lib_extMgm::addToAllTCAtypes('tt_content','tx_damttcontent_files','textpic','after:image');
adds the field in the Appearance tab as last field. (In dam_ttcontent
there is a switch to add field tx_damttcontent_files _additionally_ and
keeping the normal image field in place.)
Using
t3lib_extMgm::addToAllTCAtypes('tt_content','tx_damttcontent_files','textpic','replace:image');
replaces the image field properly, but adds three more DAM images fields
after each image other pallette (Click response for images, Image
settings, Image block settings). Am I the only one to experience such an
effect?
I attached my ext_tables.php of dam_ttcontent - I've seen that Steffen
K. tested it with dam_ttcontent, too.
Best regards,
Lorenz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101217/4e14e10f/attachment-0001.htm>
More information about the TYPO3-team-core
mailing list