[TYPO3-english] stdWrap.filelist

bernd wilke t3ng at bernd-wilke.net
Wed Jul 3 11:36:46 CEST 2013


I want to make a downloadlist from a folder and typoscript has all the 
tools build within, but for an unknown reason I got no filenames.

http://wiki.typo3.org/De:TSref/stdWrap#filelist
http://docs.typo3.org/typo3cms/TyposcriptReference/Functions/Stdwrap/Index.html#stdwrap-filelist

the basic typoscript I use is this:

page {
   20 = TEXT
   20.value.filelist = fileadmin/||name||1
   20.wrap = <div>dir:{|}</div>
}

(lateron I will use split to enhance and link the filenames)

but so this dir exists and includes dirs and files the output is empty.

any hints?


bernd
-- 
http://www.pi-phi.de/cheatsheet.html


More information about the TYPO3-english mailing list