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

Oliver Hader oliver at typo3.org
Wed Apr 29 16:01:15 CEST 2009


FYI: Committed to SVN Trunk (rev. 5375) as attached.

olly


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
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010869_v2.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090429/6235b075/attachment.txt 


More information about the TYPO3-team-core mailing list