Implement 'thumbDir' configuration parameter for local and foreign repos. Replaces...
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 3 Sep 2008 15:47:42 +0000 (15:47 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 3 Sep 2008 15:47:42 +0000 (15:47 +0000)
commit4c03073817005038c969d5fa30290b0be27f359f
treeee649d817ca8557d714b240afe69d77c3974dd2c
parent1881098b81b48945138821e56a0ae3a3e06b8d48
Implement 'thumbDir' configuration parameter for local and foreign repos. Replaces apiThumbCacheDir as it's redundant. Also allows for customization of the default '/thumb/' path on local repos.
includes/DefaultSettings.php
includes/filerepo/File.php
includes/filerepo/FileRepo.php
includes/filerepo/ForeignAPIFile.php
includes/filerepo/ForeignAPIRepo.php