Add Special:ListDuplicatedFiles expensive query special page.
authorBrian Wolff <bawolff+wn@gmail.com>
Sat, 21 Sep 2013 19:08:59 +0000 (16:08 -0300)
committerBrian Wolff <bawolff+wn@gmail.com>
Mon, 24 Mar 2014 03:16:05 +0000 (00:16 -0300)
commit24276faf6835424f27a423778fd0049c7a21f9be
tree9bcc293778020c2f6c6ffc07cccf45642cc1bebf
parentc59a60aeccf095675262739e07b7d1c34f8185e9
Add Special:ListDuplicatedFiles expensive query special page.

I saw some comments recently on commons suggesting that
better ways are needed to manage duplicate files (There are tools
for if a specific file is a duplicate, but no backlog of
outstanding duplicate files).

This seems like a fairly easy first step in that direction.

Wasn't sure if this should be an image gallery type
query page, or just a list. I think in this case a plain
list is more useful.

Change-Id: Ibe4b9da71ca6451ec4e6b0050feaf3ca70e1b888
includes/AutoLoader.php
includes/QueryPage.php
includes/specialpage/SpecialPageFactory.php
includes/specials/SpecialListDuplicatedFiles.php [new file with mode: 0644]
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc