Last modified: 2012-04-16 09:15:42 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T36010, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 34010 - Special pages can be in content language
Special pages can be in content language
Status: NEW
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: i18n
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-28 13:37 UTC by Liangent
Modified: 2012-04-16 09:15 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Liangent 2012-01-28 13:37:33 UTC
For example Special:FeedItem delivers wiki content so there should be a way for special pages to say "my output language is based on wiki content language instead of user language".
Comment 1 Krinkle 2012-01-28 15:39:43 UTC
Assuming that buttons, headings, tabs and introtext will still be translatable into user language and adapt to the user you shouldn't change the page language but wrap any wikcontent-language content in the right css classes instead (<div class="mw-content-{ltr,rtl}" lang={..}>).
Comment 2 Liangent 2012-01-28 16:45:49 UTC
(In reply to comment #1)
> Assuming that buttons, headings, tabs and introtext will still be translatable
> into user language and adapt to the user you shouldn't change the page language
> but wrap any wikcontent-language content in the right css classes instead (<div
> class="mw-content-{ltr,rtl}" lang={..}>).

This does not only affect appearance but also behavior of the language converter: if my user language is en I cannot convert contents in Special:FeedItem from zh-hans to zh-hant. Wrapping page in <div> won't help.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links