You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-svn@forrest.apache.org by bd...@apache.org on 2009/01/15 03:43:38 UTC

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

Author: bdube
Date: Wed Jan 14 18:43:37 2009
New Revision: 734595

URL: http://svn.apache.org/viewvc?rev=734595&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/viewvc/forrest/site/plugins/whiteboard-plugins.xml?rev=734595&r1=734594&r2=734595&view=diff
==============================================================================
--- forrest/site/plugins/whiteboard-plugins.xml (original)
+++ forrest/site/plugins/whiteboard-plugins.xml Wed Jan 14 18:43:37 2009
@@ -34,28 +34,6 @@
 <!-- ================================================================== -->
 <!-- Input Plugins                                                      -->
 <!-- ================================================================== -->
-  <plugin name="org.apache.forrest.plugin.input.wordpress"
-        type="input"
-        author="Apache Forrest Project"
-        website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.input.wordpress/"
-        url="http://forrest.apache.org/plugins"
-        version="0.1">
-    <description>
-      Include content from a WordPress blog.
-    </description>
-    <forrestVersion>0.9</forrestVersion>
-  </plugin>
-  <plugin name="org.apache.forrest.plugin.input.gallery2"
-        type="input"
-        author="Apache Forrest Project"
-        website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.input.gallery2/"
-        url="http://forrest.apache.org/plugins"
-        version="0.1">
-    <description>
-      Include content from a Menalto Gallery 2.
-    </description>
-    <forrestVersion>0.9</forrestVersion>
-  </plugin>
   <plugin name="org.apache.forrest.plugin.input.citations"
         type="input"
         author="Apache Forrest Project"
@@ -202,21 +180,6 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
-<!--
--->
-  <plugin name="org.apache.forrest.plugin.input.storeSimple"
-        type="input"
-        author="Apache Forrest Project"
-        website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.storeSimple/"
-        url="http://forrest.apache.org/plugins"
-        version="0.1">
-    <description>
-      A simple online shopping cart.
-    </description>
-    <forrestVersion>0.8</forrestVersion>
-  </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.baetle"
 	  type="input"
 	  author="Apache Forrest Project"