[TYPO3-core] RFC #8305: SQL debug output is not shown in the Backend
Steffen Kamper
info at sk-typo3.de
Fri May 28 13:16:39 CEST 2010
Hi Jochen,
Jochen Rau schrieb:
>
> Sorry. I have to bring this topic up again. The commit silently removed
> a handy feature for debugging in the FE. Beforehand it was possible to
> invoke the function with an integer as "header" resulting in extra space
> before/after the debug output.
>
> I suggest to re-implement this feature, or at least argue against it (I
> really like the feature ;-)).
>
it's really not needed ;)
For FE simply add this to your css:
.typo3-debug {margin: 20px 0;}
and you're done. No need for any br's
vg Steffen
More information about the TYPO3-team-core
mailing list