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/04/21 18:49:24 UTC

svn commit: r164085 - /forrest/site/plugins/plugins.xml

Author: rgardler
Date: Thu Apr 21 09:49:23 2005
New Revision: 164085

URL: http://svn.apache.org/viewcvs?rev=164085&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=164085&r1=164084&r2=164085&view=diff
==============================================================================
--- forrest/site/plugins/plugins.xml (original)
+++ forrest/site/plugins/plugins.xml Thu Apr 21 09:49:23 2005
@@ -36,10 +36,10 @@
 <!-- Input Plugins                                                      -->
 <!-- ================================================================== -->  
 
-  <plugin name="org.apache.forrest.plugin.dtdx-input"
+  <plugin name="org.apache.forrest.plugin.input.dtdx"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.dtdx-input"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.dtdx"
         url="http://forrest.apache.org/plugins/"
         version="0.1">
     <description>
@@ -49,22 +49,22 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
-  <plugin name="org.apache.forrest.plugin.excel"
+  <plugin name="org.apache.forrest.plugin.input.excel"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.excel/"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.excel/"
         url="http://forrest.apache.org/plugins"
-        version="0.1-dev">
+        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.feeder"
+  <plugin name="org.apache.forrest.plugin.input.feeder"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.feeder"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.feeder"
         url="http://forrest.apache.org/plugins"
         version="0.1-dev">
     <description>
@@ -73,10 +73,23 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>  
 
-  <plugin name="org.apache.forrest.plugin.logs"
+  <plugin name="org.apache.forrest.plugin.input.listLocations"
+        type="input"
+        author="Apache Forrest Project"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.listLocations"
+        url="http://forrest.apache.org/plugins/"
+        version="0.1">
+    <description>
+      Use lists of locations maintained in a simple xml format
+      and transform them to documents.
+    </description>
+    <forrestVersion>0.7</forrestVersion>
+  </plugin>
+
+  <plugin name="org.apache.forrest.plugin.input.logs"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.logs"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.logs"
         url="http://forrest.apache.org/plugins"
         version="0.1-dev">
     <description>
@@ -87,10 +100,10 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
-  <plugin name="org.apache.forrest.plugin.OpenOffice.org"
+  <plugin name="org.apache.forrest.plugin.input.OpenOffice.org"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.OpenOffice.org"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.OpenOffice.org"
         url="http://forrest.apache.org/plugins"
         version="0.1-dev">
     <description>
@@ -99,10 +112,10 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
-  <plugin name="org.apache.forrest.plugin.photoGallery"
+  <plugin name="org.apache.forrest.plugin.input.PhotoGallery"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.photoGallery"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.PhotoGallery"
         url="http://forrest.apache.org/plugins"
         version="0.1-dev">
     <description>
@@ -114,7 +127,7 @@
   <plugin name="org.rblasch.forrest.plugin.pod-input"
         type="input"
         author="Ronald Blaschke"
-        website="http://forrest.apache.org/docs/plugins/org.rblasch.forrest.plugin.pod-input"
+        website=""
         url="http://www.rblasch.org/projects/pod-input/org.rblasch.forrest.plugin.pod-input.zip"
         version="0.1">
     <description>
@@ -175,10 +188,10 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
-  <plugin name="org.apache.forrest.plugin.htmlArea"
+  <plugin name="org.apache.forrest.plugin.output.htmlArea"
         type="output"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.htmlArea"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.htmlArea"
         url="http://forrest.apache.org/plugins/"
         version="0.1-dev">
     <description>
@@ -187,10 +200,10 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
-  <plugin name="org.apache.forrest.plugin.pdf-output"
+  <plugin name="org.apache.forrest.plugin.output.pdf"
         type="output"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.pdf-output"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.pdf"
         url="http://forrest.apache.org/plugins/"
         version="0.1">
     <description>
@@ -199,10 +212,10 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
-  <plugin name="org.apache.forrest.plugin.pod-output"
+  <plugin name="org.apache.forrest.plugin.output.POD"
         type="output"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.pod-output"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.POD"
         url="http://forrest.apache.org/plugins/"
         version="0.1">
     <description>
@@ -241,10 +254,10 @@
   <!-- Internal Plugins                                                   -->
   <!-- ================================================================== -->
 
-  <plugin name="IMSManifest"
+  <plugin name="org.apache.forrest.plugin.internal.IMSManifest"
         type="internal"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/IMSManifest"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.internal.IMSManifest"
         url="http://forrest.apache.org/plugins/"
         version="0.1">