<?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: Google Docs config in 3.4a in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234062#M187192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike et al,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am also trying to configure googledocs with Alfresco 3.4a. For the Share configuration we have the share-config.xml (share-config.xml.sample). However, it does not have the section for configuring Google Docs like we had in 3.3G. Was there a change in how to configure googledocs in 3.4a? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian Wesaala&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Nov 2010 15:23:44 GMT</pubDate>
    <dc:creator>bwesaala</dc:creator>
    <dc:date>2010-11-04T15:23:44Z</dc:date>
    <item>
      <title>Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234058#M187188</link>
      <description>Hi,I installed 3.4a Community edition. The content of the share-config-custom.xml file in tomcat\shared\classes\web-extension does not have any google docs information, like it did in 3.3g.For example in 3.3g the share-config-custom.xml file had&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;google-docs&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!–&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ena</description>
      <pubDate>Fri, 15 Oct 2010 05:36:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234058#M187188</guid>
      <dc:creator>jeremy</dc:creator>
      <dc:date>2010-10-15T05:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234059#M187189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In Alfresco 3.4a you will find the googleDocs configuration under&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/googledocs/default/googledocs.properties&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Oct 2010 08:59:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234059#M187189</guid>
      <dc:creator>ssaravanan</dc:creator>
      <dc:date>2010-10-15T08:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234060#M187190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually, there are two parts to the Google Docs configuration - Share and the Repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the Repository, copy the values from googledocs.properties into alfresco-global.properties outside the webapps folder (you should never change anything *inside* the webapps folder - it'll get overwritten if the war ever gets redeployed).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For Share, you can find the relevant config either in share-config.xml or share-config-custom.xml.sample&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, 15 Oct 2010 10:40:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234060#M187190</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-10-15T10:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234061#M187191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Actually, there are two parts to the Google Docs configuration - Share and the Repository.&lt;BR /&gt;&lt;BR /&gt;For the Repository, copy the values from googledocs.properties into alfresco-global.properties outside the webapps folder (you should never change anything *inside* the webapps folder - it'll get overwritten if the war ever gets redeployed).&lt;BR /&gt;&lt;BR /&gt;For Share, you can find the relevant config either in share-config.xml or share-config-custom.xml.sample&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone please elaborate on the steps required to get Google Docs integration working on Community edition (3.4b, nightly build from yesterday).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to follow the instructions at &lt;/SPAN&gt;&lt;A href="https://docs.google.com/viewer?url=http://wiki.alfresco.com/w/images/7/78/Getting_Started_with_Using_Google_Docs_with_Alfresco.pdf" rel="nofollow noopener noreferrer"&gt;https://docs.google.com/viewer?url=http://wiki.alfresco.com/w/images/7/78/Getting_Started_with_Using_Google_Docs_with_Alfresco.pdf&lt;/A&gt;&lt;SPAN&gt;, but it is really vague.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also - how / where can I enable debugging for Google docs integration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 22:02:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234061#M187191</guid>
      <dc:creator>sravenscroft</dc:creator>
      <dc:date>2010-11-02T22:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234062#M187192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike et al,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am also trying to configure googledocs with Alfresco 3.4a. For the Share configuration we have the share-config.xml (share-config.xml.sample). However, it does not have the section for configuring Google Docs like we had in 3.3G. Was there a change in how to configure googledocs in 3.4a? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian Wesaala&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 15:23:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234062#M187192</guid>
      <dc:creator>bwesaala</dc:creator>
      <dc:date>2010-11-04T15:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234063#M187193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's exactly the same config, but due to some problems related to how the installers work, we couldn't include the config in the sample file any more. I think that was just a temporary issue however, so I'll see if I can get it back in to prevent confusion in the future.&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, 04 Nov 2010 17:21:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234063#M187193</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-11-04T17:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234064#M187194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It's exactly the same config, but due to some problems related to how the installers work, we couldn't include the config in the sample file any more. I think that was just a temporary issue however, so I'll see if I can get it back in to prevent confusion in the future.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Mike.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I never used 3.3, we upgraded from 3.2 to 3.4 - currently running 3.4b.&amp;nbsp; I therefore have not had any exposure to the Google Docs integration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you possibly post the config here for our convenience?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Much appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 23:09:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234064#M187194</guid>
      <dc:creator>sravenscroft</dc:creator>
      <dc:date>2010-11-04T23:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234065#M187195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Completely new to Alfresco, tinkering with it for an intranet site I am planning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the document at &lt;/SPAN&gt;&lt;A href="https://docs.google.com/viewer?url=http://wiki.alfresco.com/w/images/7/78/Getting_Started_with_Using_Google_Docs_with_Alfresco.pdf" rel="nofollow noopener noreferrer"&gt;https://docs.google.com/viewer?url=http://wiki.alfresco.com/w/images/7/78/Getting_Started_with_Using_Google_Docs_with_Alfresco.pdf&lt;/A&gt;&lt;SPAN&gt; it says that the file &lt;/SPAN&gt;&lt;STRONG&gt;/tomcat/shared/classes/alfresco/web-extension/share-config-custom.xml shold&lt;/STRONG&gt;&lt;SPAN&gt; be edited to &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ensure that you have the Google Editable Aspect declared.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Done! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Look for the Google Docs section of the file and ensure that you have the “enabled” option set to “true”&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Ummm, lost … There is no such section in that file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, what am I missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Might post another noob question in a wee bit … &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 05:04:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234065#M187195</guid>
      <dc:creator>shieldfire</dc:creator>
      <dc:date>2010-11-05T05:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234066#M187196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to point out that in 3.4a we do not have the share-config-custom.xml.sample. We only have the share-config-custom.xml, which appears to be different from the 3.3G version. For example, in the 3.4a config file there is no section for including aspects, where we're supposed to append google docs aspect: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;aspect name="gd:googleEditable" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also a quick look at the header information, 3.3G has the header &amp;lt;!– Global config section –&amp;gt; where as 3.4a is labeled &amp;lt;!– Repository Library config section –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Much appreciation for your support on this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian Wesaala&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 08:58:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234066#M187196</guid>
      <dc:creator>bwesaala</dc:creator>
      <dc:date>2010-11-05T08:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234067#M187197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's been posted in the first post of this forum topic (I've added the DocumentLibrary section too):&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;!– Document Library config section –&amp;gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="DocumentLibrary" replace="true"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!–&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Google Docs™ integration&lt;BR /&gt;&amp;nbsp;&amp;nbsp; –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;google-docs&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!–&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enable/disable the Google Docs UI integration (Extra types on Create Content menu, Google Docs actions).&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;enabled&amp;gt;false&amp;lt;/enabled&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!–&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The mimetypes of documents Google Docs allows you to create via the Share interface.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The I18N label is created from the "type" attribute, e.g. google-docs.doc=Google Docs&amp;amp;trade; Document&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;creatable-types&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;creatable type="doc"&amp;gt;application/msword&amp;lt;/creatable&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;creatable type="xls"&amp;gt;application/vnd.ms-excel&amp;lt;/creatable&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;creatable type="ppt"&amp;gt;application/vnd.ms-powerpoint&amp;lt;/creatable&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/creatable-types&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/google-docs&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/config&amp;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;/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;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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&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, 05 Nov 2010 12:25:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234067#M187197</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-11-05T12:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234068#M187198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Brian and I have set-up Google Docs properties per the above advice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears that the "fixed bug" reported here in &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/jira/browse/ALF-2831" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/jira/browse/ALF-2831&lt;/A&gt;&lt;SPAN&gt; is again present in Alfresco Community v3.4.0 (b 3262) schema 4111 which is the version included in the distributed installer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How is that possible? What can I provide by way of evidence other than to say that it is not working in this freshly installed version and documents cannot be checked out to Google Docs?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 16:54:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234068#M187198</guid>
      <dc:creator>rays</dc:creator>
      <dc:date>2010-11-16T16:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234069#M187199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Switch on debugging for the module:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;log4j.logger.org.alfresco.repo.googledocs=debug&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;You might find the error is something like "Could not convert document" which seems to be an intermittent Google Docs issue we have no control over. See if check-out works for Excel &amp;amp; PowerPoint and breaks for Word…&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>Tue, 16 Nov 2010 19:28:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234069#M187199</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-11-16T19:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234070#M187200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My first test was to create a Google Docs Document using the drop-down menu. Document is created and then I try to check it out to Google Docs. Result is only this single line in alfresco.log&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;21:26:59,823 DEBUG [org.alfresco.repo.googledocs.GoogleDocsServiceImpl] Trying to initialise google docs service for user ${googledocs.username}&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 07:09:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234070#M187200</guid>
      <dc:creator>rays</dc:creator>
      <dc:date>2010-11-17T07:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234071#M187201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;My first test was to create a Google Docs Document using the drop-down menu. Document is created and then I try to check it out to Google Docs. Result is only this single line in alfresco.log&lt;BR /&gt;&lt;BR /&gt;21:26:59,823 DEBUG [org.alfresco.repo.googledocs.GoogleDocsServiceImpl] Trying to initialise google docs service for user ${googledocs.username}&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;That looks like you've not configured the&amp;nbsp; service side:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In Alfresco 3.4a you will find the googleDocs configuration under&lt;BR /&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/googledocs/default/googledocs.properties&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Copy the placeholder values to your alfresco-global.proprties (in Tomcat/shared/classes) and populate them with correct values, e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;#&lt;BR /&gt;# Google Docs&lt;BR /&gt;#&lt;BR /&gt;googledocs.googleeditable.enabled=true&lt;BR /&gt;googledocs.username=my-google-docs-account@gmail.com&lt;BR /&gt;googledocs.password=mySuperSecretPassword&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;/CODE&gt;&lt;/PRE&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>Wed, 17 Nov 2010 08:30:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234071#M187201</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-11-17T08:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Google Docs config in 3.4a</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234072#M187202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From the debug text, I too thought that there was maybe a problem with the config of the google docs account which I had already set-up in alfresco-global.properties in the way you described above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now for the&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops: bit of the explanation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It took me three visits to alfresco-global.properties before I noticed that I had not uncommented the user account and password lines.&amp;nbsp; Duh!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I now have my first checkout working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your patient support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(Now I'm going to crawl back into a very deep hole of my own making!)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 14:50:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/google-docs-config-in-3-4a/m-p/234072#M187202</guid>
      <dc:creator>rays</dc:creator>
      <dc:date>2010-11-17T14:50:45Z</dc:date>
    </item>
  </channel>
</rss>

