[Pmwiki-users] Upload new extensions
Pierre Rouzeau
pierre
Sat Oct 16 04:26:59 CDT 2004
Patrick R. Michaud wrote:
>On Sat, Oct 16, 2004 at 12:31:10AM +0200, Pierre Rouzeau wrote:
>
>
>> Hello,
>> How can i add new extensions to be uploaded ?
>> I have tried the following :
>> $UploadExts = "'dxf' => 'image/x-dxf'";
>> and
>> $UploadExts = "\'dxf\' => \'image/x-dxf\'";
>> with no success .
>>
>>
>
>In PmWiki 2:
>
> $UploadExts['dxf'] = 'image/x-dxf';
>
>Added as http://www.pmwiki.org/pmwiki2/pmwiki.php/Cookbook/UploadTypes .
>
>Pm
>
>
Hello, that works perfectly, Thanks.
Regards
Page principale - Main page - www.rouzeau.net <http://www.rouzeau.net>
---------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users_pmichaud.com/attachments/20041016/9b37bf4e/attachment.htm
More information about the pmwiki-users
mailing list