<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Overriding default picture conversions in Nuxeo in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/overriding-default-picture-conversions-in-nuxeo/m-p/321720#M8721</link>
    <description>&lt;P&gt;Try disabling the default conversions. For example&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;pictureConversion id="Large" enabled="false" /&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 11 Jun 2019 16:09:55 GMT</pubDate>
    <dc:creator>LaraGranite_</dc:creator>
    <dc:date>2019-06-11T16:09:55Z</dc:date>
    <item>
      <title>Overriding default picture conversions in Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/overriding-default-picture-conversions-in-nuxeo/m-p/321719#M8720</link>
      <description>&lt;P&gt;I am trying to override the picture conversion.&lt;/P&gt;
&lt;P&gt;By default, Nuxeo provides following OOTB converters&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Thumbnail&lt;/LI&gt;
&lt;LI&gt;Small&lt;/LI&gt;
&lt;LI&gt;Medium&lt;/LI&gt;
&lt;LI&gt;Large&lt;/LI&gt;
&lt;LI&gt;Orignal&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I want to reduce the converters to&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Thumbnail&lt;/LI&gt;
&lt;LI&gt;Orignal&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Following are the configurations that I have tried&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Created a Multi-Module Contribution&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;target org.nuxeo.ecm.platform.picture.ImagingComponent
2. Added following extension to the OSGI-INF/picture-conversion-core-contrib.xml file &lt;A href="https://explorer.nuxeo.com/nuxeo/site/distribution/Nuxeo%20Platform%20LTS%202019-10.10/viewContribution/org.nuxeo.ecm.platform.picture.ImagingComponent.default.config--pictureConversions/override"&gt;Ref&lt;/A&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="language-xml"&gt;&amp;lt;?xml version="1.0"?&amp;gt;
&amp;lt;component name="org.nuxeo.ecm.platform.picture.ImagingComponent.default.config.override"&amp;gt;
&amp;lt;require&amp;gt;
    org.nuxeo.ecm.platform.picture.ImagingComponent.default.config
&amp;lt;/require&amp;gt;
    &amp;lt;extension target="org.nuxeo.ecm.platform.picture.ImagingComponent" point="pictureConversions"&amp;gt;
        &amp;lt;pictureConversion chainId="Image.Blob.Resize" description="Thumbnail size" id="Thumbnail" maxSize="100" order="0" rendition="true"/&amp;gt;
        &amp;lt;pictureConversion chainId="Image.Blob.Resize" description="Original jpeg image" id="OriginalJpeg" order="100" rendition="true"/&amp;gt;
    &amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Even though the component is installed correctly on the Nuxeo server, the server is converting the images with default formats(ie. Thumbnail, Small, Medium, Large and Original).&lt;/P&gt;
&lt;P&gt;What are the steps to override a default contribution in Nuxeo without Nuxeo studio?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 12:50:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/overriding-default-picture-conversions-in-nuxeo/m-p/321719#M8720</guid>
      <dc:creator>Ravindra_Nalavd</dc:creator>
      <dc:date>2019-06-10T12:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Overriding default picture conversions in Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/overriding-default-picture-conversions-in-nuxeo/m-p/321720#M8721</link>
      <description>&lt;P&gt;Try disabling the default conversions. For example&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;pictureConversion id="Large" enabled="false" /&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 11 Jun 2019 16:09:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/overriding-default-picture-conversions-in-nuxeo/m-p/321720#M8721</guid>
      <dc:creator>LaraGranite_</dc:creator>
      <dc:date>2019-06-11T16:09:55Z</dc:date>
    </item>
  </channel>
</rss>

