[TYPO3-mvc] ExtJS
Steffen Kamper
info at sk-typo3.de
Tue Jul 14 18:56:15 CEST 2009
Hi Xavier,
Xavier Perseguers schrieb:
> Hi,
>
> 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
}
}
vg Steffen
More information about the TYPO3-project-typo3v4mvc
mailing list