<?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: WebDAV in Windows (change folder name to use cm:title) ??? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/webdav-in-windows-change-folder-name-to-use-cm-title/m-p/294324#M247454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Windows Explorer using org.alfresco.repo.webdav.PropFindMethod to create folder structure of repository. For each folder structure is built xml configuration that represents that structure. Each folder (e.i. Share site…) has prop that represents path to resource &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;D:href&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; and also has display name &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;D:displayname&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; but by the most WebDAV clients this display name (user friendly representation) is ignored and only is used last part of the path. Windows Explorer ignores display name also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.webdav.GetMethod is used only to build view mode of repository in web browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 May 2014 13:04:00 GMT</pubDate>
    <dc:creator>nenad982</dc:creator>
    <dc:date>2014-05-05T13:04:00Z</dc:date>
    <item>
      <title>WebDAV in Windows (change folder name to use cm:title) ???</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webdav-in-windows-change-folder-name-to-use-cm-title/m-p/294322#M247452</link>
      <description>Hi all,because I am in big harry I have one very important question related to WebDAV in Windows.Do you know maybe can we somehow change node name in Windows Explorer (to use cm:title instead cm:name for node with specific type)? Is there any java class (servlet) that we can extend to achieve this?</description>
      <pubDate>Fri, 02 May 2014 15:37:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webdav-in-windows-change-folder-name-to-use-cm-title/m-p/294322#M247452</guid>
      <dc:creator>nenad982</dc:creator>
      <dc:date>2014-05-02T15:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: WebDAV in Windows (change folder name to use cm:title) ???</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webdav-in-windows-change-folder-name-to-use-cm-title/m-p/294323#M247453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as I know windows explorer and browser should use the the url address &lt;/SPAN&gt;&lt;A href="http://servername/alfresco/webdav" rel="nofollow noopener noreferrer"&gt;http://servername/alfresco/webdav&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So If you have modified org.alfresco.repo.webdav.GetMethod,I should work for both clients.Have you tried use Windows Explorer in other computer,maybe the result is cached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tell me if I am wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2014 04:41:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webdav-in-windows-change-folder-name-to-use-cm-title/m-p/294323#M247453</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-05-03T04:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: WebDAV in Windows (change folder name to use cm:title) ???</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webdav-in-windows-change-folder-name-to-use-cm-title/m-p/294324#M247454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Windows Explorer using org.alfresco.repo.webdav.PropFindMethod to create folder structure of repository. For each folder structure is built xml configuration that represents that structure. Each folder (e.i. Share site…) has prop that represents path to resource &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;D:href&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; and also has display name &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;D:displayname&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; but by the most WebDAV clients this display name (user friendly representation) is ignored and only is used last part of the path. Windows Explorer ignores display name also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.webdav.GetMethod is used only to build view mode of repository in web browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 13:04:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webdav-in-windows-change-folder-name-to-use-cm-title/m-p/294324#M247454</guid>
      <dc:creator>nenad982</dc:creator>
      <dc:date>2014-05-05T13:04:00Z</dc:date>
    </item>
  </channel>
</rss>

