Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
NAME
Apache::AxKit::Provider::OpenOffice - OpenOffice package file provider
SYNOPSIS
in httpd.conf:
<Files *.sxw>
AddHandler axkit .sxw
AxAddPlugin Apache::AxKit::Plugin::OpenOffice
AxContentProvider Apache::AxKit::Provider::OpenOffice
AxAddProcessor text/xsl oo2html.xsl
</Files>
DESCRIPTION
This provider extracts out the contents of OpenOffice 1.x or StarOffice 6.x SXW files.
AUTHOR
Matt Sergeant, axkit.com Ltd, matt@axkit.com Kip Hampton, axkit.com Ltd, kip@axkit.com
LICENSE
This is free software. You may distribute it under the same terms as Perl.
SEE ALSO
AxKit, Apache::AxKit::Provider, Apache::AxKit::Plugin::OpenOffice