[Mediawiki-l] Image's Accompanying Files

Simon Renshaw simon at castortech.com
Thu Sep 7 15:05:22 UTC 2006


Are those line in your LocalSettings.php file?

$wgVerifyMimeType = false;
$wgStrictFileExtensions = false;

This might help.

Simon

-----Original Message-----
From: mediawiki-l-bounces at Wikimedia.org
[mailto:mediawiki-l-bounces at Wikimedia.org] On Behalf Of Frederich, Eric
P2173
Sent: Thursday, September 07, 2006 11:00 AM
To: MediaWiki announcements and site admin list
Subject: Re: [Mediawiki-l] Image's Accompanying Files

I tried creating a link to it on the Image: page but when I go to upload
it I get this error.

".vsd" is not a recommended image file format. 

I still get the error after changing 

$wgFileExtensions[] = 'pdf';

to

$wgFileExtensions[] = array('pdf','vsd');

Is there something else I have to do?  Should the changes be instant?

-----Original Message-----
From: mediawiki-l-bounces at Wikimedia.org
[mailto:mediawiki-l-bounces at Wikimedia.org] On Behalf Of Brion Vibber
Sent: Thursday, September 07, 2006 7:04 AM
To: MediaWiki announcements and site admin list
Subject: Re: [Mediawiki-l] Image's Accompanying Files

Frederich, Eric P2173 wrote:
> Is there a way to have a file, like a .xcf (Gimp file), or a .svg, or
a
> .vsd (Visio file) along with an image.

Upload it and make a link on the page.

-- brion vibber (brion @ pobox.com)

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l at Wikimedia.org
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l



More information about the MediaWiki-l mailing list