> Da: Tom Schindl <[EMAIL PROTECTED]> 
> Data: Mon, 29 Mar 2004 12:58:53 +0200 
> A: "[EMAIL PROTECTED]" 
<[EMAIL PROTECTED]> 
> Oggetto: Re: problem with OpenOffice plugin 
> 
> Somewhere in your httpd.conf you've got the 
line: 
>  
> ---------------------8<--------------------- 
> AxAddStyleMap text/xsl 
Apache::AxKit::Language::Sablot 
> --------------------->8--------------------- 
>  
> replace it with: 
>  
> ---------------------8<--------------------- 
> AxAddStyleMap text/xsl 
Apache::AxKit::Language::LibXSLT 
> --------------------->8--------------------- 
>  
 
I did it both in <Files *.sxw> and in <.../
examples> where are xml files to be processed 
througth Axkit.  
 
Axkit works well. But OpenOffice plugin has 
still problems.  
------------------------ 
29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] styles: 
Apache::AxKit::Language::LibXSLT(/stylesheets/
oo2html.xsl) 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] styles: 
Apache::AxKit::Language::AxPoint(NULL) 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] Style Provider Override: 
Apache::AxKit::Provider::File 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] [uri] File Provider looking up uri /
stylesheets/oo2html.xsl 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] encoding to UTF-8 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] [uri] File Provider set filename to /
var/www/htdocs/stylesheets/oo2 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] about to execute: 
Apache::AxKit::Language::LibXSLT::handler 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] [LibXSLT] getting the XML 
atch_cb:  at /usr/lib/perl5/site_perl/5.8.0/
i486-linux/Apache/AxKit/Language/LibXSLT.pm line 
55. 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] LibXSLT match_uri: /office.dtd 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] LibXSLT open_content_uri: /office.dtd 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] Content Provider Override: 
Apache::AxKit::Provider::File 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] decoding from UTF-8 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] [req] File Provider given $r: /var/www/
htdocs/office.dtd 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] encoding to UTF-8 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] LibXSLT match_uri: office.dtd 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] LibXSLT open_content_uri: office.dtd 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] Content Provider Override: 
Apache::AxKit::Provider::File 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] decoding from UTF-8 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] [req] File Provider given $r: /var/www/
htdocs/office.dtd 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] encoding to UTF-8 
 29 17:52:14 2004] [warn] [client 159.213.43.8] 
[AxKit] Caught an exception 
 29 17:52:14 2004] [error] [client 159.213.43.8] 
[AxKit] [Error] input callback died: File '/var/
www/htdocs/office.dtd' does 
not exist or is not readable at /usr/lib/perl5/
site_perl/5.8.0/i486-linux/XML/LibXML.pm line 
373 
 
------------ 
it seems to ignore that dtds are here: 
/usr/share/xml/openofficeorg 
I've checked that this directory is readable for 
user nobody.  
of course the snippet: 
<delegatePublic publicIdStartString="-//
OpenOffice.org//" 
 catalog="file:///usr/share/xml/openofficeorg/
catalog.xml"/> 
is present in /etc/xml/catalog as recommmanded 
--- 
just to try, i've copied all the dtds in /var/
www/htdocs and the previous problem fades away, 
but another rises:  
[Error] drawing.mod:561: validity warning: 
Attribute transform of element draw:text-box: 
already defined 
 
 
again i don't kwown how to fix.  
Thank you 
F 
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to