You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/02/11 08:15:22 UTC

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

Author: crossley
Date: Fri Feb 10 23:15:20 2006
New Revision: 376943

URL: http://svn.apache.org/viewcvs?rev=376943&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=376943&r1=376942&r2=376943&view=diff
==============================================================================
--- forrest/site/plugins/whiteboard-plugins.xml (original)
+++ forrest/site/plugins/whiteboard-plugins.xml Fri Feb 10 23:15:20 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2005 The Apache Software Foundation or its licensors,
+  Copyright 2002-2006 The Apache Software Foundation or its licensors,
   as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
@@ -40,41 +40,52 @@
   <plugin name="org.apache.forrest.plugin.input.Daisy"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.Daisy/"
+        website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.Daisy/"
         url="http://forrest.apache.org/plugins"
-        version="0.1-dev">
+        version="0.1">
     <description>
       Allow content to be included from a Daisy CMS repository.
     </description>
+    <forrestVersion>0.8</forrestVersion>
+  </plugin>
+
+  <plugin name="org.apache.forrest.plugin.input.logs"
+        type="input"
+        author="Apache Forrest Project"
+        website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.logs"
+        url="http://forrest.apache.org/plugins"
+        version="0.1">
+    <description>
+      Embed log file output in Forrest sites. If Forrest is running in a
+      dynamic environment, then pages can be updated to show recent changes in the 
+      log whenever required.
+    </description>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
-  
+
   <plugin name="org.apache.forrest.plugin.input.Resume"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.f\
-orrest.plugin.input.Resume"
+        website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.Resume"
         url="http://forrest.apache.org/plugins"
-        version="0.1-dev">
+        version="0.1">
     <description>
       Basic support for Resumes, renders a single resume, or alloes sorting of 
       a number of resumes on skill.
     </description>
-    <forrestVersion>0.7</forrestVersion>
+    <forrestVersion>0.8</forrestVersion>
   </plugin>
 
-  <plugin name="org.apache.forrest.plugin.input.logs"
+  <plugin name="org.apache.forrest.plugin.input.serverStatus"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.logs"
+        website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.serverStatus"
         url="http://forrest.apache.org/plugins"
-        version="0.1-dev">
+        version="0.1">
     <description>
-      Embed log file output in Forrest sites. If Forrest is running in a
-      dynamic environment, then pages can be updated to show recent changes in the 
-      log whenever required.
+      Provides a list of the Cocoon cache and other server status information.
     </description>
-    <forrestVersion>0.7</forrestVersion>
+    <forrestVersion>0.8</forrestVersion>
   </plugin>
 
 <!-- ================================================================== -->
@@ -98,7 +109,7 @@
         author="Apache Forrest Project"
         website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.output.Chart"
         url="http://forrest.apache.org/plugins/"
-        version="0.1-dev">
+        version="0.1">
     <description>
       Charting plugin that utilises JChart. 
     </description>
@@ -108,7 +119,7 @@
   <plugin name="org.apache.forrest.plugin.input.ecs"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.ecs/"
+        website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.ecs/"
         url="http://forrest.apache.org/plugins"
         version="0.1">
     <description>
@@ -122,7 +133,7 @@
         author="Apache Forrest Project"
         website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.output.htmlArea"
         url="http://forrest.apache.org/plugins/"
-        version="0.1-dev">
+        version="0.1">
     <description>
       WYSIWYG editing of HTML documents (requires Forrest to be running dynamically). 
     </description>
@@ -134,12 +145,12 @@
         author="Apache Forrest Project"
         website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.voice"
         url="http://forrest.apache.org/plugins/"
-        version="0.1-dev">
+        version="0.1">
     <description>
       Add voiceXML content to a Forrest page. This allows the page to be read by a voice synthesiser
       and navigated with voice commands.
     </description>
-    <forrestVersion>0.8-dev</forrestVersion>
+    <forrestVersion>0.8</forrestVersion>
   </plugin>
 
   <!-- ================================================================== -->
@@ -165,25 +176,25 @@
   <plugin name="org.apache.forrest.plugin.internal.NoteTaking"
         type="internal"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.NoteTaking"
+        website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.NoteTaking"
         url="http://forrest.apache.org/plugins/"
-        version="0.1-dev">
+        version="0.1">
     <description>
       Provides facilities for adding notes to pages when Forrest is run in dynamic mode.
     </description>
-    <forrestVersion>0.8-dev</forrestVersion>
+    <forrestVersion>0.8</forrestVersion>
   </plugin>
   
-  <plugin name="org.apache.forrest.plugin.internal.view"
+  <plugin name="org.apache.forrest.plugin.internal.dispatcher"
         type="internal"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.view"
+        website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.view"
         url="http://forrest.apache.org/plugins/"
-        version="0.1-dev">
+        version="0.1">
     <description>
       Enable Forrest to use page-specific views and contracts. Next generation skinning.
     </description>
-    <forrestVersion>0.7</forrestVersion>
+    <forrestVersion>0.8</forrestVersion>
   </plugin>
 
 </plugins>