mediawiki-extensions-Visual.../modules/ve-mw/init/targets
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
..
ve.init.mw.ArticleTarget.js Update VE core submodule to master (fd2f048e4) 2023-05-20 22:04:27 +03:00
ve.init.mw.DesktopArticleTarget.js DesktopArticleTarget.init: Support '&editintro=…' in edit links 2023-05-30 12:52:53 +00:00
ve.init.mw.MobileArticleTarget.js MobileArticleTarget: Removed unused class 2023-05-10 15:24:07 +01:00
ve.init.mw.Target.js Merge "Add narrowConfig for 'Insert' and 'Publish changes'" 2023-04-13 22:23:48 +00:00