ForeignAPIRepo fixes:
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 21 May 2008 22:39:08 +0000 (22:39 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 21 May 2008 22:39:08 +0000 (22:39 +0000)
commit98fa355b11f46aaf1eddf0ceb301a62cfcecafd3
tree79c235a42e5dd68ec949808b157da731b3e0eae1
parent554ff3f6a648ecba58d683536e4dc3d74c537128
ForeignAPIRepo fixes:
* Now supports thumbnails!
* SVG seems to work
* Comments now working in version info
* Can fetch description pages without extra configuration (assuming standard script layout)
* Asks server for mime type, but doesn't get it back yet
includes/filerepo/ForeignAPIFile.php
includes/filerepo/ForeignAPIRepo.php