<?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 Need to hide or disable document share link from from all places of Alfresco CE 5.2  in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/need-to-hide-or-disable-document-share-link-from-from-all-places/m-p/75923#M24066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have installed Alfresco Community Edition 5.2 version. When ever a contributor uploads a file, readers will get a share link option for the uploaded file. I have to customize the menu to hide or not generate the share link&amp;nbsp;so that the document is not shared through Alfresco CE. Also&amp;nbsp;I need to disable 'Copy To' and 'Move To' option from the menu.&amp;nbsp; Appreciate if anyone can help me on this.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2019 11:15:00 GMT</pubDate>
    <dc:creator>afsal</dc:creator>
    <dc:date>2019-01-21T11:15:00Z</dc:date>
    <item>
      <title>Need to hide or disable document share link from from all places of Alfresco CE 5.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-to-hide-or-disable-document-share-link-from-from-all-places/m-p/75923#M24066</link>
      <description>I have installed Alfresco Community Edition 5.2 version. When ever a contributor uploads a file, readers will get a share link option for the uploaded file. I have to customize the menu to hide or not generate the share link&amp;nbsp;so that the document is not shared through Alfresco CE. Also&amp;nbsp;I need to disa</description>
      <pubDate>Mon, 21 Jan 2019 11:15:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-to-hide-or-disable-document-share-link-from-from-all-places/m-p/75923#M24066</guid>
      <dc:creator>afsal</dc:creator>
      <dc:date>2019-01-21T11:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need to hide or disable document share link from from all places of Alfresco CE 5.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-to-hide-or-disable-document-share-link-from-from-all-places/m-p/75924#M24067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can disable document share link using below configuration in alfresco-global.properties file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;system.quickshare.enabled=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hide Copy To/Move To action from toolbar(share-config-custom.xml).&lt;/P&gt;&lt;P&gt;In share document library there is 1 section with&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;multi-select&amp;gt;.&lt;/P&gt;&lt;P&gt;copy that section and put it in&amp;nbsp;&lt;SPAN&gt;share-config-custom.xml with removing copy/move configuration.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hide Copy To/Move To action from document action.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;There is one&amp;nbsp;&lt;SPAN&gt;evaluator called&amp;nbsp; disable action.it is disabling action from document action.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; &amp;lt;evaluator&amp;gt;evaluator.doclib.action.disableAction&amp;lt;/evaluator&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;action id="document-copy-to" type="javascript" label="actions.document.copy-to"&amp;gt;&lt;BR /&gt; &amp;lt;param name="function"&amp;gt;onActionCopyTo&amp;lt;/param&amp;gt;&lt;BR /&gt; &amp;lt;evaluator&amp;gt;evaluator.doclib.action.editableByCurrentUser&amp;lt;/evaluator&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;evaluator&amp;gt;evaluator.doclib.action.disableAction&amp;lt;/evaluator&amp;gt;&lt;BR /&gt; &amp;lt;/action&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; &amp;lt;action id="document-move-to" type="javascript" label="actions.document.move-to"&amp;gt;&lt;BR /&gt; &amp;lt;param name="function"&amp;gt;onActionMoveTo&amp;lt;/param&amp;gt;&lt;BR /&gt; &amp;lt;permissions&amp;gt;&lt;BR /&gt; &amp;lt;permission allow="true"&amp;gt;Delete&amp;lt;/permission&amp;gt;&lt;BR /&gt; &amp;lt;/permissions&amp;gt;&lt;BR /&gt; &amp;lt;evaluator&amp;gt;evaluator.doclib.action.editableByCurrentUser&amp;lt;/evaluator&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;evaluator&amp;gt;evaluator.doclib.action.disableAction&amp;lt;/evaluator&amp;gt;&lt;BR /&gt; &amp;lt;/action&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer"&gt;Contcentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 13:34:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-to-hide-or-disable-document-share-link-from-from-all-places/m-p/75924#M24067</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2019-01-21T13:34:01Z</dc:date>
    </item>
  </channel>
</rss>

