Add mw-content-ltr|rtl to file redirect pages
authorDerk-Jan Hartman <hartman.wiki@gmail.com>
Tue, 26 Jan 2016 19:35:29 +0000 (20:35 +0100)
committerMatthias Mullie <git@mullie.eu>
Wed, 3 May 2017 13:24:27 +0000 (15:24 +0200)
commit9c3495dc1ea8966a5dafe83f29b88462e795b4bb
tree4f187e67c198843dda1a0cc52466bed3380238fb
parentee4b1dd28360f845523da911f4c5e68084ae7e9a
Add mw-content-ltr|rtl to file redirect pages

28ea73bc3a07a4588f1b5fde4f5c41522eaa9518 added NS_FILE to the list,
because most of the content is user language. That does not
really apply for #REDIRECT, however.

As a side effect, this also makes the redirect arrows visible on File
redirect pages, because their CSS depends on these classes.

Another side effect is that now "additional" content will show for the
redirect as reported broken in T29857.

Bug: T60955
Change-Id: I6b14c17a4b74ff5964ea61554aa3afb197d206bf
includes/skins/SkinTemplate.php