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

Steffen Kamper info at sk-typo3.de
Wed Jan 7 22:44:29 CET 2009


Hi,

here is an updated version.
i added
* @param debug (if set, ext-all-debug.js will be included instead of 
ext-all.js)
* CSS possible override with $TBE_STYLES (possible for ext-all.css and 
theme css)

vg Steffen


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
> 

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 10069_v3.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090107/7788d7ba/attachment.txt 


More information about the TYPO3-team-core mailing list