[TYPO3-core] RFC Feature #10869: Integrate hook to pre-process the frontend rendering
Oliver Hader
oliver at typo3.org
Fri Apr 17 18:25:42 CEST 2009
REMINDER #1
Oliver Hader schrieb:
> 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
More information about the TYPO3-team-core
mailing list