Contribution org.nuxeo.platform.TemplateSources.mimetype--mimetype
In component org.nuxeo.platform.TemplateSources.mimetype
org.nuxeo.platform.TemplateSources.mimetype
inside nuxeo-template-rendering-core-9.10.jar /OSGI-INF/mimetype-contrib.xml
This contribution is part of XML component Extension Point
Extension point mimetype of component MimetypeRegistryService.Contributed Items
XML Source
<extension point="mimetype" target="org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService">
<mimetype binary="false" iconPath="text.png" normalized="text/x-freemarker">
<mimetypes>
<mimetype>text/x-freemarker</mimetype>
</mimetypes>
<extensions>
<extension>ftl</extension>
</extensions>
</mimetype>
</extension>