Author: gmcdonald
Date: Mon Mar 26 04:23:14 2007
New Revision: 522486
URL: http://svn.apache.org/viewvc?view=rev&rev=522486
Log:
Deployment plugins descriptor file plugins.xml (deployed by
'deploy-plugins.xml' target of plugin build script)
Modified:
forrest/site/plugins/whiteboard-plugins.xml
Modified: forrest/site/plugins/whiteboard-plugins.xml
URL:
http://svn.apache.org/viewvc/forrest/site/plugins/whiteboard-plugins.xml?view=diff&rev=522486&r1=522485&r2=522486
==============================================================================
--- forrest/site/plugins/whiteboard-plugins.xml (original)
+++ forrest/site/plugins/whiteboard-plugins.xml Mon Mar 26 04:23:14 2007
@@ -61,6 +61,18 @@
<forrestVersion>0.8</forrestVersion>
</plugin>
+ <plugin name="org.apache.forrest.plugin.input.doap"
+ type="input"
+ author="Apache Forrest Project"
+
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.doap/"
+ url="http://forrest.apache.org/plugins"
+ version="0.1">
+ <description>
+ Embed DOAP files in forrest content objects.
+ </description>
+ <forrestVersion>0.8</forrestVersion>
+ </plugin>
+
<plugin name="org.apache.forrest.plugin.input.glossary"
type="input"
author="Apache Forrest Project"