https://bugzilla.wikimedia.org/show_bug.cgi?id=41502
--- Comment #34 from MZMcBride <[email protected]> 2012-11-01 21:50:41 UTC --- (In reply to comment #30) > MZ, because the WP:Contact us page on mobile renders like that ^ > > Not exactly ideal. Sure, but that's a trivially fixable problem. Either add some additional CSS for mobile (like we do elsewhere) or refactor the page's HTML (or both). (In reply to comment #32) > Further, WP:Contact ONLY exists on enwiki. Every project (and language > variant) > handles their contact page differently and there's no trivial way to > programmatically account for this so we can always reliably point to the right > page via a 'contact us' link in the mobile footer. This is a red herring. There absolutely is a trivial way to account for language variation of contact page titles. You define a MediaWiki page that's localizable (if there isn't one already for this purpose...); if it's the English default and you're on a non-English site, don't output a link. This capability has been built into MediaWiki for over half a decade now. :-) And if projects aren't interested in being contacted, there's no requirement or need to include a "Contact us" link. I'm not particularly tied to one solution or another for this bug and don't mean to make it sound as though I am, but the objections to using the standard contact us page feel pretty baseless to me. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
