[TYPO3-ect]  tx_lib_link
    Steffen Kamper 
    steffen at sk-typo3.de
       
    Fri Jul  6 01:12:26 CEST 2007
    
    
  
Hi Elmar,
with tx_lib_link you have created a good link generation class.
One Problem i have often and it would be nice to extend our library, here 
the idea:
In some cases GET-Parameters of a given url has to be appended to the 
generated url. In this cases i use typolink-function itself, but then i have 
to analyze the given url, extract the GET-Params and build the 
additionalParams.
It would be nice to have functions for
- parse GET-Params to an array
- appendParams
- a function like the pi_base with an option keepPIvars but not only for 
piVars (may be with a filter option e.g. 'tt_news')
Do you think that this would be useful?
vg  Steffen 
    
    
More information about the TYPO3-team-extension-coordination
mailing list