<?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 disable personal workspace in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-disable-personal-workspace/m-p/316604#M3605</link>
    <description>&lt;P&gt;Is it possible to disable the "personal workspace" in DM?&lt;/P&gt;
&lt;P&gt;If so, how?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Patrick&lt;/P&gt;</description>
    <pubDate>Fri, 02 Mar 2012 22:03:08 GMT</pubDate>
    <dc:creator>patrek</dc:creator>
    <dc:date>2012-03-02T22:03:08Z</dc:date>
    <item>
      <title>How to disable personal workspace</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-disable-personal-workspace/m-p/316604#M3605</link>
      <description>&lt;P&gt;Is it possible to disable the "personal workspace" in DM?&lt;/P&gt;
&lt;P&gt;If so, how?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Patrick&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2012 22:03:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-disable-personal-workspace/m-p/316604#M3605</guid>
      <dc:creator>patrek</dc:creator>
      <dc:date>2012-03-02T22:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable personal workspace</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-disable-personal-workspace/m-p/316605#M3606</link>
      <description>&lt;P&gt;Yes, it's possible through an Action contribution. If you want to disable (hide) for everyone then a contribution like follows will work, otherwise if you want enabled for some use a filter to control who does/does not have access. Since you'll be overriding an existing contribution make sure to include required &lt;REQUIRE&gt; statements in your contribution.&lt;/REQUIRE&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;require&amp;gt;org.nuxeo.ecm.platform.userworkspace.actions&amp;lt;/require&amp;gt;
&amp;lt;extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"&amp;gt;
    &amp;lt;action id="SHOW_PERSONAL_WORKSPACE" enabled="false" /&amp;gt;
    :
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 02 Mar 2012 22:31:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-disable-personal-workspace/m-p/316605#M3606</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2012-03-02T22:31:36Z</dc:date>
    </item>
  </channel>
</rss>

