Author: crossley
Date: Thu Feb 23 23:34:46 2006
New Revision: 380607

URL: http://svn.apache.org/viewcvs?rev=380607&view=rev
Log:
Deployment plugins descriptor file plugins.xml (deployed by 
'deploy-plugins.xml' target of plugin build script)

Modified:
    forrest/site/plugins/plugins.xml

Modified: forrest/site/plugins/plugins.xml
URL: 
http://svn.apache.org/viewcvs/forrest/site/plugins/plugins.xml?rev=380607&r1=380606&r2=380607&view=diff
==============================================================================
--- forrest/site/plugins/plugins.xml (original)
+++ forrest/site/plugins/plugins.xml Thu Feb 23 23:34:46 2006
@@ -55,7 +55,7 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.excel/";
         url="http://forrest.apache.org/plugins";
-        version="0.3">
+        version="0.3-dev">
     <description>
       Reads (simple) Excel sheets from the Excel "Save As" (Type=XML).
     </description>
@@ -79,7 +79,7 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.listLocations";
         url="http://forrest.apache.org/plugins/";
-        version="0.2">
+        version="0.1">
     <description>
       Use lists of locations maintained in a simple xml format
       and transform them to documents.
@@ -138,25 +138,25 @@
   <plugin name="org.apache.forrest.plugin.input.simplifiedDocbook"
         type="input"
         author="Apache Forrest Project"
-        
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.simplifiedDocbook";
+        
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.simplifiedDocbook";
         url="http://forrest.apache.org/plugins/";
-        version="0.2">
+        version="0.1">
     <description>
       Enable Simplified Docbook to be used as input.
     </description>
-    <forrestVersion>0.8</forrestVersion>
+    <forrestVersion>0.7</forrestVersion>
   </plugin>  
 
   <plugin name="org.apache.forrest.plugin.input.wiki"
         type="input"
         author="Apache Forrest Project"
-        
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki";
+        
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.wiki";
         url="http://forrest.apache.org/plugins/";
-        version="0.2">
+        version="0.1">
     <description>
       Embed various wiki documents in a Forrest site. 
     </description>
-    <forrestVersion>0.8</forrestVersion>
+    <forrestVersion>0.7</forrestVersion>
   </plugin>
 
 <!-- ================================================================== -->
@@ -166,38 +166,38 @@
   <plugin name="org.apache.forrest.plugin.output.pdf"
         type="output"
         author="Apache Forrest Project"
-        
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.pdf";
+        
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.output.pdf";
         url="http://forrest.apache.org/plugins/";
-        version="0.2">
+        version="0.1">
     <description>
       Enable Forrest documents to be output in PDF format. 
     </description>
-    <forrestVersion>0.8</forrestVersion>
+    <forrestVersion>0.7</forrestVersion>
   </plugin>
 
   <plugin name="org.apache.forrest.plugin.output.POD"
         type="output"
         author="Apache Forrest Project"
-        
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.POD";
+        
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.output.POD";
         url="http://forrest.apache.org/plugins/";
-        version="0.2">
+        version="0.1">
     <description>
       Enable Forrest documents to be output in Plain Old
       Documentation (POD) format.
     </description>
-    <forrestVersion>0.8</forrestVersion>
+    <forrestVersion>0.7</forrestVersion>
   </plugin>
 
   <plugin name="org.apache.forrest.plugin.output.Text"
         type="output"
         author="Apache Forrest Project"
-        
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Text";
+        
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.output.Text";
         url="http://forrest.apache.org/plugins/";
-        version="0.2">
+        version="0.1">
     <description>
       Enable Forrest documents to be output in Text format. 
     </description>
-    <forrestVersion>0.8</forrestVersion>
+    <forrestVersion>0.7</forrestVersion>
   </plugin>
 
   <plugin name="s5"
@@ -205,7 +205,7 @@
         author="Ross Gardler"
         
website="http://forrest.apache.org/~rgardler/testingGround/forrestPlugins/s5";
         url="http://www.apache.org/~rgardler/testingGround/forrestPlugins/";
-        version="0.1">
+        version="0.1-dev">
     <description>
       Create S5: A Simple Standards-Based Slide Show System presentations
       from xdocs.


Reply via email to