[TYPO3-dam-devel] RFC #16349: Adapt dam_tt_content to the TCA changes in TYPO3 4.5

Lorenz Ulrich lorenz-typo3 at visol.ch
Thu Jan 6 18:45:38 CET 2011


Hi DAM people

This is an SVN patch request.

Type:
Bugfix

Bugtracker reference:
http://bugs.typo3.org/view.php?id=16349

Branches:
trunk

Problem:
The TCA for the image fields changed considerably for 4.5 (with the 
tt_content overhaul). Every field was moved into a palette so the 
current hacky implementation of replacing the original image field with 
the DAM media field fails.

Solution:
t3lib_extMgm::addToAllTCAtypes was improved with the ability to replace 
fields. These modifications are now used to replace the field instead of 
the old str_replace hack.

On this occasion (more details about the why in the bugtracker) the 
possibility to add/replace the DAM field separately for Text w/image and 
Image was removed.

Notes:
You need to update your extension configuration in the EM. Updating with 
the new EM (beta3) did not work for me, maybe someone can double-check that.

Best regards,

Lorenz
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 16349_v3.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-dam/attachments/20110106/1bc596e6/attachment.txt>


More information about the TYPO3-team-dam mailing list