<?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 can google docs aspect be added to 2007 documents? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/can-google-docs-aspect-be-added-to-2007-documents/m-p/263650#M216780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to be able to use GoogleDocs to edit my documents (word,excel) but the aspect is only shown for mimetypes word doc, word excel, word powerpoint. and not 2007 documents, althought if i just change the mimetype its works, is there a way to allow the googledocs aspect to be added to 2007 documents?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont see why it cant be possible, if i change the mimetype to just 'word doc' and add the googledocs aspect then change the mimetype back to 2007 documents the aspect stays there and i can edit it, this will be a hassle to other users. i want to make this as simple as possible without too much playing around with setting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can someone help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2012 22:50:57 GMT</pubDate>
    <dc:creator>ajbarnesy</dc:creator>
    <dc:date>2012-04-26T22:50:57Z</dc:date>
    <item>
      <title>can google docs aspect be added to 2007 documents?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-google-docs-aspect-be-added-to-2007-documents/m-p/263650#M216780</link>
      <description>I want to be able to use GoogleDocs to edit my documents (word,excel) but the aspect is only shown for mimetypes word doc, word excel, word powerpoint. and not 2007 documents, althought if i just change the mimetype its works, is there a way to allow the googledocs aspect to be added to 2007 documen</description>
      <pubDate>Thu, 26 Apr 2012 22:50:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-google-docs-aspect-be-added-to-2007-documents/m-p/263650#M216780</guid>
      <dc:creator>ajbarnesy</dc:creator>
      <dc:date>2012-04-26T22:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: can google docs aspect be added to 2007 documents?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-google-docs-aspect-be-added-to-2007-documents/m-p/263651#M216781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;short answer: Yes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The restriction for the aspect based on mimetype is rather hard coded into the aspects.js. The list of mimetypes in the _googleDocsFilter function may simply be expanded to cover the 2007 types if GoogleDocs properly supports these formats as well (I don't know if Alfresco tested it and found some problems that may have lead them to omit those).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 11:42:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-google-docs-aspect-be-added-to-2007-documents/m-p/263651#M216781</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-05-02T11:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: can google docs aspect be added to 2007 documents?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-google-docs-aspect-be-added-to-2007-documents/m-p/263652#M216782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The list of mimetypes in the _googleDocsFilter function may simply be expanded to cover the 2007 types&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you happen to know the docx, xlsx and pptx mimetype names?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ive tried these three but it doesnt seem to be working:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;"application/vnd.openxmlformats-officedocument.wordprocessingml.document":true,&lt;BR /&gt;"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":true,&lt;BR /&gt;"application/vnd.openxmlformats-officedocument.presentationml.presentation":true&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 23:12:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-google-docs-aspect-be-added-to-2007-documents/m-p/263652#M216782</guid>
      <dc:creator>ajbarnesy</dc:creator>
      <dc:date>2012-05-02T23:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: can google docs aspect be added to 2007 documents?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-google-docs-aspect-be-added-to-2007-documents/m-p/263653#M216783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Those are the ones. Keep in mind that there are two file variants - the standard .js file and a -min.js as a compressed variant (improves performance). The aspect.js is merged and compressed at build time into the documentlibrary-actions-min.js. Both should be adapted to ensure this works - one is served to clients in debug mode while the other (-min.js) is used in production environments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 07:12:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-google-docs-aspect-be-added-to-2007-documents/m-p/263653#M216783</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-05-03T07:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: can google docs aspect be added to 2007 documents?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-google-docs-aspect-be-added-to-2007-documents/m-p/263654#M216784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ive updated both files and restarted the server, but the docx, xlsx files still arent showing the googledocs editable aspects. I must be missing something, Is there anything else i should be editing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also is it possible to automatically add aspects to a file when its uploaded?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 06:27:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-google-docs-aspect-be-added-to-2007-documents/m-p/263654#M216784</guid>
      <dc:creator>ajbarnesy</dc:creator>
      <dc:date>2012-05-09T06:27:47Z</dc:date>
    </item>
  </channel>
</rss>

