<?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: configure openoffice-document-formats.xml file for .docx in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178326#M131456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes itbeb,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It works from openoffice 3.0 and alfresco 3.0 onwords…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2009 09:15:56 GMT</pubDate>
    <dc:creator>ganesh_boil</dc:creator>
    <dc:date>2009-10-29T09:15:56Z</dc:date>
    <item>
      <title>configure openoffice-document-formats.xml file for .docx</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178319#M131449</link>
      <description>Hi i want to configure the file named openoffice-document-formats.xml for reading the content of ms-word 2007 files. Because i'm using alfresco 2.9 which does not support the searching the content of ms-word 2007 files.any help is appriciated….thanks</description>
      <pubDate>Mon, 12 Jan 2009 09:34:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178319#M131449</guid>
      <dc:creator>javauser007</dc:creator>
      <dc:date>2009-01-12T09:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: configure openoffice-document-formats.xml file for .docx</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178320#M131450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Add the following lines;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;document-format&amp;gt;&amp;lt;name&amp;gt;Microsoft Word 2007&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;family&amp;gt;Text&amp;lt;/family&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mime-type&amp;gt;application/vnd.openxmlformats-officedocument.wordprocessingml.document&amp;lt;/mime-type&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;file-extension&amp;gt;docx&amp;lt;/file-extension&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;export-filters&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;entry&amp;gt;&amp;lt;family&amp;gt;Text&amp;lt;/family&amp;gt;&amp;lt;string&amp;gt;MS Word 97&amp;lt;/string&amp;gt;&amp;lt;/entry&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/export-filters&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/document-format&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;document-format&amp;gt;&amp;lt;name&amp;gt;Microsoft Excel 2007&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;family&amp;gt;Spreadsheet&amp;lt;/family&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mime-type&amp;gt;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&amp;lt;/mime-type&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;file-extension&amp;gt;xlsx&amp;lt;/file-extension&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;export-filters&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;entry&amp;gt;&amp;lt;family&amp;gt;Spreadsheet&amp;lt;/family&amp;gt;&amp;lt;string&amp;gt;MS Excel 97&amp;lt;/string&amp;gt;&amp;lt;/entry&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/export-filters&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/document-format&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;document-format&amp;gt;&amp;lt;name&amp;gt;Microsoft Powerpoint 2007&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;family&amp;gt;Presentation&amp;lt;/family&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mime-type&amp;gt;application/vnd.openxmlformats-officedocument.presentationml.presentation&amp;lt;/mime-type&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;file-extension&amp;gt;pptx&amp;lt;/file-extension&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;export-filters&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;entry&amp;gt;&amp;lt;family&amp;gt;Presentation&amp;lt;/family&amp;gt;&amp;lt;string&amp;gt;MS PowerPoint 97&amp;lt;/string&amp;gt;&amp;lt;/entry&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/export-filters&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/document-format&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;/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;You can of course include templates and other mime types. Full Office 2007 mimetypes are;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;.docm,application/vnd.ms-word.document.macroEnabled.12&lt;BR /&gt;.docx,application/vnd.openxmlformats-officedocument.wordprocessingml.document&lt;BR /&gt;.dotm,application/vnd.ms-word.template.macroEnabled.12&lt;BR /&gt;.dotx,application/vnd.openxmlformats-officedocument.wordprocessingml.template&lt;BR /&gt;.potm,application/vnd.ms-powerpoint.template.macroEnabled.12&lt;BR /&gt;.potx,application/vnd.openxmlformats-officedocument.presentationml.template&lt;BR /&gt;.ppam,application/vnd.ms-powerpoint.addin.macroEnabled.12&lt;BR /&gt;.ppsm,application/vnd.ms-powerpoint.slideshow.macroEnabled.12&lt;BR /&gt;.ppsx,application/vnd.openxmlformats-officedocument.presentationml.slideshow&lt;BR /&gt;.pptm,application/vnd.ms-powerpoint.presentation.macroEnabled.12&lt;BR /&gt;.pptx,application/vnd.openxmlformats-officedocument.presentationml.presentation&lt;BR /&gt;.xlam,application/vnd.ms-excel.addin.macroEnabled.12&lt;BR /&gt;.xlsb,application/vnd.ms-excel.sheet.binary.macroEnabled.12&lt;BR /&gt;.xlsm,application/vnd.ms-excel.sheet.macroEnabled.12&lt;BR /&gt;.xlsx,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&lt;BR /&gt;.xltm,application/vnd.ms-excel.template.macroEnabled.12&lt;BR /&gt;.xltx,application/vnd.openxmlformats-officedocument.spreadsheetml.template&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;/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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2009 10:41:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178320#M131450</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2009-01-26T10:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: configure openoffice-document-formats.xml file for .docx</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178321#M131451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi zaizi, i'm also facing the same kind of problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in my case i'm using alfresco labs stable version (you know it comes with open office 3.0).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I configured &lt;/SPAN&gt;&lt;SPAN style="color:#FF40FF;"&gt;openoffice-document-formats.xml&lt;/SPAN&gt;&lt;SPAN&gt; file for .docx according to ypur suggession. But still no luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And it is not able to display the content of docx/doc in custom dashlet. it is showing some "?" which are not there in the content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is appriciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2009 12:12:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178321#M131451</guid>
      <dc:creator>ganesh_boil</dc:creator>
      <dc:date>2009-04-27T12:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: configure openoffice-document-formats.xml file for .docx</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178322#M131452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a svn checkout of alfresco, and those suggestions were already implemented.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I too could not get indexing of the contents of the docx file to work.&amp;nbsp; When I view the document through share the preview works, and my server's installation of open office can open up the file.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Was anyone able to get this to work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 20:39:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178322#M131452</guid>
      <dc:creator>dwinfield</dc:creator>
      <dc:date>2009-07-01T20:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: configure openoffice-document-formats.xml file for .docx</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178323#M131453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it is working fine with labs 3.0..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just follow the steps specified by zaizi.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is not working for 2.9 or earlier versions (at least for me)… even if we configures the docx formats.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But with 3.0 labs stable version working like a champ.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks zaizi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 11:51:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178323#M131453</guid>
      <dc:creator>ganesh_boil</dc:creator>
      <dc:date>2009-07-03T11:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: configure openoffice-document-formats.xml file for .docx</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178324#M131454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is merely a comment and not a solution to your problem. The "?" you are referring to is a character set issue. Based on whatever library you use to read the content, the character "in question" is returned with a "?". Locate that character and see if there's a workaround to it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 19:37:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178324#M131454</guid>
      <dc:creator>rliu</dc:creator>
      <dc:date>2009-07-24T19:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: configure openoffice-document-formats.xml file for .docx</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178325#M131455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For which version of openoffice does this apply? We currently have version 2.3 and I believe this only works from 3.0 onwards?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 14:14:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178325#M131455</guid>
      <dc:creator>itbeb</dc:creator>
      <dc:date>2009-09-08T14:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: configure openoffice-document-formats.xml file for .docx</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178326#M131456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes itbeb,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It works from openoffice 3.0 and alfresco 3.0 onwords…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 09:15:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178326#M131456</guid>
      <dc:creator>ganesh_boil</dc:creator>
      <dc:date>2009-10-29T09:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: configure openoffice-document-formats.xml file for .docx</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178327#M131457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Add the following lines;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;document-format&amp;gt;&amp;lt;name&amp;gt;Microsoft Word 2007&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;family&amp;gt;Text&amp;lt;/family&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mime-type&amp;gt;application/vnd.openxmlformats-officedocument.wordprocessingml.document&amp;lt;/mime-type&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;file-extension&amp;gt;docx&amp;lt;/file-extension&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;export-filters&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;entry&amp;gt;&amp;lt;family&amp;gt;Text&amp;lt;/family&amp;gt;&amp;lt;string&amp;gt;MS Word 97&amp;lt;/string&amp;gt;&amp;lt;/entry&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/export-filters&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/document-format&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;document-format&amp;gt;&amp;lt;name&amp;gt;Microsoft Excel 2007&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;family&amp;gt;Spreadsheet&amp;lt;/family&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mime-type&amp;gt;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&amp;lt;/mime-type&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;file-extension&amp;gt;xlsx&amp;lt;/file-extension&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;export-filters&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;entry&amp;gt;&amp;lt;family&amp;gt;Spreadsheet&amp;lt;/family&amp;gt;&amp;lt;string&amp;gt;MS Excel 97&amp;lt;/string&amp;gt;&amp;lt;/entry&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/export-filters&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/document-format&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;document-format&amp;gt;&amp;lt;name&amp;gt;Microsoft Powerpoint 2007&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;family&amp;gt;Presentation&amp;lt;/family&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mime-type&amp;gt;application/vnd.openxmlformats-officedocument.presentationml.presentation&amp;lt;/mime-type&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;file-extension&amp;gt;pptx&amp;lt;/file-extension&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;export-filters&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;entry&amp;gt;&amp;lt;family&amp;gt;Presentation&amp;lt;/family&amp;gt;&amp;lt;string&amp;gt;MS PowerPoint 97&amp;lt;/string&amp;gt;&amp;lt;/entry&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/export-filters&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/document-format&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;/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;You can of course include templates and other mime types. Full Office 2007 mimetypes are;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;.docm,application/vnd.ms-word.document.macroEnabled.12&lt;BR /&gt;.docx,application/vnd.openxmlformats-officedocument.wordprocessingml.document&lt;BR /&gt;.dotm,application/vnd.ms-word.template.macroEnabled.12&lt;BR /&gt;.dotx,application/vnd.openxmlformats-officedocument.wordprocessingml.template&lt;BR /&gt;.potm,application/vnd.ms-powerpoint.template.macroEnabled.12&lt;BR /&gt;.potx,application/vnd.openxmlformats-officedocument.presentationml.template&lt;BR /&gt;.ppam,application/vnd.ms-powerpoint.addin.macroEnabled.12&lt;BR /&gt;.ppsm,application/vnd.ms-powerpoint.slideshow.macroEnabled.12&lt;BR /&gt;.ppsx,application/vnd.openxmlformats-officedocument.presentationml.slideshow&lt;BR /&gt;.pptm,application/vnd.ms-powerpoint.presentation.macroEnabled.12&lt;BR /&gt;.pptx,application/vnd.openxmlformats-officedocument.presentationml.presentation&lt;BR /&gt;.xlam,application/vnd.ms-excel.addin.macroEnabled.12&lt;BR /&gt;.xlsb,application/vnd.ms-excel.sheet.binary.macroEnabled.12&lt;BR /&gt;.xlsm,application/vnd.ms-excel.sheet.macroEnabled.12&lt;BR /&gt;.xlsx,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&lt;BR /&gt;.xltm,application/vnd.ms-excel.template.macroEnabled.12&lt;BR /&gt;.xltx,application/vnd.openxmlformats-officedocument.spreadsheetml.template&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;/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;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i understand that the rows in the first box must be written in openoffice-document-formats.xml, but where do i have to write lines of the second box?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this procedure needed only to make Alfresco search in content of files with those extensions or for something else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks a lot&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2009 18:47:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178327#M131457</guid>
      <dc:creator>inspiron82</dc:creator>
      <dc:date>2009-11-27T18:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: configure openoffice-document-formats.xml file for .docx</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178328#M131458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi inspron,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you need to put the second box's code in mimetype-map.xml by follwoing the below syntax.&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;mimetype mimetype="application/vnd.openxmlformats-officedocument.presentationml.presentation" display="Microsoft PowerPoint 2007"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;extension&amp;gt;pptx&amp;lt;/extension&amp;gt;&lt;BR /&gt;&amp;lt;/mimetype&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;NOTE: Already some mimetypes were mapped. You need to map/write which were not there in the above file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2009 11:33:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-openoffice-document-formats-xml-file-for-docx/m-p/178328#M131458</guid>
      <dc:creator>javauser007</dc:creator>
      <dc:date>2009-12-03T11:33:00Z</dc:date>
    </item>
  </channel>
</rss>

