Actions
Bug #20293
closedIntegrate hook to pre-process the frontend rendering
Start date:
2009-04-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Imagine the situation that the frontend rendering process has a special strategy to deliver content. For example some stored data could be used to serve the request directly but in some situations that shall not be allowed (e.g. when a frontend user is logged in) and then the regular TYPO3 rendering should be executed.
Currently there is no early hook in index_ts.php that can handle this scenario.
(issue imported from #M10869)
Files
Actions