[TYPO3-dev] Speeding up Typo3
    Mathias Schreiber [TYPO3] 
    mathias at typo3.org
       
    Tue Apr 10 14:43:28 CEST 2007
    
    
  
John Angel schrieb:
>> An idea would be to have a PATH call somewhere like in enableFields
>> idea:
>> $lConf['image.']['file'] =
>> $this->pi_getStoragePath($table,$field).$row['filename'];
> 
> Something like that, but the filename and name of ext have to be 
> parameters, also, to correctly form the path.
So you intend to split the filesystem like this?
uploads/ext/JPG/so/some/someimage.jpg
Correct?
Besides: This was supposed to be a draft, not the full function call :)
    
    
More information about the TYPO3-dev
mailing list