Add VisualEditor's libraries to Special:Version

Also add spark-md5, not listed before.

Change-Id: I58dcfcd0d0795350fcc49e86ba253cf2343e0a94
This commit is contained in:
James D. Forrester 2023-05-10 08:46:51 +01:00
parent 285a5399e4
commit 40ccea6a10
3 changed files with 90 additions and 0 deletions

View file

@ -183,6 +183,11 @@ socket.io-client
MIT License
Guillermo Rauch and other contributors
spark-md5
https://github.com/satazor/js-spark-md5
BSD-3-Clause (dual with WTFv2)
André Cruz
Tree Differ
https://github.com/tchanders/treeDiffer.js
MIT license

View file

@ -2684,6 +2684,7 @@
"localBasePath": "",
"remoteExtPath": "VisualEditor"
},
"ForeignResourcesDir": "lib",
"DefaultUserOptions": {
"visualeditor-autodisable": 0,
"visualeditor-betatempdisable": 0,

View file

@ -0,0 +1,84 @@
# Not listed, as they're provided by MediaWiki not us for this use:
# - jquery
# - jquery.client
# - jquery.i18n
# - oojs
# - oojs-ui
# - unicodejs
Color Picker:
license: MIT
homepage: https://tovic.github.io/color-picker
authors: Taufik Nurrohman and other contributors
version: 1.3.5
type: doc-only
Diff Match and Patch:
license: Apache-2.0
homepage: https://code.google.com/p/google-diff-match-patch/
authors: Google, Inc.
version:
type: doc-only
DOMPurify:
license: Apache-2.0 AND MPLv2
homepage: https://github.com/cure53/DOMPurify
authors: Mario Heiderich and other contributors
version: 2.4.4
type: doc-only
jsdifflib:
license: BSD-3-Clause
homepage: http://snowtide.com/jsdifflib
authors: Snowtide Informatics Systems, Inc.
version: 1.0
type: doc-only
PapaParse:
license: MIT
homepage: http://papaparse.com
authors: Matthew Holt and other contributors
version: 5.3.2
type: doc-only
RangeFix:
license: MIT
homepage: https://github.com/edg2s/rangefix
authors: Ed Sanders and other contributors
version: 0.2.10
type: doc-only
socket.io-client:
license: MIT
homepage: https://github.com/socketio/socket.io-client
authors: Guillermo Rauch and other contributors
version: 4.4.0
type: doc-only
spark-md5:
license: BSD-3-Clause AND WTFv2
homepage: https://github.com/satazor/js-spark-md5
authors: André Cruz
version: 3.0.0
type: doc-only
Tree Differ:
license: MIT
homepage: https://github.com/tchanders/treeDiffer.js
authors: Thalia Chan
version: 1.0.2
type: doc-only
Universal Language Selector data:
license: MIT AND GPLv2
homepage: https://github.com/wikimedia/jquery.uls
authors: Wikimedia Language Engineering Team and other contributors
version:
type: doc-only
VisualEditor:
license: MIT
homepage: https://www.mediawiki.org/wiki/VisualEditor
authors: VisualEditor Team and other contributors
version: Development branch
type: doc-only