<?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 Open documents with SharePoint protocol? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239608#M192738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I have installed support for SharePoint and it works pretty well, as far as opening documents from Word (File &amp;gt; Open and then I use the URL of my Alfresco instance).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But this is not really what I'm looking for: in SharePoint, you can click a document in the library and it opens that document in Word with the Shared Workspace panel on the right, showing connected users and other information. When this pane is present, it automatically saves the changes back to the library, no need to re-upload the document. It's very convenient and direct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Alfresco, when I click a document, it opens Word but no link seems to be established with the library, as the Shared Workspace pane is not present. This is confirmed when manually opening the pane (Tools &amp;gt; Shared Workspace…), no information is displayed in there. I've tested opening documents both in Alfresco Explorer and Share, and both have the same issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this expected, or is this an issue on my part?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2009 19:28:31 GMT</pubDate>
    <dc:creator>fo1337</dc:creator>
    <dc:date>2009-06-18T19:28:31Z</dc:date>
    <item>
      <title>Open documents with SharePoint protocol?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239608#M192738</link>
      <description>So I have installed support for SharePoint and it works pretty well, as far as opening documents from Word (File &amp;gt; Open and then I use the URL of my Alfresco instance).But this is not really what I'm looking for: in SharePoint, you can click a document in the library and it opens that document in</description>
      <pubDate>Thu, 18 Jun 2009 19:28:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239608#M192738</guid>
      <dc:creator>fo1337</dc:creator>
      <dc:date>2009-06-18T19:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Open documents with SharePoint protocol?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239609#M192739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It should work when you use the "Edit Online" option in Share - only present if you have the SharePoint module installed and are using an MSIE browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 22:10:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239609#M192739</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-06-18T22:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Open documents with SharePoint protocol?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239610#M192740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply, I'm glad there is an option somewhere. However, while all indicates that the SharePoint module is working for me (I can open documents from Alfresco with File &amp;gt; Open in Word), the Edit Online option is nowhere to be found. I assume it would be sitting next to the Edit Offline option which I have. Is there any additional configuration needed?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2009 15:55:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239610#M192740</guid>
      <dc:creator>fo1337</dc:creator>
      <dc:date>2009-06-19T15:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Open documents with SharePoint protocol?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239611#M192741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Support in the Share Document Library was added on 9th Jan, so you need to make sure you've got a build newer than that. Load up &lt;/SPAN&gt;&lt;A href="http://localhost:8080/share/components/documentlibrary/documentlist.js" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share/components/documentlibrary/documentlist.js&lt;/A&gt;&lt;SPAN&gt; (adjusted for your server) and check about 3 or 4 pages down for "onlineEditMimetypes".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The conditions for displaying the action are: SharePoint module installed, Mimetype if Office 2003/2007 (Word, Excel, PowerPoint only) and browser is MSIE. So you also need to check your uploaded documents have been assigned the correct mimetype. Use the edit metadata page to fix it if they're wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2009 16:43:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239611#M192741</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-06-19T16:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Open documents with SharePoint protocol?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239612#M192742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK I failed to see the Edit Online option the first time, now I can see it. It was there all along. HOWEVER, it doesn't work anyway. When I click Edit Online, it opens the file as local. I checked the .js file and Word is definitely listed. I'm at a loss right now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2009 20:50:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239612#M192742</guid>
      <dc:creator>fo1337</dc:creator>
      <dc:date>2009-06-19T20:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Open documents with SharePoint protocol?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239613#M192743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anybody with information about this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 13:56:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239613#M192743</guid>
      <dc:creator>fo1337</dc:creator>
      <dc:date>2009-06-22T13:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Open documents with SharePoint protocol?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239614#M192744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK don't worry about it, I found that I had to modify my registry per the MS KB 870853. It works now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 18:33:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/open-documents-with-sharepoint-protocol/m-p/239614#M192744</guid>
      <dc:creator>fo1337</dc:creator>
      <dc:date>2009-06-22T18:33:07Z</dc:date>
    </item>
  </channel>
</rss>

