Template::Provider::OpenOffice - OpenOffice (ODT) Provider for Template Toolkit


Template-Provider-OpenOffice documentation  | view source Contained in the Template-Provider-OpenOffice distribution.

Index


NAME

Top

Template::Provider::OpenOffice - OpenOffice (ODT) Provider for Template Toolkit

SYNOPSIS

Top

DESCRIPTION

Top

This module extends Template::Provider to automatically extract the content.xml file from an OpenOffice zip file and run it through Template::Toolkit for processing.

We use OpenOffice::OODoc to actually open the document and extract the content.xml file. This gives us the benefit of having the methods available to add/subtract files in addition to parsing and processing the content file if we want to do some custom work in addition to templating.

AUTHOR

Top

Andy Brezinsky <abrezinsky@brevient.com>

VERSION

Top

Template::Provider::OpenOffice version 0.01, released 20 Sept 2006

COPYRIGHT

Top


Template-Provider-OpenOffice documentation  | view source Contained in the Template-Provider-OpenOffice distribution.