[TYPO3-mvc] I proudly present...
Fabien Udriot
fudriot at omic.ch
Wed Jun 3 08:11:16 CEST 2009
> $this->doc->loadExtJS(); // will include all you need, also the stylesheet and the extJs-locale
> $this->doc->enableExtJsDebug(); // use for debug
I didn't know about that. I have updated the code and use the T3 API now.
By the way, I have added a minify mechanism using the t3lib_div::minifyJavaScript() function. This
feature can be configured in the Ext manager.
Fabien
More information about the TYPO3-project-typo3v4mvc
mailing list