[TYPO3] User-Change Code AFTER page is loaded from cache

Dmitry Dulepov dmitry at typo3.org
Fri Jan 19 09:50:10 CET 2007


Hi!

Mark Schmidt wrote:
> I have a rather special problem, as I need to substitute a dummy-Tag 
> within a page AFTER everything else is done in Typo3 - even the 
> caching-algorithms.
> 
> So the idea is this:
> 
> 1.) Typo3 does the generating of the page
> 2a.) Page is generated or
> 2b.) Page is fetched from cache
> 3.) My SCript subsitutes one or more markers in the HTML
> 4.) HTML is echoed out.
> 
> Can anyone give me a hint how to do this? Where is the actual HTML 
> Content printed out on screen?

Start from /index.php. You can also take a look to source_optimization 
extension, which does similar work.

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)


More information about the TYPO3-english mailing list