[TYPO3-dev] RCF: use stream wrappers to access files within extensions
    Martin Kutschker 
    Martin.Kutschker at n0spam-blackbox.net
       
    Tue Oct  9 12:37:27 CEST 2007
    
    
  
Hi!
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.
Masi
    
    
More information about the TYPO3-dev
mailing list