<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>This is an SVN patch request.</div><div><br></div><div>Type: Feature</div><div><br></div><div>Bugtracker references:</div><div><a href="http://bugs.typo3.org/view.php?id=16580">http://bugs.typo3.org/view.php?id=16580</a></div><div><br></div><div>Branches:</div><div>TYPO3_4-4 &amp; trunk</div><div><br></div><div>Problem:</div><div>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.</div><div><br></div><div>Solution:</div><div>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.</div><div><br></div><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 12px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="font-size: medium; ">With kind regards,<br><br>Morton Jonuschat<br>Buttgereit und Heidenreich GmbH &nbsp;&nbsp;Agentur für Kommunikationsdesign<br><a href="http://www.gute-botschafter.de/">www.gute-botschafter.de</a></span></div><div></div></div></div></div></div></body></html>