Author: crossley
Date: Thu Apr 6 00:15:22 2006
New Revision: 391920
URL: http://svn.apache.org/viewcvs?rev=391920&view=rev
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/viewcvs/forrest/site/plugins/whiteboard-plugins.xml?rev=391920&r1=391919&r2=391920&view=diff
==============================================================================
--- forrest/site/plugins/whiteboard-plugins.xml (original)
+++ forrest/site/plugins/whiteboard-plugins.xml Thu Apr 6 00:15:22 2006
@@ -49,6 +49,18 @@
<forrestVersion>0.8</forrestVersion>
</plugin>
+ <plugin name="org.apache.forrest.plugin.input.glossary"
+ type="input"
+ author="Apache Forrest Project"
+
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.glossary/"
+ url="http://forrest.apache.org/plugins"
+ version="0.1">
+ <description>
+ Enable glossary: a list of technical terms and definitions.
+ </description>
+ <forrestVersion>0.8</forrestVersion>
+ </plugin>
+
<plugin name="org.apache.forrest.plugin.input.logs"
type="input"
author="Apache Forrest Project"