You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Lukas Theussl <lt...@apache.org> on 2009/06/24 16:01:34 UTC

[ANN] Doxia-1.1.1 and Doxia-Sitetools-1.1.1 Released

We are pleased to announce the release of Maven Doxia and Maven Doxia Sitetools, 
version 1.1.1.

Doxia is a content generation framework that provides powerful techniques for 
generating static and dynamic content: Doxia can be used in a web-based publishing 
context to generate static sites, in addition to being incorporated into dynamic 
content generation systems like blogs, wikis and content management systems.


http://maven.apache.org/doxia/


Release Notes - Maven Doxia - Version 1.1.1

Bug

     * [DOXIA-118] - Image directory list field for PDF generation
     * [DOXIA-129] - Allow correctly head element in xdoc
     * [DOXIA-134] - Apt parser issues
     * [DOXIA-184] - Docbook issues
     * [DOXIA-232] - Confluence: Nested list parsing is not generating correct events
     * [DOXIA-239] - Handle non-ASCII characters in anchors and id's
     * [DOXIA-281] - Add macro support in FML
     * [DOXIA-294] - Apt verbatim box not correct
     * [DOXIA-296] - HTML is escaped inside <source>
     * [DOXIA-299] - Confluence: Text formatting in sections does not work.
     * [DOXIA-300] - Confluence: Bold markup on start of a document does not work.
     * [DOXIA-301] - Confluence: Invalid interpretation of links' aliases in tables.
     * [DOXIA-302] - Confluence: {code} tag is not interpreted correctly if there 
is no empty line before it
     * [DOXIA-304] - FO Sink does not recognize attributes of img tags
     * [DOXIA-305] - FO: layout properties are not configurable
     * [DOXIA-306] - FoAggregateSink doesn't resolve links to images in other 
source folder
     * [DOXIA-307] - Tests fail when run with Java 1.4
     * [DOXIA-308] - encodeId returns an empty string which is not a valid id
     * [DOXIA-309] - Ligature in author name shows up on page
     * [DOXIA-310] - Unable to get custom entity references to work
     * [DOXIA-311] - Character references do not work in xdoc section titles
     * [DOXIA-312] - comments in meta properties end up in author content
     * [DOXIA-314] - Custom entities do not work in xdoc section titles
     * [DOXIA-316] - Backward issue: wrong section counting in TOC macro
     * [DOXIA-318] - book descriptor element <date> not properly translatetd for
latex output
     * [DOXIA-321] - Image handling in docbook
     * [DOXIA-323] - Apt parser garbles some special characters inside tables
     * [DOXIA-324] - Doxia generates wrong xdoc when generating book from docbook
     * [DOXIA-325] - Not valid xhtml document if comment with minus character
     * [DOXIA-326] - Xhtml sink should preserve CDATA within <script>
     * [DOXIA-328] - Entities are not recognized in faq part title
     * [DOXIA-329] - Itext needs local destination
     * [DOXIA-330] - reserve - incorrect column/size when parsing fml files
     * [DOXIA-331] - Unable to renderer images on iText module
     * [DOXIA-332] - Problem with Tables, Doxia, APT Maven site and PDF/RTF generation
     * [DOXIA-334] - Docbook parser shouldn't insert anchors for id attributes
     * [DOXIA-341] - Error 503 when validate XHTML files
     * [DOXIA-342] - title and author are not generated for XHTML output

Improvement

     * [DOXIA-38] - Independent row parsing
     * [DOXIA-105] - review error handling
     * [DOXIA-272] - TOC macro: allow to specify from/toDepth for *all* sections
     * [DOXIA-298] - Confluence: Problem with relative links
     * [DOXIA-319] - Improve toc macro for CSS
     * [DOXIA-327] - Add PDF metadata

Task

     * [DOXIA-186] - Use simplified DTD for DocBook?
     * [DOXIA-322] - Publish xsds v 1.0.1
     * [DOXIA-337] - Update document model due to MODELLO-199


Release Notes - Maven Doxia Sitetools - Version 1.1.1

Bug

     * [DOXIASITETOOLS-19] - SiteRendererSink ignores meta info in head
     * [DOXIASITETOOLS-22] - Unable to renderer files with uppercase extension
     * [DOXIASITETOOLS-24] - SiteRendererSink swallows formatting in section titles

Improvement

     * [DOXIASITETOOLS-20] - Add new meta Date-Revision and Date-Creation in the 
default-site.vm
     * [DOXIASITETOOLS-23] - Improve Documentation of Doxia Converter
     * [DOXIASITETOOLS-25] - Add a way to render all sources individually in 
addition to an aggregated document



Enjoy,

-The Doxia team