Foreign repos (API or DB) now fetch images and/or description pages if the repo wiki...
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 3 Dec 2008 19:30:44 +0000 (19:30 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 3 Dec 2008 19:30:44 +0000 (19:30 +0000)
commit40f131c6d4226dd57cff010b5c3c1795ad989848
tree93facbb61043816ae4d09f8b6d61e0e4dfbfbe20
parent1040ce28e4ea559758f4ba4237420fbc4bb195fd
Foreign repos (API or DB) now fetch images and/or description pages if the repo wiki has a different canonical name for the File: namespace. Added 'fileNamespace' configuration item to $wgForeignFileRepos to override the local canonical name.
RELEASE-NOTES
includes/filerepo/FileRepo.php
includes/filerepo/ForeignAPIRepo.php