You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2005/07/01 09:59:14 UTC

svn commit: r208726 - /forrest/site/plugins/whiteboard-plugins.xml

Author: rgardler
Date: Fri Jul  1 00:59:13 2005
New Revision: 208726

URL: http://svn.apache.org/viewcvs?rev=208726&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=208726&r1=208725&r2=208726&view=diff
==============================================================================
--- forrest/site/plugins/whiteboard-plugins.xml (original)
+++ forrest/site/plugins/whiteboard-plugins.xml Fri Jul  1 00:59:13 2005
@@ -42,13 +42,25 @@
         author="Apache Forrest Project"
         website="http://forrest.apache.org/pluginDocs/plugin_0_70/org.apache.forrest.plugin.input.Daisy/"
         url="http://forrest.apache.org/plugins"
-        version="0.1-dev">
+        version="0.3-dev">
     <description>
       Allow content to be included from a Daisy CMS repository.
     </description>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
+  <plugin name="org.apache.forrest.plugin.input.excel"
+        type="input"
+        author="Apache Forrest Project"
+        website="http://forrest.apache.org/pluginDocs/plugin_0_70/org.apache.forrest.plugin.input.excel/"
+        url="http://forrest.apache.org/plugins"
+        version="0.3-dev">
+    <description>
+      Reads (simple) Excel sheets from the Excel "Save As" (Type=XML).
+    </description>
+    <forrestVersion>0.7</forrestVersion>
+  </plugin>
+
   <plugin name="org.apache.forrest.plugin.input.logs"
         type="input"
         author="Apache Forrest Project"
@@ -67,10 +79,10 @@
 <!-- Output Plugins                                                     -->
 <!-- ================================================================== -->
 
-  <plugin name="org.apache.forrest.plugin.output.Chart"
+  <plugin name="org.apache.forrest.plugin.Chart"
         type="output"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/pluginDocs/plugin_0_70/org.apache.forrest.plugin.output.Chart"
+        website="http://forrest.apache.org/pluginDocs/plugin_0_70/org.apache.forrest.plugin.Chart"
         url="http://forrest.apache.org/plugins/"
         version="0.1-dev">
     <description>