Reference:CodeEditor and Reference:Renameuser: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
 
Line 1: Line 1:
{{BSExtensionInfobox
{{BSExtensionInfobox
|desc=Syntax-highlighted editing for JavaScript and CSS pages using Ace editor
|desc=Provides a special page that allows user accounts to be renamed.
|status=stable
|status=stable
|developer=Brion Vibber, Derk-Jan Hartmann, and others
|developer=Ævar Arnfjörð Bjarmasont
|type=MediaWiki
|type=MediaWiki
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|compatible=MediaWiki
|category=Administration
|license=GPL v2+
|docu=https://www.mediawiki.org/wiki/Extension:Renameuser
|active=Yes
|active=Yes
|compatible=MediaWiki
}}
|category=Editor
{{wcagCheck
|license=GPL v2+ and BSD 3 Clause
|wcagStatus=2-testing complete
|docu=https://www.mediawiki.org/wiki/Extension:CodeEditor
|wcagCheckedfor=Authoring tool
}}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:
|wcagTestdate=2022-10-10
|wcagLevel=AA
|wcagSupport=partially supports
|wcagWorkaround=no
|wcagComments=input fields don't have id -> labels are not associated with them. Ticket submitted:
 
https://phabricator.wikimedia.org/project/view/204/
 
Keyboard navigation works, although focus is not automatically set in 1st field.
 
But user can be renamed successfully using keyboard.
|extensionType=extended
|extensionFocus=admin
}}
The '''Renameuser''' extension provides a special page which allows authorized users to rename user accounts. This will cause page histories, etc. to be updated.
 


*syntax highlighting for JavaScript, CSS and Lua
For more information please visit [https://www.mediawiki.org/wiki/Extension:Renameuser MediaWiki].
*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


{{Translation}}


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).
[[Category:BlueSpice free]]
[[Category:MediaWiki]]
[[Category:Extension]]

Revision as of 14:25, 10 October 2022

Extension: Renameuser

all extensions

Overview
Description: Provides a special page that allows user accounts to be renamed.
State: stable Dependency: MediaWiki
Developer: Ævar Arnfjörð Bjarmasont License: GPL v2+
Type: MediaWiki Category: Administration
Edition: BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud Version: 4.1+
For more info, visit Mediawiki.


Accessibility

Test status: 2-testing complete
Checked for: Authoring tool
Last test date: 2022-10-10
WCAG level: AA
WCAG support: partially supports (workaround: no)
Comments:

input fields don't have id -> labels are not associated with them. Ticket submitted:

https://phabricator.wikimedia.org/project/view/204/

Keyboard navigation works, although focus is not automatically set in 1st field.

But user can be renamed successfully using keyboard.

Extension type: extended
Extension focus: admin

The Renameuser extension provides a special page which allows authorized users to rename user accounts. This will cause page histories, etc. to be updated.


For more information please visit MediaWiki.

Discussions