[TYPO3-german] Viehelper für Ausgabe der Endung einer Datei

Philipp Holdener philipp.holdener at me.com
Wed Nov 5 15:45:00 CET 2014


Am 05.11.14 11:19, schrieb bernd wilke:
> <f:debug title="download">{download}</f:debug>
> <f:debug title="download.datei">{download.datei}</f:debug>


Das gibt mir zbsp das hier aus



download

array(3 items)
    datei => 'file:273' (8 chars)
    name => 'Name der Datei 1' (16 chars)
    typ => 'img12' (5 chars)

download.datei

'file:273' (8 chars)

download

array(3 items)
    datei => 'file:269' (8 chars)
    name => 'Name der Datei 2' (16 chars)
    typ => 'img14' (5 chars)

download.datei

'file:269' (8 chars)

download

array(3 items)
    datei => 'file:269' (8 chars)
    name => 'Name der Datei 3' (16 chars)
    typ => 'img13' (5 chars)









More information about the TYPO3-german mailing list