[TYPO3-mvc] I proudly present...

Fabien Udriot fudriot at omic.ch
Wed Jun 3 20:19:41 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.
>>
>
> great. I will inform if something change before beta (i think minimal with ExtJS 3)

I have updated the trunk and have a now ExtJS - RC2. Everything works fine by 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.
>>
>
> i'm working. on the same issue for core, i've shown it in 4.3 list. But the difficulty is with
> the libs themselves as they already are minified.

You think about topic "JavaScript Enhancements"?

I have seen recently the minify extension in the TER (http://code.google.com/p/minify/). No idea 
whether it could solve this kind of issue.


More information about the TYPO3-project-typo3v4mvc mailing list