MPXDOC-97

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115219 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2004-05-10 22:44:51 +00:00
parent 5f89f6055f
commit 42f6b70774

View File

@ -26,6 +26,14 @@
</properties>
<body>
<release version="1.7-SNAPSHOT" date="in CVS">
<action dev="aheritier" type="add" issue="MPXDOC-97" due-to="Fabrizio Giustina, Harald Ommang ">
<ul>
<li>Items in navigation.xml and reports can define a target attribute.</li>
<li>Items in links can use an img attribute to create an icon.</li>
<li>New CSS class named "externalLink" used for links with an url beginning with 'http://'.</li>
<li>New CSS class named "newWindow" used for links with target='_blank'.</li>
</ul>
</action>
<action dev="brett" type="fix">Exclude .fml files from copy to target directory</action>
<action dev="brett" type="add">Add a "classic" theme CSS</action>
<action dev="vmassol" type="add">