mediawiki-extensions-Visual.../modules/ve-mw
Bartosz Dziewoński 872679aeec DesktopArticleTarget.init: Support '&editintro=…' in edit links
Support gadgets adding '&editintro=…' to the default edit link.
It was already supported when opening the link in a new window, or
following an external link, or when clicking a section edit link.

Also, clean up these parameters when leaving the editor. This also
applies to 'preload', 'preloadparams', 'preloadtitle', 'summary'.

KNOWN BUG: Only works the first time the editor is loaded on the page.
Afterwards, DesktopArticleTarget.init lets DesktopArticleTarget handle
initialization, and it ignores extra parameters. I made a few attempts
at fixing this, but I only broke it further. I don't understand why
the history handling code even works. Maybe I'll come back to this.

Bug: T56029
Change-Id: I38fcde573f728250aaa125b391815e7fac7df362
2023-05-30 12:52:53 +00:00
..
ce MWWikitextSurface: Deactivate surface on mobile before showing paste context 2023-05-05 17:57:45 +01:00
dm Preserve classes on all file elements, not just broken images 2023-05-12 10:12:15 +00:00
init DesktopArticleTarget.init: Support '&editintro=…' in edit links 2023-05-30 12:52:53 +00:00
preinit DesktopArticleTarget.init: Support '&editintro=…' in edit links 2023-05-30 12:52:53 +00:00
tests Use edit intro messages and preloaded content from MediaWiki core 2023-05-16 02:34:35 +02:00
themes Remove obsolete "search for a parameter" page and widgets 2022-06-17 10:23:00 +02:00
ui Update VE core submodule to master (fd2f048e4) 2023-05-20 22:04:27 +03:00
ve.track.js Centralize EditAttemptStep logging code in WikimediaEvents 2023-03-24 21:48:45 +01:00