evenisse 2004/03/11 00:59:53
Modified: pdf/xdocs changes.xml
Log:
Add some action that I ommitted
Revision Changes Path
1.11 +15 -0 maven-plugins/pdf/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/pdf/xdocs/changes.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- changes.xml 10 Mar 2004 11:33:01 -0000 1.10
+++ changes.xml 11 Mar 2004 08:59:53 -0000 1.11
@@ -25,6 +25,21 @@
</properties>
<body>
<release version="2.0" date="2004-03-10" description="Beta Release.">
+ <action dev="evenisse" type="fix" issue="MPPDF-6">
+ <ul>
+ <li>The PDF generation works if paths used in navigation.xml don't begin
with a '/'.</li>
+ <li>The date on the cover worked for all projects (not only maven).</li>
+ </ul>
+ </action>
+ <action dev="evenisse" type="update" issue="MPPDF-5">
+ <ul>
+ <li>Tables management XSL code cleaned (duplications removed) and
simplified.</li>
+ <li>Tables with THEAD/TBODY and tables with a first
row compound of th have the same look : They use a table header which is copied on
each page.</li>
+ <li>The cover is improved.</li>
+ <li>Internal and external links are differently colored.</li>
+ <li>XSL styles are extracted in a single file.</li>
+ </ul>
+ </action>
<action dev="evenisse" type="add">Upgraded to xerces 2.4.0, fop 0.20.5, batik
1.5</action>
<action dev="evenisse" type="fix" issue="MPPDF-3">A new plugin property
(maven.pdf.navigationFile) is added to allow the users to have a different navigation
file for the site and for the pdf doc.</action>
<action dev="evenisse" type="fix" issue="MPPDF-2">The use of links inside
xdocs don't lead to crash the PDF generation.</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]