Project

General

Profile

Actions

Feature #28299

closed

Add hook to tslib_fe->getHash()

Added by Fabrizio Branca almost 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-07-18
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

This hook enables you to modify the hash_base that is used to store
different versions of a page in the cache. Normally it is fixed to
take the id, cHash, groups and some other stuff into account, but does
not allow to add own parameters.
Using this hook you can enable to store different versions of a page
depending on other parameters than GET-parameters.
It also solves an issue that different values of linkVars will produce
the same page if used independent from TypoScript conditions and without
cHash (which otherwise should be forced for all plugins and menu generation).


Files


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #29365: better cHash calculation (avoid cache flooding of USER_INT)Closed2011-08-30

Actions
Is duplicate of TYPO3 Core - Feature #39178: Configuration for always enabling cHashesRejectedFrancois Suter2012-07-23

Actions
Actions

Also available in: Atom PDF