[TYPO3-v4] Debugging mode in 4.5?
Steffen Gebert
steffen.gebert at typo3.org
Fri Mar 25 21:33:13 CET 2011
On 25.03.11 21:30, François Suter wrote:
> Hi all,
>
> I can't remember what's the status of this: do we have a global
> debugging mode in TYPO3 4.5 or is this still in the future?
No, we don't have that.
> My case in point is wanting to load the debug version of ExtJS (to do
> some debugging), but I don't know where to switch.
$TYPO3_CONF_VARS['BE']['debug'] = 1;
should do that. At least it disables the compression and merging of
files. Hopefully it also delivers the -debug version.
Kind regards
Steffen
--
Steffen Gebert
TYPO3 v4 Core Team Member
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
More information about the TYPO3-project-v4
mailing list