Brianna Laugher wrote:
Isn't it in http://noc.wikimedia.org/conf/CommonSettings.php.html ?
That's old. That's why I didn't suggest it.
The only thing that doesn't make sense to me is this bit:
if( $wgDBname != 'commonswiki' ) { $wgFileExtensions[] = 'xls'; }
It looks a bit different in my version:
# Disabling this for now -- brion - 2007-08-21 #if( $wgDBname != 'commonswiki' ) { # $wgFileExtensions[] = 'xls'; #}
-- Tim Starling