[TYPO3-dev] cHash revisited
Elmar Hinz
elmar.DOT.hinz at team.MINUS.red.DOT.net
Thu Apr 6 09:54:08 CEST 2006
Dmitry Dulepov schrieb:
> Well, I afraid it is that [damn] holy cow of compatibility. By the way,
> does your successor care about that cow too? ;)
>
> Dmitry.
It works as simple as you would expect. You either use USER or USER_INT.
That's it.
cHash in generated and checked by default. For USER that makes it cached,
for USER_INT it doesn't do any harm.
To make links more pretty, you can suppress cHash for links to USER_INT.
Just call $link->noHash(); on the tx_lib_link object.
Regards
Elmar
More information about the TYPO3-dev
mailing list