Author: jukka
Date: Mon Jun  1 21:06:41 2009
New Revision: 780831

URL: http://svn.apache.org/viewvc?rev=780831&view=rev
Log:
TIKA-231: Difference between Web-Site and real working code

Patch contributed by Karl Heinz Marbaise

Modified:
    lucene/tika/trunk/src/site/apt/formats.apt

Modified: lucene/tika/trunk/src/site/apt/formats.apt
URL: 
http://svn.apache.org/viewvc/lucene/tika/trunk/src/site/apt/formats.apt?rev=780831&r1=780830&r2=780831&view=diff
==============================================================================
--- lucene/tika/trunk/src/site/apt/formats.apt (original)
+++ lucene/tika/trunk/src/site/apt/formats.apt Mon Jun  1 21:06:41 2009
@@ -253,7 +253,11 @@
     Support for Java JAR archives was added in Tika 0.2.
 
    [OpenDocument (application/vnd.oasis.opendocument.*)]
-    TODO
+    Currently Tika supports the parsing of ods, odp and odt 
{{{http://en.wikipedia.org/wiki/OpenDocument}document types}}.
+    These formats are usualy used by OpenOffice (2.0, 3.0). The older sxc, sxw 
formats
+    (OpenOffice 1.0) are not supported.
+
+    Support for the ods, odp and odt file types was added in Tika 0.3.
 
    [Plain text (text/plain)]
     Tika uses the


Reply via email to