Kennt jemand eine schönere Lösung?

probier mal als Idee (ungetestet) in der extTables.php im typo3conf

$TCA['tt_content']['columns']['media']['config']['internal_type'] = 
'file_reference';

und damit es nich auch für Bilder greift (ob das nötig ist weiß ich nicht):
$TCA['tt_content']['columns']['image']['config']['internal_type'] = 'file';


--
Ralf-René Schröder
http://if-20.com  ... YAML templates for TYPO3
______________________________________________
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an