[Mediawiki-l] Uploading both excel and jpeg files

Joshua Yeidel yeidel at wsu.edu
Wed Dec 6 20:48:55 UTC 2006


I think he means a _template_, not an extension.  That's what's indicated by
the syntax he used:

{{Download|filename|description}}



-- Joshua


On 12/6/06 9:05 AM, "Frederik Dohr" <fdg001 at gmx.net> wrote:

> Thanks a lot, Fernando!
> I won't have access to our wiki till Friday, but I'll try this out first
> thing in the morning then.
> 
> Is that extension of yours publicly available?
> 
> 
> -- Frederik
> 
> 
> ----- Original Message -----
> From: Fernando Correia
> Date: 2006-12-06 16:41
>> Something like this. Instructions for Windows, adapt if using Linux.
>> 
>> * Create a folder: C:\Inetpub\wwwroot\wiki\uploads
>> * Enable write permission for the user IUSR_MACHINE.
>> * Change these lines in LocalSetting.php:
>> $wgUploadPath       = "$wgScriptPath/uploads";
>> $wgUploadDirectory  = "$IP/uploads";
>> * And a little farther:
>> $wgEnableUploads       = true;
>> 
>> I created an extension {{Download|filename|description}} that makes the link
>> and puts a download icon after it.
> _______________________________________________
> 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