[TYPO3] RealURL Tweak Question...
    Jan Bednarik 
    info at bednarik.org
       
    Tue Mar  4 23:08:38 CET 2008
    
    
  
Hey,
> Timothy Patterson wrote:
>> "Is it possible to generate the URL for a web page when it is 
>> initially created?  (I am using RealURL)
> 
> No.
if I may, I'd add something:
this is not possible because URLs (both RealUrl and CoolUri) are 
generated using typolink function. There's no way to get a touch on this 
function in the BE as it's part of the tslib_content class, which is a 
FE class depending of tslib_fe. It's clear that you can't get FE class 
instance in BE.
-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech
    
    
More information about the TYPO3-english
mailing list