<?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: Remove the tags feature in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/remove-the-tags-feature/m-p/325063#M12064</link>
    <description>&lt;P&gt;Not yet.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Apr 2012 22:48:31 GMT</pubDate>
    <dc:creator>patrek</dc:creator>
    <dc:date>2012-04-11T22:48:31Z</dc:date>
    <item>
      <title>Remove the tags feature</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/remove-the-tags-feature/m-p/325061#M12062</link>
      <description>&lt;P&gt;Is there a way to write a contribution in order to remove all the tags feature (adding tag, searching for tag and navigating by tags)?&lt;/P&gt;
&lt;P&gt;Would removing the following files accomplish the desired effect?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;nuxeo-platform-tag-api-5.5.jar&lt;/LI&gt;
&lt;LI&gt;nuxeo-platform-tag-web-5.5.jar&lt;/LI&gt;
&lt;LI&gt;nuxeo-platform-tag-core-5.5.jar&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 03:38:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/remove-the-tags-feature/m-p/325061#M12062</guid>
      <dc:creator>patrek</dc:creator>
      <dc:date>2012-04-03T03:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the tags feature</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/remove-the-tags-feature/m-p/325062#M12063</link>
      <description>&lt;P&gt;Did you test it ? &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Is it working ? :D
If not that's mean there is other feature based on this one. So or you find all features that depends on it and remove it one by one or you just disable actions you don't want.&lt;/P&gt;
&lt;P&gt;First disable the cloud tag view:&lt;/P&gt;
&lt;P&gt;To remove actions you just have to contribute this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0"?&amp;gt;
&amp;lt;component
    name="org.nuxeo.ecm.virtualnavigation.tagsContrib.override.because.i.want"&amp;gt;
  &amp;lt;require&amp;gt;org.nuxeo.ecm.virtualnavigation.tagsContrib&amp;lt;/require&amp;gt;
  &amp;lt;extension target="org.nuxeo.ecm.platform.virtualnavigation.NavTreeService"
      point="navigationTree"&amp;gt;
    &amp;lt;navTree treeId="TAG_CLOUD" enabled="false"&amp;gt;
    &amp;lt;/navTree&amp;gt;
  &amp;lt;/extension&amp;gt;

&amp;lt;/component&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Override the xhtml fragment that displays the tag feature:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;nuxeo.war/widgets/summary/tagging_widget_template.xhtml and nuxeo.war/incl/tagging.xhtml
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Think this is all.&lt;/P&gt;
&lt;P&gt;Becareful if you remove this feature, if you are using in the future an add-on or a service that will depend of this feature, this will not work.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2012 21:02:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/remove-the-tags-feature/m-p/325062#M12063</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-04-10T21:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the tags feature</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/remove-the-tags-feature/m-p/325063#M12064</link>
      <description>&lt;P&gt;Not yet.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2012 22:48:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/remove-the-tags-feature/m-p/325063#M12064</guid>
      <dc:creator>patrek</dc:creator>
      <dc:date>2012-04-11T22:48:31Z</dc:date>
    </item>
  </channel>
</rss>

