<?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 Access to sections via webdav in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/access-to-sections-via-webdav/m-p/327381#M14382</link>
    <description>&lt;P&gt;I am asking this question again (posted by another user) because I think this is such a basic and obvious need, what we would call back home a "no-brainer".&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jun 2012 17:55:15 GMT</pubDate>
    <dc:creator>LWDegan_</dc:creator>
    <dc:date>2012-06-04T17:55:15Z</dc:date>
    <item>
      <title>Access to sections via webdav</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/access-to-sections-via-webdav/m-p/327381#M14382</link>
      <description>&lt;P&gt;I am asking this question again (posted by another user) because I think this is such a basic and obvious need, what we would call back home a "no-brainer".&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2012 17:55:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/access-to-sections-via-webdav/m-p/327381#M14382</guid>
      <dc:creator>LWDegan_</dc:creator>
      <dc:date>2012-06-04T17:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Access to sections via webdav</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/access-to-sections-via-webdav/m-p/327382#M14383</link>
      <description>&lt;P&gt;By default the WebDAV connector is configured to access the collaboration areas of Nuxeo, which are at the moment the Workspace areas. This is the reason why no access has been given to sections through WebDAV.&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;SearchRootBackend&lt;/CODE&gt; contains the query defining this aspect:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;SELECT * FROM Workspace WHERE ecm:mixinType &amp;lt;&amp;gt; 'HiddenInNavigation' AND  ecm:currentLifeCycleState &amp;lt;&amp;gt; 'deleted' AND ecm:isProxy = 0 ORDER BY ecm:path
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;To change this behavior you have to write an subclass with another query, create a factory equivalent to &lt;CODE&gt;SearchBackendFactory&lt;/CODE&gt; to instantiate your class, and contribute this new factory through the &lt;A href="http://explorer.nuxeo.org/nuxeo/site/distribution/current/viewExtensionPoint/org.nuxeo.ecm.platform.wi.service.WIPluggableBackendManager--backendFactory"&gt;backendFactory&lt;/A&gt; extension point.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2012 17:42:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/access-to-sections-via-webdav/m-p/327382#M14383</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-06-07T17:42:21Z</dc:date>
    </item>
  </channel>
</rss>

