Author: rgardler
Date: Sun Aug 19 16:15:16 2007
New Revision: 567505
URL: http://svn.apache.org/viewvc?rev=567505&view=rev
Log:
A new (in-development) plugin to render project features as part of a catalogue
(best used as a compliment to the DOAP plugin)
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=567505&r1=567504&r2=567505&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml (original)
+++ forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml Sun Aug 19 16:15:16
2007
@@ -159,6 +159,20 @@
<forrestVersion>0.8</forrestVersion>
</plugin>
+<plugin name="uk.ac.osswatch.forrest.input.features"
+ type="input"
+ author="OSS Watch"
+ website="http://simal.osswatch.ac.uk"
+ url="http://simal.google.com/files/"
+ version="0.1">
+ <description>
+ Allow project features to be recorded and rendered as part of a content
object.
+ This plugin is particularly useful when used in conjunction with the DOAP
+ plugin.
+ </description>
+ <forrestVersion>0.8</forrestVersion>
+ </plugin>
+
<!-- ================================================================== -->
<!-- Output Plugins -->