Difference between revisions of "Reference:CodeEditor"
Fbaeckmann (talk | contribs) m (Text replacement - "|edition=BlueSpice |active" to "|edition=BlueSpice free |active") |
Fbaeckmann (talk | contribs) m (Text replacement - "|edition=BlueSpice free |active=Yes" to "|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes") |
Extension: CodeEditor
Overview | |||
---|---|---|---|
Description: | Syntax-highlighted editing for JavaScript and CSS pages using Ace editor | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Brion Vibber, Derk-Jan Hartmann, and others | License: | GPL v2+ and BSD 3 Clause |
Type: | MediaWiki | Category: | Editor |
Edition: | BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | ||
Features[edit source]
The CodeEditor extension extends the WikiEditor advanced editing toolbar [1] with an embedded Ace editor widget [2] , providing some handy features for user/site JS, CSS pages, and — when Extension:Scribunto [3] is also installed , — for pages in the Module namespace:
- syntax highlighting for JavaScript, CSS and Lua
- auto-indent
- tab key produces tab indents (since 1.22), soft indents before.
- indent/unindent selection with tab/shift-tab
- syntax validity check for JavaScript
- Pair-matching for parenthesis, braces and square brackets
Currently the extension is under development, and details of activation and functionality are subject to change.
Extension: CodeEditor
Overview | |||
---|---|---|---|
Description: | Syntax-highlighted editing for JavaScript and CSS pages using Ace editor | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Brion Vibber, Derk-Jan Hartmann, and others | License: | GPL v2+ and BSD 3 Clause |
Type: | MediaWiki | Category: | Editor |
Edition: | BlueSpice free | ||
Features[edit source]
While this extension is licensed GNU General Public License v2.0 or later (GPL-2.0+) it makes use of the Ace editor software which is licensed BSD 3-clause "New" or "Revised" License (BSD-3-Clause).
For more information please visit MediaWiki.
The '''CodeEditor''' extension extends the WikiEditor advanced editing toolbar [{{BSExtensionInfobox |desc=Syntax-highlighted editing for JavaScript and CSS pages using Ace editor |status=stable |developer=Brion Vibber, Derk-Jan Hartmann, and others |type=MediaWiki |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes |compatible=MediaWiki |category=Editor |license=GPL v2+ and BSD 3 Clause |docu=https://www.mediawiki.org/wiki/Extension:WikiEditor] CodeEditor }}The '''CodeEditor''' extension extends the WikiEditor advanced editing toolbar with an embedded Ace editor widget [https://ace.c9.io/] , providing some handy features for user/site JS, CSS pages, and — when Extension:Scribunto [https://www.mediawiki.org/wiki/Extension:Scribunto] is also installed, for pages in '''''Module''''' namespace: * is also installed — for pages in the ''Module'' namespace: *syntax highlighting for JavaScript, CSS and Lua * auto-indent * tab key produces tab indents (since 1.22), soft indents before. * indent/unindent selection with tab/shift-tab * syntax validity check for JavaScript * Pair-matching for parenthesis, braces and square brackets Currently the extension is under development, and details of activation and functionality are subject to change.{{BSExtensionInfobox |desc=Syntax-highlighted editing for JavaScript and CSS pages using Ace editor |status=stable |developer=Brion Vibber, Derk-Jan Hartmann, and others |type=MediaWiki |edition=BlueSpice free |active=Yes |compatible=MediaWiki |category=Editor |license=GPL v2+ and BSD 3 Clause |docu=https://www.mediawiki.org/wiki/Extension:CodeEditor }} While this extension is licensed GNU General Public License v2.0 or later (GPL-2.0+) it makes use of the Ace editor software which is licensed BSD 3-clause "New" or "Revised" License (BSD-3-Clause). {{MWlink|https://www.mediawiki.org/wiki/Extension:CodeEditor}} [[Category:Extension]] [[Category:BlueSpice free]] [[en:{{PAGENAME}}]] [[de:Referenz:CodeEditor]]
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{BSExtensionInfobox | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|desc=Syntax-highlighted editing for JavaScript and CSS pages using Ace editor | |desc=Syntax-highlighted editing for JavaScript and CSS pages using Ace editor | ||
|status=stable | |status=stable | ||
|developer=Brion Vibber, Derk-Jan Hartmann, and others | |developer=Brion Vibber, Derk-Jan Hartmann, and others | ||
|type=MediaWiki | |type=MediaWiki | ||
− | |edition=BlueSpice free | + | |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
|active=Yes | |active=Yes | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
Line 19: | Line 10: | ||
|license=GPL v2+ and BSD 3 Clause | |license=GPL v2+ and BSD 3 Clause | ||
|docu=https://www.mediawiki.org/wiki/Extension:CodeEditor | |docu=https://www.mediawiki.org/wiki/Extension:CodeEditor | ||
− | }} | + | }}The '''CodeEditor''' extension extends the WikiEditor advanced editing toolbar with an embedded Ace editor widget, providing some handy features for user/site JS, CSS pages, and — when Extension:Scribunto is also installed — for pages in the ''Module'' namespace: |
+ | |||
+ | *syntax highlighting for JavaScript, CSS and Lua | ||
+ | *auto-indent | ||
+ | *tab key produces tab indents (since 1.22), soft indents before. | ||
+ | *indent/unindent selection with tab/shift-tab | ||
+ | *syntax validity check for JavaScript | ||
+ | *Pair-matching for parenthesis, braces and square brackets | ||
+ | |||
+ | |||
While this extension is licensed GNU General Public License v2.0 or later (GPL-2.0+) it makes use of the Ace editor software which is licensed BSD 3-clause "New" or "Revised" License (BSD-3-Clause). | While this extension is licensed GNU General Public License v2.0 or later (GPL-2.0+) it makes use of the Ace editor software which is licensed BSD 3-clause "New" or "Revised" License (BSD-3-Clause). | ||
Line 25: | Line 25: | ||
[[Category:Extension]] | [[Category:Extension]] | ||
[[Category:BlueSpice free]] | [[Category:BlueSpice free]] | ||
+ | |||
+ | [[en:{{PAGENAME}}]] | ||
+ | [[de:Referenz:CodeEditor]] |