Author: rgardler
Date: Mon Feb 26 09:07:51 2007
New Revision: 511904

URL: http://svn.apache.org/viewvc?view=rev&rev=511904
Log: (empty)

Modified:
    forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml

Modified: forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml?view=diff&rev=511904&r1=511903&r2=511904
==============================================================================
--- forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml (original)
+++ forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml Mon Feb 26 09:07:51 
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"