[TYPO3-dev] RCF: use stream wrappers to access files within	extensions
    Dmitry Dulepov [typo3] 
    dmitry at typo3.org
       
    Tue Oct  9 12:57:35 CEST 2007
    
    
  
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.
-- 
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
    
    
More information about the TYPO3-dev
mailing list