Hi, 

I had to say this loud, great job guys!!!

i have little problem with
Apache-AxKit-Provider-OpenOffice-1.02.Everything seems to be in shape,
but only thing i get from someoofile.sxw is binary garbage. I am Pretty
new with AxKit so i cant resolve this by myself, so if there is somebody
who can help...

running gentoo/apache-1.3.27/AxKit-1.6

and snip from my conf:

PerlModule AxKit

<Location /xslt>
SetHandler perl-script
PerlHandler AxKit
PerlSetVar AxTranslateOutput 1
PerlSetVar AxOutputCharset ISO_8859-1
AxCacheDir /var/cache/axkit
AxAddStyleMap application/x-xpathscript
Apache::AxKit::Language::XPathScriptAxAddStyleMap text/xsl
Apache::AxKit::Language::Sablot
                                                                            
<Files *.sxw>
AddHandler axkit .sxw
AxAddPlugin Apache::AxKit::Plugin::OpenOffice
AxContentProvider Apache::AxKit::Provider::OpenOffice
AxAddProcessor text/xsl /stylesheets/oo2html.xsl
</Files>
                                                                            </Location>

no errors in error_log...


Regards

Erno


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

Reply via email to