[TYPO3-dam] DAM snapshot for TYPO3 4.0 RC1

René Fritz r.fritz at colorcube.de
Thu Mar 16 18:15:39 CET 2006


Download here:
http://typo3lab.colorcube.de/dam.html

This snapshot doesn't really have new stuff in it. A new version is work in 
progress. This version is just for use with TYPO3 RC1. It might work with 3.8 
but that is totally untested.

In principle RC1 should include all stuff needed for DAM without the need for 
XCLASSes, but RC1 has a bug related to MM tables handling. So this version 
still includes 2 XCLASSes providing bugfixes for RC1 MM table bug. 



If you use MM tables with the references feature or foreign select in your own 
code you have to adapt it

In TCA 'MM_ident' were replaced with the more powerful:
'MM_match_fields' => array('ident_filed_name' => 'ident_value'),

Using references in TS can be done using the function fetchFileList. This 
function is moved to the class tx_dam_tsfe. Have a look into 
dam_ttcontent/ext_localconf.php for correct usage.


René

-- 
COLORCUBE
digital media lab

www.colorcube.de



More information about the TYPO3-project-dam mailing list