mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
a88084509d
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 |
||
---|---|---|
.. | ||
api-testing | ||
phpunit | ||
selenium |