[TYPO3-dev] Extend RealUrl / fixedPostVars
    Georg Ringer 
    news at ringerge.org
       
    Tue Mar 10 14:53:43 CET 2009
    
    
  
Dmitry Dulepov wrote:
>> - How can I set the page IDs better avoiding adding the id manually
>> every time?
> 
> Use _DEFAULT?
I got 10k pages and 70 pages with fixedPostVars. I thought it would be 
better to use the page ID instead of _DEFAULT because of performance?
I don't know what RealURL does with _DEFAULT, checking on every page if 
the params are used?
> 
>> Is there a hook I can use?
> 
> No hooks exist but I can add them. Just write what you need. I guess a hook in the beginning of encoding and decoding functions should do, right?
Hm something would be nice like in autoconfiguration > 
extensionConfiguration but without the autoconfiguration ;)
If this is what you mean, yeah perfect.
Georg
    
    
More information about the TYPO3-dev
mailing list