Add a missing FO Serializer
---------------------------
Key: COCOON3-7
URL: https://issues.apache.org/jira/browse/COCOON3-7
Project: Cocoon 3
Issue Type: New Feature
Components: cocoon-optional
Affects Versions: 3.0.0-alpha-2
Reporter: Simone Tripodi
Assignee: Cocoon Developers Team
Priority: Trivial
Fix For: 3.0.0-alpha-2
XSL-FO (W3C Recommendation since 15th October 2001) is an XML-based markup
language describing the formatting of XML data for output to screen, paper or
other media.
The cocoon-pipeline already contains an XSLT component to transform documents,
and the Apache Community already manage the FOP Project
(http://xmlgraphics.apache.org/fop/), so using a simple FOP based handler is it
possible to implement a simple backend for the pipeline that supports also this
Recomendation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.