https://bugzilla.wikimedia.org/show_bug.cgi?id=53902
--- Comment #2 from Ryan Kaldari <[email protected]> --- This one is a bit tricky to fix, since MediaWiki doesn't actually have any concept of a "Terms of Use" link. It isn't a standard footer link like "Privacy policy", "Disclaimers", etc. Should non-Wikimedia wikis even have a "Terms of Use" footer link in the mobile view? There is no equivalent in the desktop view. Should we introduce such a footer link in the desktop view as well? How should the wiki owner configure this link? Through the installer? In LocalSettings.php? By specifying a MediaWiki message on-wiki? Also, we'll need to override the link for Wikimedia wikis, probably through the WikimediaMessages extension so that they point to the wikimediafoundation.org page instead of a local page. We'll need to answer some of these questions before we can more forward on a solution. -- 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
