Mobile friendly styling of Special:ListFiles
authorjdlrobson <jdlrobson@gmail.com>
Wed, 11 Sep 2019 21:31:56 +0000 (14:31 -0700)
committerJdlrobson <jrobson@wikimedia.org>
Wed, 18 Sep 2019 15:42:25 +0000 (15:42 +0000)
commit9da8a8cb6ce1812ddab240679ab0d9b80e0aa945
treeb5111eae5cf0668274b8bccec3b706e64ad112a6
parent6cf4d8f64e74dd68823fc3de815e25dece7f1da5
Mobile friendly styling of Special:ListFiles

This makes core's Special:ListFiles match the styling of
Special:Uploads that is provided by MobileFrontend. The latter
can be removed once this change is incorporated.

The tablet/desktop mode of this page is not impacted except
that the title will be context aware when a username is selected
to show "Uploads by <username>" rather than the generic "list files".

Bug: T102139
Change-Id: I266313b8c71bdf410d336e020aca7dabbe115be5
includes/specials/SpecialListFiles.php
languages/i18n/en.json
languages/i18n/qqq.json
resources/Resources.php
resources/src/mediawiki.special/listFiles.less [new file with mode: 0644]