On 16/12/2007, Tim Starling tstarling@wikimedia.org wrote:
That's just the MediaWiki default. David wants to know how it is configured on Commons, and the answer is:
png, gif, jpg, jpeg, xcf, pdf, mid, sxw, sxi, sxc, sxd, ogg, svg, djvu
All other extensions are rejected, $wgStrictFileExtensions=true.
- Is there a handy place to look it up?
No.
Isn't it in http://noc.wikimedia.org/conf/CommonSettings.php.html ?
The only thing that doesn't make sense to me is this bit:
if( $wgDBname != 'commonswiki' ) { $wgFileExtensions[] = 'xls'; }
I thought this should mean "all wikis except commons will take XLS, but I just tried uploading a fake XLS file to meta with no luck
cheers Brianna