[TYPO3]  Rename GET var
    André Hänsel 
    andre at webkr.de
       
    Sun Jun 18 03:48:09 CEST 2006
    
    
  
Hi,
I'd like to rename the GET-variables generated by Plugins/Extensions.
So I want to convert an URL like /?id=123&tx_newloginbox_pi1[forgot]=1 
into e.g. /?id=123&forgot_pw=1 since it is shorter and I know that it's 
still unique within my site.
The realurl extension can include the GET var in the path like 
/123/login/forgot but it cannot just rename it, can it?
Is there an extension that can accomplish this?
Regards,
André
    
    
More information about the TYPO3-english
mailing list