[TYPO3-english] stdWrap.filelist

bernd wilke t3ng at bernd-wilke.net
Wed Jul 17 14:31:25 CEST 2013


Am 09.07.13 10:10, schrieb bernd wilke:
> Am 08.07.13 16:52, schrieb Jigal van Hemert:
>> Hi,
>>
>> On 3-7-2013 11:36, bernd wilke wrote:
>>> page {
>>>    20 = TEXT
>>>    20.value.filelist = fileadmin/||name||1
>>>    20.wrap = <div>dir:{|}</div>
>>> }
>>
>> It works for me with:
>>
>>      20.filelist = fileadmin/||name||1
>>
>> (tested in 4.7 and 6.2-dev)
>
> once again too much .value
>
> Will I ever become an integrator? ;-)
>
> final solution: http://pi-phi.de/343.html

next problem:
aas far as I use a folder beyound fileadmin it works, but now I want to 
use a folder from another filestorage.
this filestorage is mounted into the server:

webroot /
  +-fileadmin
  |   +-listedFolder
  |   :
  +-baseForFileStorage
  |   +-linkedFolder
  :   +-__thumbnails

my filestorage definition is like:
name:myStorage
driver: Local filesystem
base path: baseForFileStorage/
Path type: (x) relative
Folder for manipulated and temporary images etc.: __thumbnails

any try for listing another folder than one beyond fileadmin/ results in 
an empty list.

is there a hardcoded limit?
how can I list other folders, especially folder from other file storages?

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


More information about the TYPO3-english mailing list