Author: rgardler
Date: Sat Sep  1 13:55:47 2007
New Revision: 571867

URL: http://svn.apache.org/viewvc?rev=571867&view=rev
Log:
add sourceforge input plugin (pulls project details from sourceforge)

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?rev=571867&r1=571866&r2=571867&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml (original)
+++ forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml Sat Sep  1 13:55:47 
2007
@@ -158,6 +158,17 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
+  <plugin name="uk.ac.osswatch.forrest.input.sourceforge"
+        type="input"
+        author="OSS Watch"
+        website="http://simal.osswatch.ac.uk";
+        url="http://simal.google.com/files/";
+        version="0.1">
+    <description>
+      Extracts data from sourceforge.net.
+    </description>
+    <forrestVersion>0.8</forrestVersion>
+  </plugin>
   <plugin name="org.apache.forrest.plugin.input.skos"
          type="input"
          author="Apache Forrest Project"