<?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: contribution to org.nuxeo.ecm.platform.types.TypeService using the type extension point in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322764#M9765</link>
    <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;if your file is deployed in $NUXEO/nxserver/config, its name must end with -config.xml or -bundle.xml (nor -contrib.xml for instance) for your contribution to be loaded at startup.&lt;/P&gt;
&lt;P&gt;Kind regards,
Thierry&lt;/P&gt;</description>
    <pubDate>Fri, 14 Mar 2014 11:29:12 GMT</pubDate>
    <dc:creator>Thierry_Martins</dc:creator>
    <dc:date>2014-03-14T11:29:12Z</dc:date>
    <item>
      <title>contribution to org.nuxeo.ecm.platform.types.TypeService using the type extension point</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322758#M9759</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I m trying to override the TemplateRoot type in order to allow Sections as subtypes.&lt;/P&gt;
&lt;P&gt;I built a contribution thanks to Nuxeo explorer&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;   &amp;lt;?xml version="1.0"?&amp;gt;
   &amp;lt;component name="org.nuxeo.ecm.platform.types.override"&amp;gt;
   &amp;lt;require&amp;gt;org.nuxeo.ecm.platform.types&amp;lt;/require&amp;gt;
   &amp;lt;extension target="org.nuxeo.ecm.platform.types.TypeService" point="types"&amp;gt;
   &amp;lt;type id="TemplateRoot"&amp;gt;
   ...
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;but it is not taken into account.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 07:08:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322758#M9759</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2014-03-14T07:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: contribution to org.nuxeo.ecm.platform.types.TypeService using the type extension point</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322759#M9760</link>
      <description>&lt;P&gt;what makes you think it is not taken into account? Moreover you did not provide your complete contribution.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 08:24:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322759#M9760</guid>
      <dc:creator>Thierry_Martins</dc:creator>
      <dc:date>2014-03-14T08:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: contribution to org.nuxeo.ecm.platform.types.TypeService using the type extension point</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322760#M9761</link>
      <description>&lt;P&gt;The contribution does not appear in the explorer,&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 08:41:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322760#M9761</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2014-03-14T08:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: contribution to org.nuxeo.ecm.platform.types.TypeService using the type extension point</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322761#M9762</link>
      <description>&lt;P&gt;I've tested this code and it works. How do you include it in your plugin?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 09:44:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322761#M9762</guid>
      <dc:creator>Thierry_Martins</dc:creator>
      <dc:date>2014-03-14T09:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: contribution to org.nuxeo.ecm.platform.types.TypeService using the type extension point</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322762#M9763</link>
      <description>&lt;P&gt;from the templates/config directory&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 10:36:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322762#M9763</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2014-03-14T10:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: contribution to org.nuxeo.ecm.platform.types.TypeService using the type extension point</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322763#M9764</link>
      <description>&lt;P&gt;I can't find this directory "templates/config" on my instance. Is it the exact path? Moreover, if you want to deploy into nxserver/config, your file name must end with -config.xml or -bundle.xml&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 10:40:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322763#M9764</guid>
      <dc:creator>Thierry_Martins</dc:creator>
      <dc:date>2014-03-14T10:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: contribution to org.nuxeo.ecm.platform.types.TypeService using the type extension point</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322764#M9765</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;if your file is deployed in $NUXEO/nxserver/config, its name must end with -config.xml or -bundle.xml (nor -contrib.xml for instance) for your contribution to be loaded at startup.&lt;/P&gt;
&lt;P&gt;Kind regards,
Thierry&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 11:29:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322764#M9765</guid>
      <dc:creator>Thierry_Martins</dc:creator>
      <dc:date>2014-03-14T11:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: contribution to org.nuxeo.ecm.platform.types.TypeService using the type extension point</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322765#M9766</link>
      <description>&lt;P&gt;Thanks Thierry&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 11:32:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/contribution-to-org-nuxeo-ecm-platform-types-typeservice-using/m-p/322765#M9766</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2014-03-14T11:32:11Z</dc:date>
    </item>
  </channel>
</rss>

