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/14 18:54:20 UTC

svn commit: r161319 - forrest/trunk/plugins/plugins.xml

Author: rgardler
Date: Thu Apr 14 09:54:19 2005
New Revision: 161319

URL: http://svn.apache.org/viewcvs?view=rev&rev=161319
Log:
changed many names to bring into line with new naming convention. Still a few to go, but I'm having a long weekend off

Modified:
    forrest/trunk/plugins/plugins.xml

Modified: forrest/trunk/plugins/plugins.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/plugins.xml?view=diff&r1=161318&r2=161319
==============================================================================
--- forrest/trunk/plugins/plugins.xml (original)
+++ forrest/trunk/plugins/plugins.xml Thu Apr 14 09:54:19 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.inpfeeder"
         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,10 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>  
 
-  <plugin name="org.apache.forrest.plugin.logs"
+  <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 +87,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 +99,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 +114,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 +175,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>
@@ -199,10 +199,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 +241,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">