https://bugzilla.wikimedia.org/show_bug.cgi?id=64564
--- Comment #5 from Krinkle <[email protected]> --- See also (bug 26799) Restrict mediawiki.util to general JavaScript utilities only. This should probably be moved to a mw.Skin module. However, regardless of what Minerva will and will not support, this module must always implement addPortletLink. The implementation can change dynamically based on skin (it would be exposed through one canonical interface), but the programmatic interface must be reliable for gadgets. Minerva's implementation would replace the function with a no-op, and not have a dependency on accessKeyLabel. -- 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
