<?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: View in CIFS / View in Webdav in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37381#M19789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One of the other settings that might be useful to know is changing Word's default behaviour of opening in the browser.&amp;nbsp;&amp;nbsp; You need to change a setting on the file association for .doc:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Windows Explorer &amp;gt; Tools &amp;gt; Folder Options&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- File Types tab&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Select DOC from registered file type&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Click Advanced button&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Uncheck 'Browse in same window'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2006 12:55:19 GMT</pubDate>
    <dc:creator>paulhh</dc:creator>
    <dc:date>2006-01-24T12:55:19Z</dc:date>
    <item>
      <title>View in CIFS / View in Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37377#M19785</link>
      <description>Short report of my tests with "View in CIFS" / "View in Webdav". Questions:- has anybod seen sa similar behaviour?- are (some of) these errors due to configuration faults?- or is it someting else?Alfresco server: enterprise 1.1.2NTLM Authentication on (but similar results with NTLM off)Testing "View</description>
      <pubDate>Tue, 17 Jan 2006 11:52:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37377#M19785</guid>
      <dc:creator>omegerard</dc:creator>
      <dc:date>2006-01-17T11:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: View in CIFS / View in Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37378#M19786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what would cause the NTLM NullPointerException to be honest, maybe Gary has some ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, i may be able to help with some of the other issues. Do you have the Alfresco Firefox extenstion installed? If not, that may be why the View in CIFS link does not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When opening WebDAV documents in IE the outcome is not very predictable, however, in most cases unfortunately, the documents open in read-only mode, this is one reason the link is named "View in Webdav".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you wish to reliably edit office documents via webdav there is a configuration change you can make. In web-client-config you can change the following config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;edit-link-type&amp;gt;http&amp;lt;/edit-link-type&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;to &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;edit-link-type&amp;gt;webdav&amp;lt;/edit-link-type&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;This will change all the inline edit links in the browse screens to use some JavaScript. If the document is a recognised Office document IE will attempt to open the document using a built-in ActiveX object. This gives a much more reliable experience in that the document always opens in edit mode and not read-only mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 09:12:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37378#M19786</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-01-18T09:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: View in CIFS / View in Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37379#M19787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the Firefox extension, no I hadn't and I should have known. Sorry. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Having said that, I'm afraid I have to report that Firefox downloads the file into the same Temp directory that IE does.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had already adapted the web-client-config file. I just reported the "View" problems to be make it clear to everyone (also to those that are not aware of the &amp;lt;edit-link-type&amp;gt; feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I the only one with these kinds of problems? Anyone out there willing to execute the test scenario I described in my original post?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ludo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 09:56:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37379#M19787</guid>
      <dc:creator>omegerard</dc:creator>
      <dc:date>2006-01-18T09:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: View in CIFS / View in Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37380#M19788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Preliminary: my configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;[alfresco@pc2373 alfresco]$ pwd&lt;BR /&gt;/home/alfresco/alfresco-1.1.2/tomcat/webapps/alfresco/WEB-INF/classes/alfresco&lt;BR /&gt;[alfresco@pc2373 alfresco]$ grep -i webdav web-client-config.xml&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!– can be: http|webdav|cifs –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;edit-link-type&amp;gt;webdav&amp;lt;/edit-link-type&amp;gt;&lt;BR /&gt;[alfresco@pc2373 alfresco]$&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me report the behaviour of IE again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I click on the document in the web interface, Word is fired up with the correct document name, but located at the Temp directory in the "Local Settings" directory. I can overwrite it directly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I click on "View in Webdav", Word opens in read-only mode in the same directory, but the name of the document is: alfresco/webdav/path/to/document.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 10:05:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37380#M19788</guid>
      <dc:creator>omegerard</dc:creator>
      <dc:date>2006-01-18T10:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: View in CIFS / View in Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37381#M19789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One of the other settings that might be useful to know is changing Word's default behaviour of opening in the browser.&amp;nbsp;&amp;nbsp; You need to change a setting on the file association for .doc:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Windows Explorer &amp;gt; Tools &amp;gt; Folder Options&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- File Types tab&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Select DOC from registered file type&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Click Advanced button&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Uncheck 'Browse in same window'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 12:55:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37381#M19789</guid>
      <dc:creator>paulhh</dc:creator>
      <dc:date>2006-01-24T12:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: View in CIFS / View in Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37382#M19790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried to modify this behavior for IE by putting webdav :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;config&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;client&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;edit-link-type&amp;gt;webdav&amp;lt;/edit-link-type&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/client&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/config&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;/SPAN&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;SPAN&gt;I tried modifying the web-client-config-custom.xml and&amp;nbsp; web-client-config.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried to modify the doc behavior in the folder options, but nothings changes, the word document always open on my local disk.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using alfresco 1.4, Windows XP and IE 7.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It used to work before, but since I reinstalled it doesn't work anymore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note : it doesn't work in alfresco 2.0 preview.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 14:36:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37382#M19790</guid>
      <dc:creator>aznk</dc:creator>
      <dc:date>2007-02-05T14:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: View in CIFS / View in Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37383#M19791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have just tried this on the latest code for 2.0 with Windows XP and IE7 and the Word document opens fine i.e. i can save directly back to the webdav server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For this to work the machine needs to have the "SharePoint.OpenDocuments.1" ActiveX present and accessible, could it be your browser security settings preventing it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code to open the office docs is in /scripts/webdav.js, you could also try puttting some debugging code in there to see what's going on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2007 08:07:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37383#M19791</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-02-06T08:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: View in CIFS / View in Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37384#M19792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your answer. I tried to change the browser settings to enable activeX and scripts but it doesn't change anything. BTW, what is "SharePoint.OpenDocuments.1"&amp;nbsp; ? Could it be downloaded somewhere ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And how do we debug the code ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2007 09:18:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37384#M19792</guid>
      <dc:creator>aznk</dc:creator>
      <dc:date>2007-02-06T09:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: View in CIFS / View in Webdav</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37385#M19793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"SharePoint.OpenDocuments.1" is an ActiveX object that is installed by MS Office, it is the use of this object that ensures that Word (or other office apps) load the document via WebDAV.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By debugging I mean adding alerts to webdav.js or the Microsoft Script debugger.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 11:07:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-in-cifs-view-in-webdav/m-p/37385#M19793</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-02-07T11:07:43Z</dc:date>
    </item>
  </channel>
</rss>

