Author: michiel
Date: 2010-04-01 13:43:53 +0200 (Thu, 01 Apr 2010)
New Revision: 41718
Modified:
mmbase/trunk/utils/src/main/config/magic.xml
Log:
supported for wordml ( MMB-1947)
Modified: mmbase/trunk/utils/src/main/config/magic.xml
===================================================================
--- mmbase/trunk/utils/src/main/config/magic.xml 2010-04-01 11:43:17 UTC
(rev 41717)
+++ mmbase/trunk/utils/src/main/config/magic.xml 2010-04-01 11:43:53 UTC
(rev 41718)
@@ -2708,6 +2708,12 @@
<designation>HTML document text</designation>
<test offset="0" type="string" comparator="="><HTML</test>
</detector>
+ <detector class="org.mmbase.util.magicfile.XmlDetector">
+ <mimetype>application/msword</mimetype>
+ <extension>doc</extension>
+ <designation>Word XML file</designation>
+ <param
name="xmlns">http://schemas.microsoft.com/office/word/2003/wordml</param>
+ </detector>
<detector>
<mimetype>text/xml</mimetype>
<extension>xml</extension>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs