[TYPO3-dev] domesticating t3lib_div::debug

Steffen Kamper steffen at sk-typo3.de
Fri May 2 19:36:28 CEST 2008


"Dmitry Dulepov [typo3]" <dmitry at typo3.org> schrieb im Newsbeitrag 
news:mailman.1.1209747080.16754.typo3-dev at lists.netfielders.de...
> Steffen Kamper wrote:
>> no, any module in BE uses a template, that was one reason to put 
>> docheaders everywhere
>
> So, any extension, which provide "myext/mod1/index.php" and submit data to 
> "myext/mod1/index.php" and output html directly, now use ###DEBUG### 
> automatically?
>
> -- 

no - but this is because it's not documented yet and kickstarter produces 
"old" code.
IMHO kickstarter should create the HTML-Template and simple docheader to fit 
to new BE.

btw - simply use of
echo $GLOBALS['debugOut'];
shows you the info without templating. It can be accessed from anywhere.

vg Steffen 






More information about the TYPO3-dev mailing list