mediawiki-extensions-Visual.../modules/ve-mw/tests
Bartosz Dziewoński a88084509d Use edit intro messages and preloaded content from MediaWiki core
Use MediaWiki core helpers to provide intro messages (including edit
notices), initial page content, and CSS classes for the edit area.

The following intro messages were previously unimplemented,
and will be shown now:
* 'sharedupload-desc-create'
* 'sharedupload-desc-edit'

The following intro messages were previously unimplemented,
but they only apply to pages where VE should never be available,
and will be shown now when editing those pages with 2017WTE:
* 'code-editing-intro'
* 'talkpagetext'

The following intro messages were previously unimplemented,
and are now explicitly skipped:
* 'editpage-head-copy-warn'

The following intro messages were previously unimplemented,
but they only apply to pages where neither VE nor 2017WTE should
ever be available:
* 'userinvalidconfigtitle'
* 'usercssyoucanpreview'
* 'userjsonyoucanpreview'
* 'userjsyoucanpreview'

Depends-On: If0b05710cb52a977bf4e85947d72d68683a0a29e
Bug: T201613
Change-Id: If26e39e383b983f7ee834ed6dd73b80e0545b068
2023-05-16 02:34:35 +02:00
..
ce Update VE core submodule to master (b7ff5aac0) 2023-01-23 15:57:59 +01:00
dm Preserve classes on all file elements, not just broken images 2023-05-12 10:12:15 +00:00
init/targets Use edit intro messages and preloaded content from MediaWiki core 2023-05-16 02:34:35 +02:00
preinit Re-apply "Rewrite mw.libs.ve.getTargetDataFromHref with URL API" 2023-02-01 22:45:56 +00:00
ui Re-apply "Rewrite mw.libs.ve.getTargetDataFromHref with URL API" 2023-02-01 22:45:56 +00:00
.eslintrc.json Update eslint-config-wikimedia to 0.24.0 2023-01-18 14:39:04 +00:00
ve.test.utils.js DesktopArticleTarget tests: Mock config using QUnit.newMwEnvironment 2022-03-04 13:36:22 +00:00