카테고리 없음

How to upload an origin file in opj extension in MediaWiki

k3mi5t 2018. 1. 31. 00:01

On Mediawiki upload module checks mime types.

OPJ extension is blocked  - actually not listed


To upload opj, edit $mediawiki/includes/mime.types

Near the end search 


chemical/x-mdl-rgfile rg


Then add opj at the end of the line like

chemical/x-mdl-rgfile rg opj


In this way you can upload opj files.