From: SourceForge.net <no...@so...> - 2012-07-14 09:55:27
|
Feature Requests item #3543964, was opened at 2012-07-14 02:55 Message generated for change (Tracker Item Submitted) made by irmtfan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3543964&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: XOOPS 2.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: irmtfan (irmtfan) Assigned to: Nobody/Anonymous (nobody) Summary: Mimetype plugin in system module Initial Comment: currently there are many modules in xoops using their own defined Mimetype. eg: system/images, news, publisher, xhelp, extgallery, xcgal, newbb, article, smartcontent, ... now it is hardcoded in include\mimetypes.inc.php Core team can define a mimetype plugin in system module and create a new table like this: 'mime_id' 'mime_name' 'mime_ext' 'mime_admin' 'mime_user' ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430843&aid=3543964&group_id=41586 |