[TYPO3-core] RFC #16580: Feature: Implement render-postProcess Hook

Morton Jonuschat m.jonuschat at gute-botschafter.de
Thu Dec 2 10:24:16 CET 2010


This is an SVN patch request.

Type: Feature

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

Branches:
TYPO3_4-4 & trunk

Problem:
Postprocessing and/or modification of page content, CSS, JS and misc. HTML tags used for page generation is only doable by XCLASSing t3lib_pageRenderer. This solution is not very elegant since XCLASSing is limited to a single class extendig the functionality. Due to this I propose to implement a hook comparable to render-preProcess that has access to some (or even all) relevant variables/content right before the markerArray gets assigned.

Solution:
The attached patch implements above mentioned hook with access to each and every variable used in the process of generating the content for the marker array.

With kind regards,

Morton Jonuschat
Buttgereit und Heidenreich GmbH   Agentur für Kommunikationsdesign
www.gute-botschafter.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101202/317fcd23/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: render-postProcess.diff
Type: application/octet-stream
Size: 2824 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101202/317fcd23/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101202/317fcd23/attachment-0001.htm>


More information about the TYPO3-team-core mailing list