]> source.dussan.org Git - poi.git/commitdiff
[ooxml branch] Reformat, and some slight tweaks on ooxml support details
authorNick Burch <nick@apache.org>
Wed, 19 Mar 2008 11:03:58 +0000 (11:03 +0000)
committerNick Burch <nick@apache.org>
Wed, 19 Mar 2008 11:03:58 +0000 (11:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@638786 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/index.xml

index a29a000cbbe93b63aa4de619853b44a82ca68347..e9d8d1d9869d2579bf9d39ac25cfac0a24a4414e 100644 (file)
   </header>
 
   <body>
+    <section><title>Office Open XML Support</title>
+      <p>We are currently working to support the new Office Open XML
+       file formats, such as XLSX and PPTX, which were introduced in
+       Office 2007.</p>
+      <p>Support for these is currently only available in an svn branch,
+       but we hope to have a full release including it by the summer.
+       People interested should follow the
+       <link href="mailinglists.html">dev list</link> to track progress.</p>
+    </section>
     <section><title>February 06 2008 - POI 3.0.2 Released</title>
       <p>The POI team is pleased to announce POI 3.0.2, the latest release of Apache POI.
         There have been many important bug fixes since the 3.0.1 release and a lot of new features.  A full list of changes    is available in 
                <link href="http://www.apache.org/dyn/closer.cgi/poi/release/">download</link>
                the source and binaries from your
     <link href="http://www.apache.org/dyn/closer.cgi/poi/release/">local mirror</link>.
-  </p>
-    <p>
-      The release is also available from the central Maven repository under Group ID "org.apache.poi" and Version "3.0.2-FINAL".
-    </p>  
-  </section>
-
-  <section><title>POI 3.0.1 Release</title>
-         <p>The latest release of Apache POI (formerly Apache Jakarta POI),
-               version 3.0.1, has now been released. It contains a mixture of
-               new features and bug fixes, compared to 3.0. A full list of changes
-               is available in 
-               <link href="./changes.html">the changelog</link>, and 
-               <link href="http://www.apache.org/dyn/closer.cgi/poi/release/">download</link>
-               the source and binaries from your
-               <link href="http://www.apache.org/dyn/closer.cgi/poi/release/">local mirror</link>.</p>
+      </p>
+      <p>
+        The release is also available from the central Maven repository 
+        under Group ID "org.apache.poi" and Version "3.0.2-FINAL".
+      </p>  
       <p>We would also like to confirm that verions 3.0 and 3.0.1 of Apache 
                POI do
                <em>not</em> contain any viruses. Users of broken virus checkers
                which do detect a 94 byte file, sci_cec.db, as containing one are
                advised to contact their vendor for a fix.</p>
-       </section>
+    </section>
 
     <section><title>Purpose</title>
       <p>