[TYPO3-project-4-3] "AdmPanel" and "Preview" is outputted after closing </html>
Steffen Ritter
info at rs-websystems.de
Mon Jun 1 17:42:09 CEST 2009
Franz Koch schrieb:
> I think it could be related to the cache, as pages coming from cache
> will already have the closing </body></html> tags. Thus you would have
> to parse the code somehow (be it a str_replace or some preg_replace
> stuff) to get those elements inside the body tag. But this is just a guess.
>
Well, this is right... BUT, when Admin-Panel is activated or "Preview"
is shown, the Cache gets disabled anyways-
Furthermore there is a hook right before outputting the data of the page
- no matter if it's from cache or generated right in place... (as far
as I have seen that).
just my thoughts belonging your points...
Steffen
More information about the TYPO3-project-4-3
mailing list