[TYPO3] obflush(); flush(); in extensions
Johannes Reichardt
typo3 at gramba.de
Sun Mar 19 17:36:16 CET 2006
Hi Max,
late thanx for the info - i will try this!
- Johannes
> Hi,
>
> It's not a very elegant solution, but you can try extending tslib_fe
> and "post-process" content like the extension "sourceOptmisation" does..
> It depends what you need to do?
>
>
> function processOutput ()
> {
> $tx_sourceopt_pi1 = new tx_sourceopt_pi1 ();
> $tx_sourceopt_pi1->main ($this->content,
> $this->config['config']['source_optimization.']);
> }
>
More information about the TYPO3-english
mailing list