[TYPO3-dev] RCF: use stream wrappers to access files within	extensions
    Martin Kutschker 
    Martin.Kutschker at n0spam-blackbox.net
       
    Tue Oct  9 13:02:53 CEST 2007
    
    
  
Dmitry Dulepov [typo3] schrieb:
> Martin Kutschker wrote:
>> Currently there is code to parse the special EXT:foobar syntax for a 
>> number of special occasions. How about changing that into PHP stream 
>> wrappers with te protocol typo3-ext: or typo3:/ext? The latter allows 
>> for more variations without adding more protocols (eg typo3:/tmp or 
>> typo3:/conf)
>>
>> The point is that you can access TYPO3 files whereever you can use a URL.
> 
> Will it work if allow_url_fopen is off? It is off on most servers and 
> should be off for security reasons.
Drats, of course it won't work :-(
Masi
    
    
More information about the TYPO3-dev
mailing list