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",
"odt" => "application/vnd.oasis.opendocument.text",
This Q&A was found on XOOPS Web Application System : https://xoops.org/modules/smartfaq/faq.php?faqid=574