[TYPO3-ect] too long link parameters
Georg Ringer
news at ringerge.org
Tue Nov 11 07:53:21 CET 2008
Hi Franz,
Franz Holzinger wrote:
> I think that the link parameters are sometimes too long, especially if
> you need more than one parameter at the same time.
maybe sometimes you need some parameters...
> http://mysubdomain.jambage.com/index.php?id=2&tx_srfeuserregister_pi1[regHash]=a69a53e9e78f917921f2
that is why it can be set to a short url in constant editor?
> It could be shorter:
> http://mysubdomain.jambage.com/index.php?id=2&fr[regHash]=a69a53e9e78f917921f2
>
>
> Shouldn't this be made possible somehow?
read the docs! t3lib_div.substUrlsInPlainText
> Maybe it should be made configurable. Then nobody could even guess by
> the link which TYPO3 extension is being used here.
oh lol, very important. The index.php?id= tells me enough and as already
said.. use url rewrite!
Georg
More information about the TYPO3-team-extension-coordination
mailing list