Author: rgardler
Date: Thu Nov 24 02:10:20 2005
New Revision: 348700
URL: http://svn.apache.org/viewcvs?rev=348700&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=348700&r1=348699&r2=348700&view=diff
==============================================================================
--- forrest/site/plugins/plugins.xml (original)
+++ forrest/site/plugins/plugins.xml Thu Nov 24 02:10:20 2005
@@ -40,75 +40,75 @@
<plugin name="org.apache.forrest.plugin.input.dtdx"
type="input"
author="Apache Forrest Project"
-
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.dtdx"
+
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.dtdx"
url="http://forrest.apache.org/plugins/"
- version="0.1">
+ version="0.2">
<description>
Use the NekoDTD tool packaged as a Cocoon Generator to automatically
generate
some hyperlinked DTD reference documentation.
</description>
- <forrestVersion>0.7</forrestVersion>
+ <forrestVersion>0.8</forrestVersion>
</plugin>
<plugin name="org.apache.forrest.plugin.input.excel"
type="input"
author="Apache Forrest Project"
-
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.excel/"
+
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.excel/"
url="http://forrest.apache.org/plugins"
version="0.3-dev">
<description>
Reads (simple) Excel sheets from the Excel "Save As" (Type=XML).
</description>
- <forrestVersion>0.7</forrestVersion>
+ <forrestVersion>0.8</forrestVersion>
</plugin>
<plugin name="org.apache.forrest.plugin.input.feeder"
type="input"
author="Apache Forrest Project"
-
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.feeder"
+
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.feeder"
url="http://forrest.apache.org/plugins"
- version="0.1">
+ version="0.2">
<description>
Embed syndicated content in a Forrest site.
</description>
- <forrestVersion>0.7</forrestVersion>
+ <forrestVersion>0.8</forrestVersion>
</plugin>
<plugin name="org.apache.forrest.plugin.input.listLocations"
type="input"
author="Apache Forrest Project"
-
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.listLocations"
+
website="http://forrest.apache.org/pluginDocs/plugins_0_80/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>
+ <forrestVersion>0.8</forrestVersion>
</plugin>
<plugin name="org.apache.forrest.plugin.input.OpenOffice.org"
type="input"
author="Apache Forrest Project"
-
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.OpenOffice.org"
+
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.OpenOffice.org"
url="http://forrest.apache.org/plugins"
- version="0.1-dev">
+ version="0.2">
<description>
Use various OpenOffice.org document formats as input sources.
</description>
- <forrestVersion>0.7</forrestVersion>
+ <forrestVersion>0.8</forrestVersion>
</plugin>
<plugin name="org.apache.forrest.plugin.input.PhotoGallery"
type="input"
author="Apache Forrest Project"
-
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.PhotoGallery"
+
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.PhotoGallery"
url="http://forrest.apache.org/plugins"
- version="0.1-dev">
+ version="0.2">
<description>
Create a photo Gallery by simply dropping your photos into a directory.
</description>
- <forrestVersion>0.7</forrestVersion>
+ <forrestVersion>0.8</forrestVersion>
</plugin>
<plugin name="org.rblasch.forrest.plugin.input.pod"