Extension:ExtJSBase
ExtJSBase Release status: stable |
|
---|---|
Description | Adds the GPL version of Sencha Inc. ExtJS Rich Internet Application Framework |
Author(s) | Robert Vogel (Osnardtalk) |
Latest version | 1.0.0 |
Compatibility policy | For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension. |
MediaWiki | >= 1.39.0 |
License | GNU General Public License 3.0 only |
Download | |
|
|
Quarterly downloads | 53 (Ranked 82nd) |
Translate the ExtJSBase extension if it is available at translatewiki.net | |
ExtJSBase adds support for the ExtJS framework for use within MediaWiki. Several extensions (such as BlueSpiceFoundation ) depend on the ExtJS framework, thus, it is a requirement for these extensions to function. Wherever ExtJSBase is required for an extension to work, it is referenced accordingly on the extension page.
Installation
- Download and move the extracted
ExtJSBase
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ExtJSBase - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'ExtJSBase' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External links
- Extension reference: ExtJSBase
This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |