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 10:15:35 UTC

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

Author: rgardler
Date: Fri Jul  1 01:15:34 2005
New Revision: 208727

URL: http://svn.apache.org/viewcvs?rev=208727&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=208727&r1=208726&r2=208727&view=diff
==============================================================================
--- forrest/site/plugins/whiteboard-plugins.xml (original)
+++ forrest/site/plugins/whiteboard-plugins.xml Fri Jul  1 01:15:34 2005
@@ -42,25 +42,13 @@
         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.3-dev">
+        version="0.1-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"
@@ -79,10 +67,10 @@
 <!-- Output Plugins                                                     -->
 <!-- ================================================================== -->
 
-  <plugin name="org.apache.forrest.plugin.Chart"
+  <plugin name="org.apache.forrest.plugin.output.Chart"
         type="output"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/pluginDocs/plugin_0_70/org.apache.forrest.plugin.Chart"
+        website="http://forrest.apache.org/pluginDocs/plugin_0_70/org.apache.forrest.plugin.output.Chart"
         url="http://forrest.apache.org/plugins/"
         version="0.1-dev">
     <description>