<?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: Hide Help option under user-items in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/hide-help-option-under-user-items/m-p/300417#M253547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@mitpatoliya&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Iam sorry but iam not able to understand. Can you detail your answer a bit more..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Sep 2015 06:34:50 GMT</pubDate>
    <dc:creator>raghav_bhardwaj</dc:creator>
    <dc:date>2015-09-03T06:34:50Z</dc:date>
    <item>
      <title>Hide Help option under user-items</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-help-option-under-user-items/m-p/300415#M253545</link>
      <description>Hi i want to hide help option under user-items. In alfresco-5.0.d share-config.xml there is no entry for this . Please help me to accomplish this task.regardsRaghav Bhardwaj</description>
      <pubDate>Wed, 02 Sep 2015 06:44:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-help-option-under-user-items/m-p/300415#M253545</guid>
      <dc:creator>raghav_bhardwaj</dc:creator>
      <dc:date>2015-09-02T06:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Help option under user-items</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-help-option-under-user-items/m-p/300416#M253546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to extend component which creates that drop down using extension module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just override javascript controller and remove that help item from given list of buttons generated by original webscript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 08:56:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-help-option-under-user-items/m-p/300416#M253546</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2015-09-02T08:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Help option under user-items</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-help-option-under-user-items/m-p/300417#M253547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@mitpatoliya&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Iam sorry but iam not able to understand. Can you detail your answer a bit more..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 06:34:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-help-option-under-user-items/m-p/300417#M253547</guid>
      <dc:creator>raghav_bhardwaj</dc:creator>
      <dc:date>2015-09-03T06:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Help option under user-items</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-help-option-under-user-items/m-p/300418#M253548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Raghav,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can create an extension module using link &lt;/SPAN&gt;&lt;A href="http://blogs.alfresco.com/wp/developer/2013/09/04/customizing-the-share-header-menu-part-1/" rel="nofollow noopener noreferrer"&gt;http://blogs.alfresco.com/wp/developer/2013/09/04/customizing-the-share-header-menu-part-1/&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then write below line in your extended share-header.get.js file. This will remove the help menu item.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;widgetUtils.deleteObjectFromArray(model.jsonModel, "id", "HEADER_USER_MENU_HELP");&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 10:13:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-help-option-under-user-items/m-p/300418#M253548</guid>
      <dc:creator>hardik1512</dc:creator>
      <dc:date>2015-09-03T10:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Help option under user-items</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hide-help-option-under-user-items/m-p/300419#M253549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks it worked&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 12:13:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hide-help-option-under-user-items/m-p/300419#M253549</guid>
      <dc:creator>raghav_bhardwaj</dc:creator>
      <dc:date>2015-09-03T12:13:36Z</dc:date>
    </item>
  </channel>
</rss>

