[TYPO3-core] RFC: #10069: Feature: Function for including extJS in Backend module

Julian Kleinhans jk at marketing-factory.de
Wed Jan 7 10:27:47 CET 2009


Hi,

Steffen Kamper schrieb:
> Hi,
> 
> This is an SVN patch request.
> 
> Type: Feature
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=10069
> 
> Branches: trunk
> 
> This feature allows you to include all you need for extJS in one call. 
> It adds library with duplicate check so it's included only one time.
> 
> Inclusion will be done for
> * ext-all.js
> * adapters ('prototype', 'ext', 'prototype,ext')
> * CSS (ext-all.css)
> * CSS theme (xtheme-gray.css)
> * clear.gif
> 
> All parameters are optional so the easiest way to include all is a call 
> like
> $this->doc->loadExtJS();
> 
> vg Steffen
> 



+1 for the idea and
+1 for the patch if you add the posibility to use the ext-all-debug.js 
for development ;-)

vg julian




More information about the TYPO3-team-core mailing list