mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
872679aeec
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 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
preinit | ||
tests | ||
themes | ||
ui | ||
ve.track.js |