You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2001/12/20 20:05:48 UTC

DO NOT REPLY [Bug 5544] New: - RFE: apply this patch and mention the POI project/HSSF-Serializer for XML->Excel on 3rdparty page

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5544>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5544

RFE: apply this patch and mention the POI project/HSSF-Serializer for XML->Excel on 3rdparty page

           Summary: RFE: apply this patch and mention the POI project/HSSF-
                    Serializer for XML->Excel on 3rdparty page
           Product: Cocoon 2
           Version: 2.1alpha CVS
          Platform: All
               URL: http://localhost:8080/cocoon/documents/3rdparty.html
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: core
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: acoliver@nc.rr.com


Index: 3rdparty.xml
===================================================================
RCS file: /home/cvspublic/xml-cocoon2/documentation/xdocs/3rdparty.xml,v
retrieving revision 1.2
diff -u -r1.2 3rdparty.xml
--- 3rdparty.xml        2001/10/25 07:49:12     1.2
+++ 3rdparty.xml        2001/12/20 18:57:08
@@ -42,6 +42,27 @@
    <strong>Use these at your own risk</strong> - although Cocoon has no guarantee
    either, these patches have not been reviewed, let alone accepted.
   </p>
+  <table>
+   <tr>
+    <th>Name and Link</th>
+    <th>Type</th>
+    <th>Description</th>
+    <th>Status</th>
+    <th>Licensing</th>
+    <th>Contact</th>
+   </tr>
+   <tr>
+    <td><link href="http://www.sourceforge.net/projects/poi">
+     POI</link></td>
+    <td>API/Serializer</td>
+    <td>The POI project contains:  POIFS - a pure Java port of Microsoft's OLE
2 Compound Document Format (tm); HSSF - a pure Java port of Microsoft's Excel
'97-2002 (BIFF8) (tm) file format (XLS); HSSF-Serializer - a Cocoon 2 Serializer
for serializing XML as Excel Spreadsheets (XLS files).  It uses the same xml tag
format at the popular Gnumeric Spreadsheet program.  Although only Excel has
been ported so far, we're gladly accepting other developers to join the project
and port other formats.  (especially .DOC format)
+     </td>
+    <td>1.0 Beta-1 to be released Christmas Eve (2001).  The POIFS API is the
most complete and correct OLE2CDF port I know of.  The HSSF API supports many
Excel features.  The Serializer currently supports non-styled plain
spreadsheets.</td>
+    <td>APL</td>
+    <td><link href="mailto:acoliver@nc.rr.com">Andrew C. Oliver</link> and
Marcus Johnson</td>
+   </tr>
+  </table>
+  <p></p>
  </s1>

  <s1 title="Other Extensions">

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org