Matt Sergeant > Apache-AxKit-Provider-OpenOffice-1.02 > Apache::AxKit::Provider::OpenOffice

Download:
Apache-AxKit-Provider-OpenOffice-1.02.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Module Version: 1.02   Source  

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