[TYPO3-mvc] ExtJS
Xavier Perseguers
typo3 at perseguers.ch
Tue Jul 14 19:46:35 CEST 2009
Hi Steffen,
>> Is there already some kind of example how to integrate ExtJS in FE? A
>> best practice would be perfect but just an example on how it is
>> supposed to be done would already be cool.
>>
>
> maybe offtopic but i have a pending patch with a new header/footer class
> (#11397). This would allow to include complete extJS with pure TS:
> page.javascriptLibs {
> ExtJs = 1
> ExtJs {
> # include ext-all.css
> css = 1
> # include default theme
> theme = 1
> # load specific adapter (jquery|prototype|yui)
> adapter = jquery
> # enable debug
> debug = 1
> }
> }
Could be something but actually I would prefer (in my case, not saying
your patch is not valuable) something like for BE modules that allows me
to "append" ExtJS to headers. Something more "Extbase-integrated", if
it's supposed to come. Otherwise your method would be OK (I'll test it
if there is no other solution in a few days).
Thanks.
--
Xavier Perseguers
http://xavier.perseguers.ch/en
One contribution a day keeps the fork away
More information about the TYPO3-project-typo3v4mvc
mailing list