[TYPO3-mvc] HowTo handle files in .csv list

Peter Niederlag typo3-list at niekom.de
Tue Feb 8 10:54:09 CET 2011


Hello,

what is your approach into handling a field with a realtion to mutiple 
files? Usually withing TYPO3 these would be saved as csv list into the 
field. On my current ext this would be quite sufficient for me, but I am 
thinking about how to resolve that 'abc.png,foobar.gif' issue within 
extbase/fluid.

What should I do?
- create a ViewHelper that solves this
- fiddel the model and change the field with it's setters() and 
getters()? (currently it is just string)
- fiddel the model and add(!) proper helper methods

I'll probably head for the last option but I would be interested into 
your opinions and experience.

Thx and Greets,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *


More information about the TYPO3-project-typo3v4mvc mailing list