https://bugzilla.wikimedia.org/show_bug.cgi?id=55678
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Krinkle <[email protected]> --- (In reply to comment #4) > This is basically what WikimediaMessages was designed for: > small customizations to the user interface specific Wikimedia wikis. Are you suggesting WikimediaMessages changes the MediaWiki:Sidebar message? That would get problematic as that would do it sitewide (instead of just testwiki/enwiki), and would not work in practice since wikis override that message already. Change I92dac758901363 (for bug 57939) reduces the extension to just 2 i18n messages and inserting the link through a Skin hook. What we could do (sorry if that's what you meant) is move those 2 i18n messages to WikimediaMessages extension, and move the Skin hook to wmf-config under a conditional as we have for other configurations (like wmgUseWikimediaShopLink is). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
