[TYPO3-core] RFC Feature #10869: Integrate hook to pre-process the frontend rendering

Oliver Hader oliver at typo3.org
Tue Apr 7 18:05:46 CEST 2009


This is an SVN patch request.

Type: Feature

Bugtracker references:
http://bugs.typo3.org/view.php?id=10869

Branches: Trunk

Problem:
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.

Solution:
Integrate a new hook 'preprocessRequest' which can pre-process the
request and delegate the strategy about what to do to the specific
requirement.

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010869.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090407/38e2c5cc/attachment.txt 


More information about the TYPO3-team-core mailing list