Partial implementation of $wgCapitalLinks differences between local wiki and file...
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 3 Jun 2007 10:44:27 +0000 (10:44 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 3 Jun 2007 10:44:27 +0000 (10:44 +0000)
commit52ddf77a9c0dff3f306ae3b26bb3f0e4186044ad
treeb251a429a67da49db79cff4f7a259898f13a3039
parent1bf52363781969630e7cd7ea1d618bc1e77a9516
Partial implementation of $wgCapitalLinks differences between local wiki and file repository. Description pages don't work when $wgCapitalLinks=true and initialCapital=false, but it should work well enough in the converse situation.
includes/DefaultSettings.php
includes/Title.php
includes/filerepo/FSRepo.php
includes/filerepo/File.php
includes/filerepo/UnregisteredLocalFile.php