<?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: Enable/disable WorkList, Clipboard? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/enable-disable-worklist-clipboard/m-p/321998#M8999</link>
    <description>&lt;P&gt;Old question, but if anyone were to need an answer:&lt;/P&gt;
&lt;P&gt;These "options" are buttons, therefore they are actions, defined by the action extension point.&lt;/P&gt;
&lt;P&gt;The "Paste in current folder" is defined by this action:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;action icon="/icons/action_paste_all.gif" id="WORKLIST_PASTE" label="command.clipboard.pasteAll" link="#{clipboardActions.pasteWorkingList}"&amp;gt;
      &amp;lt;category&amp;gt;DEFAULT_LIST&amp;lt;/category&amp;gt;
      &amp;lt;category&amp;gt;CLIPBOARD_LIST&amp;lt;/category&amp;gt;
      &amp;lt;filter-id&amp;gt;canPasteCurrentWorkList&amp;lt;/filter-id&amp;gt;
    &amp;lt;/action&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;To disable it, two possibilities:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use the "enabled" attribute for the "action" tag (&amp;lt;action enabled="false" ...) if you need it to be completely disabled.&lt;/LI&gt;
&lt;LI&gt;Add it another filter either with a condition implying no one can see the button, or with specific conditions if you need to only partially disable it.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For the other options, you just have to find the right action.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Nov 2015 10:03:03 GMT</pubDate>
    <dc:creator>Greg_Drayon</dc:creator>
    <dc:date>2015-11-13T10:03:03Z</dc:date>
    <item>
      <title>Enable/disable WorkList, Clipboard?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/enable-disable-worklist-clipboard/m-p/321997#M8998</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;how do I disable some options WorkList?&lt;/P&gt;
&lt;P&gt;For example Paste in current folder ,  Export to XML&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2014 15:40:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/enable-disable-worklist-clipboard/m-p/321997#M8998</guid>
      <dc:creator>klebervz_</dc:creator>
      <dc:date>2014-10-13T15:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Enable/disable WorkList, Clipboard?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/enable-disable-worklist-clipboard/m-p/321998#M8999</link>
      <description>&lt;P&gt;Old question, but if anyone were to need an answer:&lt;/P&gt;
&lt;P&gt;These "options" are buttons, therefore they are actions, defined by the action extension point.&lt;/P&gt;
&lt;P&gt;The "Paste in current folder" is defined by this action:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;action icon="/icons/action_paste_all.gif" id="WORKLIST_PASTE" label="command.clipboard.pasteAll" link="#{clipboardActions.pasteWorkingList}"&amp;gt;
      &amp;lt;category&amp;gt;DEFAULT_LIST&amp;lt;/category&amp;gt;
      &amp;lt;category&amp;gt;CLIPBOARD_LIST&amp;lt;/category&amp;gt;
      &amp;lt;filter-id&amp;gt;canPasteCurrentWorkList&amp;lt;/filter-id&amp;gt;
    &amp;lt;/action&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;To disable it, two possibilities:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use the "enabled" attribute for the "action" tag (&amp;lt;action enabled="false" ...) if you need it to be completely disabled.&lt;/LI&gt;
&lt;LI&gt;Add it another filter either with a condition implying no one can see the button, or with specific conditions if you need to only partially disable it.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For the other options, you just have to find the right action.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 10:03:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/enable-disable-worklist-clipboard/m-p/321998#M8999</guid>
      <dc:creator>Greg_Drayon</dc:creator>
      <dc:date>2015-11-13T10:03:03Z</dc:date>
    </item>
  </channel>
</rss>

