Reimplement Special:Filepath as a redirect through Special:Redirect/File.
authorC. Scott Ananian <cscott@cscott.net>
Fri, 26 Apr 2013 21:42:33 +0000 (17:42 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Tue, 30 Apr 2013 17:40:55 +0000 (13:40 -0400)
commit83bcc4835e36877a467487d1f75c6b449d2465ea
tree3478f04834d42e3426ec0db3573fad3d074c95f6
parent2849d8a6b3542795d230515a600670533adb2692
Reimplement Special:Filepath as a redirect through Special:Redirect/File.

Reduces code duplication (and some ugly deprecated code patterns in the
Special:Filepath implementation).  In the long term, reduces the need for
one-off redirection pages (Special:PermanentLink, Special:Filepath, etc)
in favor of an extensible system based around Special:Redirect.

Change-Id: I42d5879342bc18412f0383c538e83c68b1c3cc2a
includes/specials/SpecialFilepath.php
languages/messages/MessagesEn.php
maintenance/language/messages.inc