Author: gmcdonald
Date: Mon Mar 26 05:16:23 2007
New Revision: 522492
URL: http://svn.apache.org/viewvc?view=rev&rev=522492
Log:
Entries that were removed from main status.xml now put into their respective
plugins status.xml file, related to FOR-865
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/status.xml
forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/status.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/status.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/status.xml?view=diff&rev=522492&r1=522491&r2=522492
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/status.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/status.xml
Mon Mar 26 05:16:23 2007
@@ -107,6 +107,9 @@
Use locationmap for resolution of resources and files. Resources are
exposed via
{lm:projectInfo.*}
</action>
+ <action context="code" type="update" dev="jjp" due-to="cyriaque
dupoirieux" fixes-bug="for-514">
+ do not limit status.xml contexts in projectinfo plugin.
+ </action>
<action dev="RDG" type="add" context="code">
Added RSS changes feeds for individual versions.
</action>
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/status.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/status.xml?view=diff&rev=522492&r1=522491&r2=522492
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/status.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/status.xml
Mon Mar 26 05:16:23 2007
@@ -49,6 +49,15 @@
Created the initial plugin by copying map snippets and
samples from Forrest Core.
</action>
+ <action dev="JJP" type="fix" context="code" due-to="Sean Wheller"
fixes-bug="FOR-317">
+ docbook2document.xsl: remove unnecessary / from template matches.
+ </action>
+ <action dev="JJP" type="fix" context="code" due-to="Sean Wheller"
fixes-bug="FOR-316">
+ docbook2document.xsl: docinfo element. never in OASIS Docbook XML DTD
+ </action>
+ <action dev="DC" type="fix" context="code" due-to="Sean Wheller"
fixes-bug="FOR-308">
+ docbook2document.xsl: handle the xref and xreflabel.
+ </action>
</release>
</changes>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml?view=diff&rev=522492&r1=522491&r2=522492
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/status.xml
Mon Mar 26 05:16:23 2007
@@ -83,6 +83,17 @@
<action context="code" dev="TS" type="add">
Adding the dispatcher concept documentation from the site-author.
</action>
+ <action dev="TS" type="update" context="docs" fixes-bug="FOR-768"
+ due-to="Paul Bolger">
+ Added section "linking to external css files" to howto-structurer-dsl
doc.
+ </action>
+ <action dev="TS" type="add" context="code">
+ Activated multiple output formats to be configured via a View.
+ </action>
+ <action dev="TS" type="add" context="code">
+ Added contracts and nuggets to the "view" plugins.
+ </action>
+
</release>
</changes>