<?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 How to hide user &amp;quot;home&amp;quot; menu tabs ? (5.6 and +) in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-hide-user-quot-home-quot-menu-tabs-5-6-and/m-p/321008#M8009</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have to hide user-centric tabs in the "&lt;EM&gt;home&lt;/EM&gt;" menu :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Authorized Applications&lt;/LI&gt;
&lt;LI&gt;Activity Stream&lt;/LI&gt;
&lt;LI&gt;Mini Messages&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I tried this contrib :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;component name="org.mysite.ecm.action.config"&amp;gt;
     &amp;lt;require&amp;gt;org.nuxeo.ecm.user.center.oauth.actions&amp;lt;/require&amp;gt;
     &amp;lt;require&amp;gt;org.nuxeo.ecm.user.center.actions&amp;lt;/require&amp;gt;

     &amp;lt;extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"&amp;gt;
          &amp;lt;!-- Hide tabs from "Home" user-centric menu :
               - Authorized Applications,
               - Activity Stream
               - Mini Messages
          --&amp;gt;
          &amp;lt;action id="AuthorizedApplication" enabled="false" /&amp;gt;
          &amp;lt;action id="UserActivityStream" enabled="false"/&amp;gt;
          &amp;lt;action id="UserMiniMessages" enabled="false"/&amp;gt;
     &amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;As a result, the "&lt;EM&gt;Authorized Applications"&lt;/EM&gt; tab no longer appears ; OK.&lt;BR /&gt; /&amp;gt;
Other actions ("&lt;EM&gt;Activity Stream&lt;/EM&gt;" and "&lt;EM&gt;Mini Messages&lt;/EM&gt;") are no longer available but the corresponding tabs still appear ; NOK.&lt;/P&gt;
&lt;P&gt;I only want to hide the actions (("&lt;EM&gt;Activity Stream&lt;/EM&gt;" and "&lt;EM&gt;Mini Messages&lt;/EM&gt;") in the user menu, while keeping them accessible via a dashboard gadget.
How do I do this?&lt;/P&gt;
&lt;P&gt;Thanks for your help,&lt;BR /&gt; /&amp;gt;
Patrice&lt;/P&gt;</description>
    <pubDate>Mon, 07 Apr 2014 14:08:46 GMT</pubDate>
    <dc:creator>apx25_</dc:creator>
    <dc:date>2014-04-07T14:08:46Z</dc:date>
    <item>
      <title>How to hide user "home" menu tabs ? (5.6 and +)</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-hide-user-quot-home-quot-menu-tabs-5-6-and/m-p/321008#M8009</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have to hide user-centric tabs in the "&lt;EM&gt;home&lt;/EM&gt;" menu :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Authorized Applications&lt;/LI&gt;
&lt;LI&gt;Activity Stream&lt;/LI&gt;
&lt;LI&gt;Mini Messages&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I tried this contrib :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;component name="org.mysite.ecm.action.config"&amp;gt;
     &amp;lt;require&amp;gt;org.nuxeo.ecm.user.center.oauth.actions&amp;lt;/require&amp;gt;
     &amp;lt;require&amp;gt;org.nuxeo.ecm.user.center.actions&amp;lt;/require&amp;gt;

     &amp;lt;extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"&amp;gt;
          &amp;lt;!-- Hide tabs from "Home" user-centric menu :
               - Authorized Applications,
               - Activity Stream
               - Mini Messages
          --&amp;gt;
          &amp;lt;action id="AuthorizedApplication" enabled="false" /&amp;gt;
          &amp;lt;action id="UserActivityStream" enabled="false"/&amp;gt;
          &amp;lt;action id="UserMiniMessages" enabled="false"/&amp;gt;
     &amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;As a result, the "&lt;EM&gt;Authorized Applications"&lt;/EM&gt; tab no longer appears ; OK.&lt;BR /&gt; /&amp;gt;
Other actions ("&lt;EM&gt;Activity Stream&lt;/EM&gt;" and "&lt;EM&gt;Mini Messages&lt;/EM&gt;") are no longer available but the corresponding tabs still appear ; NOK.&lt;/P&gt;
&lt;P&gt;I only want to hide the actions (("&lt;EM&gt;Activity Stream&lt;/EM&gt;" and "&lt;EM&gt;Mini Messages&lt;/EM&gt;") in the user menu, while keeping them accessible via a dashboard gadget.
How do I do this?&lt;/P&gt;
&lt;P&gt;Thanks for your help,&lt;BR /&gt; /&amp;gt;
Patrice&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2014 14:08:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-hide-user-quot-home-quot-menu-tabs-5-6-and/m-p/321008#M8009</guid>
      <dc:creator>apx25_</dc:creator>
      <dc:date>2014-04-07T14:08:46Z</dc:date>
    </item>
  </channel>
</rss>

