
Apache::AxKit::Provider::OpenOffice - OpenOffice package file provider

in httpd.conf:
<Files *.sxw> AddHandler axkit .sxw AxAddPlugin Apache::AxKit::Plugin::OpenOffice AxContentProvider Apache::AxKit::Provider::OpenOffice AxAddProcessor text/xsl oo2html.xsl </Files>

This provider extracts out the contents of OpenOffice 1.x or StarOffice 6.x SXW files.

Matt Sergeant, axkit.com Ltd, matt@axkit.com Kip Hampton, axkit.com Ltd, kip@axkit.com

This is free software. You may distribute it under the same terms as Perl.

AxKit, Apache::AxKit::Provider, Apache::AxKit::Plugin::OpenOffice