SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

How to upload OpenOffice text files with Xoops ?
To be able to upload OpenOffice text files, you must modify the file called /xoops/class/mimetypes.inc.php

Search for this line :
"avi"        => "video/x-msvideo",


and just after, insert :
"odt"        => "application/vnd.oasis.opendocument.text",


The comments are owned by the author. We aren't responsible for their content.
user

 Thanks


I always wondered how to do that. Thanks for that question and answer

 


Login

Who's Online

458 user(s) are online (1 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 458


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Did you know ?

You can manage the notifications you subscribed to in the Notifications page.

Random question

Do I have to be a computer programmer to understand Xoops?