<?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 New Document Type in Nuxeo Studio in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/new-document-type-in-nuxeo-studio/m-p/313182#M183</link>
    <description>&lt;P&gt;I created a new document type in Nuxeo Studio.
When I use the Drag and Drop the imported file does not use the new Document Type, but the old.
How do to make this new document type as default?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2013 13:30:17 GMT</pubDate>
    <dc:creator>carlosrg_</dc:creator>
    <dc:date>2013-11-07T13:30:17Z</dc:date>
    <item>
      <title>New Document Type in Nuxeo Studio</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/new-document-type-in-nuxeo-studio/m-p/313182#M183</link>
      <description>&lt;P&gt;I created a new document type in Nuxeo Studio.
When I use the Drag and Drop the imported file does not use the new Document Type, but the old.
How do to make this new document type as default?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2013 13:30:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/new-document-type-in-nuxeo-studio/m-p/313182#M183</guid>
      <dc:creator>carlosrg_</dc:creator>
      <dc:date>2013-11-07T13:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: New Document Type in Nuxeo Studio</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/new-document-type-in-nuxeo-studio/m-p/313183#M184</link>
      <description>&lt;P&gt;I tell me the same question&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2013 11:35:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/new-document-type-in-nuxeo-studio/m-p/313183#M184</guid>
      <dc:creator>vjoussot_</dc:creator>
      <dc:date>2013-11-14T11:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: New Document Type in Nuxeo Studio</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/new-document-type-in-nuxeo-studio/m-p/313184#M185</link>
      <description>&lt;P&gt;Say you have document types &lt;CODE&gt;SampleCustomPicture&lt;/CODE&gt;, &lt;CODE&gt;CustomVideo&lt;/CODE&gt;, and &lt;CODE&gt;CustomAudio&lt;/CODE&gt; -- under "Projects&amp;gt;Advanced Settings&amp;gt;XML Extensions" do "+New" and create an extension with this content:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;require&amp;gt;org.nuxeo.ecm.platform.picture.filemanager.contrib&amp;lt;/require&amp;gt;
&amp;lt;require&amp;gt;org.nuxeo.ecm.platform.video.filemanager.contrib&amp;lt;/require&amp;gt;
&amp;lt;require&amp;gt;org.nuxeo.ecm.platform.audio.filemanager.contrib&amp;lt;/require&amp;gt;

&amp;lt;extension target="org.nuxeo.ecm.platform.filemanager.service.FileManagerService" point="plugins"&amp;gt;
    &amp;lt;plugin name="Imageplugin" merge="true" docType="SampleCustomPicture" /&amp;gt;
&amp;lt;/extension&amp;gt;

&amp;lt;extension target="org.nuxeo.ecm.platform.filemanager.service.FileManagerService" point="plugins"&amp;gt;
    &amp;lt;plugin name="VideoImporter" merge="true" docType="CustomVideo" /&amp;gt;
&amp;lt;/extension&amp;gt;

&amp;lt;extension target="org.nuxeo.ecm.platform.filemanager.service.FileManagerService" point="plugins"&amp;gt;
    &amp;lt;plugin name="AudioImporter" merge="true" docType="CustomAudio" /&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;A href="https://gist.github.com/tingletech/7574407"&gt;https://gist.github.com/tingletech/7574407&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2013 03:05:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/new-document-type-in-nuxeo-studio/m-p/313184#M185</guid>
      <dc:creator>Brian_T</dc:creator>
      <dc:date>2013-11-21T03:05:00Z</dc:date>
    </item>
  </channel>
</rss>

