[Mediawiki-l] Uploading Word documents

Nidonocu nidonocu at gmail.com
Thu Jul 21 11:07:05 UTC 2005


Marcel de Ruiter wrote:

>Hi There,
> 
>How can I have the Wiki upload Word / Excel / Powerpoint documents? It appears not to be supported.
> 
>Thanks.
> 
>Best regards,
> 
>Marcel
> 
>  
>
You'll need to add 'doc', 'xls' and 'ppt' respectively to the allowed 
File Extensions using your LocalSettings.php.
Be sure to include all the extensions you want to be able to upload such 
as pictures to, for example, your line may look like this:

$wgFileExtensions = array( 'png', 'jpg', 'jpeg', 'doc', 'xls', 'ppt');


-- 

Nidonocu C:\>
nidonocu at gmail.com
http://www.nidonocu.co.uk
http://nidonocu.livejournal.com
Nidonocu at Gmail.com <mailto:nidonocu at gmail.com> Get Thunderbird 
<http://www.mozilla.org/products/thunderbird/>




More information about the MediaWiki-l mailing list