<?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: how to customize Picture Document in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-picture-document/m-p/315406#M2407</link>
    <description>&lt;P&gt;HI,
If you want to remove **Relation **tab for Picture Doc type, then write extension point&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;`&amp;lt;extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"&amp;gt;`

&amp;lt;action id="TAB_RELATIONS"&amp;gt;
			&amp;lt;filter id="workspace.deny.tab_relations"&amp;gt;
				&amp;lt;rule grant="false"&amp;gt;
					&amp;lt;type&amp;gt;Picture&amp;lt;/type&amp;gt;
				&amp;lt;/rule&amp;gt;
			&amp;lt;/filter&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Similarly based on the Tab you want to remove, you can write actions for that.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2016 11:28:32 GMT</pubDate>
    <dc:creator>Pradeep_Bhat</dc:creator>
    <dc:date>2016-03-15T11:28:32Z</dc:date>
    <item>
      <title>how to customize Picture Document</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-picture-document/m-p/315405#M2406</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have a problem, i want to customize the Picture Document (for removing some tabs) but I can't find how.
Picture isn't in the default document's list in the studio, how i can extend it?
I try to modify it with a XML extension but i don't find the  extension point for removing tabs for in a document.&lt;/P&gt;
&lt;P&gt;Can you help me?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2013 16:52:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-picture-document/m-p/315405#M2406</guid>
      <dc:creator>Flav_BARTHE</dc:creator>
      <dc:date>2013-01-25T16:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to customize Picture Document</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-picture-document/m-p/315406#M2407</link>
      <description>&lt;P&gt;HI,
If you want to remove **Relation **tab for Picture Doc type, then write extension point&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;`&amp;lt;extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"&amp;gt;`

&amp;lt;action id="TAB_RELATIONS"&amp;gt;
			&amp;lt;filter id="workspace.deny.tab_relations"&amp;gt;
				&amp;lt;rule grant="false"&amp;gt;
					&amp;lt;type&amp;gt;Picture&amp;lt;/type&amp;gt;
				&amp;lt;/rule&amp;gt;
			&amp;lt;/filter&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Similarly based on the Tab you want to remove, you can write actions for that.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 11:28:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-picture-document/m-p/315406#M2407</guid>
      <dc:creator>Pradeep_Bhat</dc:creator>
      <dc:date>2016-03-15T11:28:32Z</dc:date>
    </item>
  </channel>
</rss>

