From b7b84e905965029b84c49aeead37e8c85974fd4f Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Fri, 1 Mar 2019 11:02:23 -0800 Subject: [PATCH] DRYD-586: Adding support for 3D MIME type. --- .../main/resources/OSGI-INF/core-types-contrib.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/3rdparty/nuxeo/nuxeo-platform-collectionspace/src/main/resources/OSGI-INF/core-types-contrib.xml b/3rdparty/nuxeo/nuxeo-platform-collectionspace/src/main/resources/OSGI-INF/core-types-contrib.xml index a9c9cbcd7..f1e13e3f6 100644 --- a/3rdparty/nuxeo/nuxeo-platform-collectionspace/src/main/resources/OSGI-INF/core-types-contrib.xml +++ b/3rdparty/nuxeo/nuxeo-platform-collectionspace/src/main/resources/OSGI-INF/core-types-contrib.xml @@ -26,4 +26,18 @@ + + + + + + model/x3d+xml + + + x3d + + + -- 2.47.3