wikimedia-gadgets / MoreMenu

The missing navigation system for MediaWiki
https://meta.wikimedia.org/wiki/Special:MyLanguage/MoreMenu
MIT License
7 stars 13 forks source link

Show menu about the relevant page on WhatLinksHere etc. #20

Closed nardog closed 2 years ago

nardog commented 2 years ago

Fixes #18

This will require mediawiki.Title added as a dependency.

MusikAnimal commented 2 years ago

This will require mediawiki.Title added as a dependency.

MoreMenu.import.js needs updating, which I can handle. The bigger problem here though is we now have to update all the production gadget definitions across ~50 wikis, but fortunately I've got the rights to do it, and I believe we can update the definitions first without side effect.