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/22 00:12:57 UTC

svn commit: r164137 - in /forrest/site/plugins: org.apache.forrest.plugin.input.projectInfo.zip org.apache.forrest.plugin.input.simplified-docbook.zip plugins.xml

Author: rgardler
Date: Thu Apr 21 15:12:56 2005
New Revision: 164137

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

Added:
    forrest/site/plugins/org.apache.forrest.plugin.input.projectInfo.zip   (with props)
    forrest/site/plugins/org.apache.forrest.plugin.input.simplified-docbook.zip   (with props)
Modified:
    forrest/site/plugins/plugins.xml

Added: forrest/site/plugins/org.apache.forrest.plugin.input.projectInfo.zip
URL: http://svn.apache.org/viewcvs/forrest/site/plugins/org.apache.forrest.plugin.input.projectInfo.zip?rev=164137&view=auto
==============================================================================
Binary file - no diff available.

Propchange: forrest/site/plugins/org.apache.forrest.plugin.input.projectInfo.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: forrest/site/plugins/org.apache.forrest.plugin.input.simplified-docbook.zip
URL: http://svn.apache.org/viewcvs/forrest/site/plugins/org.apache.forrest.plugin.input.simplified-docbook.zip?rev=164137&view=auto
==============================================================================
Binary file - no diff available.

Propchange: forrest/site/plugins/org.apache.forrest.plugin.input.simplified-docbook.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: forrest/site/plugins/plugins.xml
URL: http://svn.apache.org/viewcvs/forrest/site/plugins/plugins.xml?rev=164137&r1=164136&r2=164137&view=diff
==============================================================================
--- forrest/site/plugins/plugins.xml (original)
+++ forrest/site/plugins/plugins.xml Thu Apr 21 15:12:56 2005
@@ -136,10 +136,10 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
-  <plugin name="org.apache.forrest.plugin.projectInfo"
+  <plugin name="org.apache.forrest.plugin.input.projectInfo"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.projectInfo"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.projectInfo"
         url="http://forrest.apache.org/plugins/"
         version="0.1">
     <description>
@@ -148,7 +148,7 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
-  <plugin name="simplified-docbook"
+  <plugin name="org.apache.forrest.plugin.input.simplified-docbook"
         type="input"
         author="Apache Forrest Project"
         website="http://forrest.apache.org/docs/plugins/simplified-docbook"
@@ -160,10 +160,10 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>  
 
-  <plugin name="wiki"
+  <plugin name="org.apache.forrest.plugin.input.wiki"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/wiki"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.wiki"
         url="http://forrest.apache.org/plugins/"
         version="0.1">
     <description>
@@ -225,7 +225,7 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
-  <plugin name="org.apache.forrest.plugin.text-output"
+  <plugin name="org.apache.forrest.plugin.output.text"
         type="output"
         author="Apache Forrest Project"
         website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.text-output"
@@ -270,7 +270,7 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
-  <plugin name="org.apache.forrest.plugin.view"
+  <plugin name="org.apache.forrest.plugin.internal.view"
         type="internal"
         author="Apache Forrest Project"
         website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.view"