You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Zamek <za...@vili.pmmf.hu> on 2003/10/17 22:37:17 UTC

openoffice files in generator

Hello All,

I am new in cocoon.
I try to use openoffice 1.1.0 files in generator based on 
http://wiki.cocoondev.org/Wiki.jsp?page=OpenOfficeGeneration .
It seems to be working good, but I got an empty html page.
The source of generated html is:
============================================
<html xmlns:urlencoder="http://www.jclark.com/xt/java/java.net.URLEncoder" 
xmlns:system="http://www.jclark.com/xt/java/java.lang.System" 
xmlns:xt="http://www.jclark.com/xt" xmlns:help="http://openoffice.org/2000/
help" xmlns:config="http://openoffice.org/2001/config" xmlns:meta="http://
openoffice.org/2000/meta" xmlns:dc="http://purl.org/dc/elements/1.1/" 
xmlns:script="http://openoffice.org/2000/script" xmlns:form="http://
openoffice.org/2000/form" xmlns:math="http://www.w3.org/1998/Math/MathML" 
xmlns:dr3d="http://openoffice.org/2000/dr3d" xmlns:chart="http://
openoffice.org/2000/chart" xmlns:svg="http://www.w3.org/2000/svg" 
xmlns:number="http://openoffice.org/2000/datastyle" xmlns:xlink="http://
www.w3.org/1999/xlink" xmlns:fo="http://www.w3.org/1999/XSL/Format" 
xmlns:draw="http://openoffice.org/2000/drawing" xmlns:table="http://
openoffice.org/2000/table" xmlns:text="http://openoffice.org/2000/text" 
xmlns:style="http://openoffice.org/2000/style" xmlns:office="http://
openoffice.org/2000/office">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!--The CSS style header method for setting styles-->
<style type="text/css">
<!--
		BODY { background-repeat:no-repeat }
        *.OOo_defaults {
                margin-top:0cm; margin-bottom:0cm; }
         
            //-->
</style>
</head>
<body></body>
</html>

============================================
There is no any error in logs.
I am  using cocoon 2.1 from cvs, and OpenOffice 1.1.0 (english)


-- 
thx,
----------------------------------------------------
Zoltan Zidarics programmer
PTE University Pecs, Hungary
icq: 43288694


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