[TYPO3-mvc] DAM in ExtBase

Andreas Kiessling kiessling at pluspol.info
Tue May 18 10:57:41 CEST 2010


Hi,

Did you deal with translation handling? Please have a look at my second 
post at "Translation handling a bit too strict?" which made me abandon 
my model and switch to a viewhelper based approach for rendering DAM items.

It works like the alias viewhelper, so i can wrap a section, where i can 
set a new template variable over which i can iterate with the for 
viewhelper (internally,  tx_dam_db::getReferencedFiles is called). Not 
the best "extbase"-approach, but it allows me to deal with the 
translation issues.

If you're interested, i can open a ticket at forge and post the viewhelper.


Regards,
Andreas


More information about the TYPO3-project-typo3v4mvc mailing list