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

Dan Osipov dosipov at phillyburbs.com
Thu Jan 13 04:12:49 CET 2011


Committed to trunk with a few changes:
1) CGL cleanup mentioned by Chris Muller
2) Left out em_conf.php. Let's discuss how we want to proceed with 
releasing the change in a seperate thread, or a DAM team meeting that we 
will hopefully be having.

Revision 42089

On 1/12/11 10:08 PM, Dan Osipov wrote:
> +1 by reading & testing
>
> On 1/6/11 12:45 PM, Lorenz Ulrich wrote:
>> 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
>

-- 
Dan Osipov
http://danosipov.com/blog


More information about the TYPO3-team-dam mailing list