<?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 Download permission in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/download-permission/m-p/324361#M11362</link>
    <description>&lt;P&gt;Its possible to deny to a group the download action? or hide the Download button to them?
I want users just to "read" the files but not download them.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jun 2014 18:32:16 GMT</pubDate>
    <dc:creator>nespinoza_</dc:creator>
    <dc:date>2014-06-19T18:32:16Z</dc:date>
    <item>
      <title>Download permission</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/download-permission/m-p/324361#M11362</link>
      <description>&lt;P&gt;Its possible to deny to a group the download action? or hide the Download button to them?
I want users just to "read" the files but not download them.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2014 18:32:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/download-permission/m-p/324361#M11362</guid>
      <dc:creator>nespinoza_</dc:creator>
      <dc:date>2014-06-19T18:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Download permission</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/download-permission/m-p/324362#M11363</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can make it in a custom plugin. You must have a custom action-contrib.xml to override your action. For example i overrided quota action as follow:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;action id="TAB_QUOTA" link="/incl/tabs/document_quota.xhtml"
  order="400" label="action.view.quota" icon="/icons/file.gif"
  accessKey="q"&amp;gt;
  &amp;lt;category&amp;gt;VIEW_ACTION_LIST&amp;lt;/category&amp;gt;
  &amp;lt;filter-id&amp;gt;QUOTA_MANAGABLE_DOCTYPES&amp;lt;/filter-id&amp;gt;
  &amp;lt;filter id="QUOTA_MANAGABLE_DOCTYPES_has_subtabs"&amp;gt;
    &amp;lt;rule grant="true"&amp;gt;
      &amp;lt;condition&amp;gt;#{userSession.administrator}&amp;lt;/condition&amp;gt;
    &amp;lt;/rule&amp;gt;
  &amp;lt;/filter&amp;gt;
&amp;lt;/action&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You can specify yours access conditions.&lt;/P&gt;
&lt;P&gt;Hope its help you.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2014 11:44:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/download-permission/m-p/324362#M11363</guid>
      <dc:creator>Vincent_B</dc:creator>
      <dc:date>2014-06-20T11:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Download permission</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/download-permission/m-p/324363#M11364</link>
      <description>&lt;P&gt;With Nuxeo 7.4, it is now super easy: &lt;A href="https://doc.nuxeo.com/x/BI_RAQ"&gt;https://doc.nuxeo.com/x/BI_RAQ&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2015 20:29:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/download-permission/m-p/324363#M11364</guid>
      <dc:creator>Fred_Vadon</dc:creator>
      <dc:date>2015-11-03T20:29:09Z</dc:date>
    </item>
  </channel>
</rss>

