site/build/tmp/plugins-2.xml in ai4r-1.1 vs site/build/tmp/plugins-2.xml in ai4r-1.2
- old
+ new
@@ -156,10 +156,21 @@
<description>
Provides a list of the Cocoon cache and other server status information.
</description>
<forrestVersion>0.8</forrestVersion>
</plugin>
+ <plugin name="uk.ac.osswatch.forrest.input.sourceforge"
+ type="input"
+ author="OSS Watch"
+ website="http://simal.osswatch.ac.uk"
+ url="http://simal.google.com/files/"
+ version="0.1">
+ <description>
+ Extracts data from sourceforge.net.
+ </description>
+ <forrestVersion>0.8</forrestVersion>
+ </plugin>
<plugin name="org.apache.forrest.plugin.input.skos"
type="input"
author="Apache Forrest Project"
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.skos/"
url="http://forrest.apache.org/plugins"
@@ -167,10 +178,21 @@
<description>
Rendering SKOS, a set of specifications to support the representation of thesauri, classification schemes, taxonomies, etc.
</description>
<forrestVersion>0.8</forrestVersion>
</plugin>
+ <plugin name="org.apache.forrest.plugin.input.baetle"
+ type="input"
+ author="Apache Forrest Project"
+ website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.baetle/"
+ url="http://forrest.apache.org/plugins"
+ version="0.1">
+ <description>
+ Rendering Baetle, the RDF vocabulary to describe the content of bug databases.
+ </description>
+ <forrestVersion>0.8</forrestVersion>
+ </plugin>
<plugin name="org.apache.forrest.plugin.input.tei"
type="input"
author="Apache Forrest"
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.tei"
url="http://forrest.apache.org/plugins"
@@ -193,10 +215,21 @@
plugin.
</description>
<forrestVersion>0.8</forrestVersion>
</plugin>
+ <plugin name="org.apache.forrest.plugin.input.XDoc"
+ type="input"
+ author="Apache Forrest Project"
+ website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.XDoc/"
+ url="http://forrest.apache.org/plugins"
+ version="0.1">
+ <description>
+ Input plugin for XDoc
+ </description>
+ <forrestVersion>0.8</forrestVersion>
+ </plugin>
<!-- ================================================================== -->
<!-- Output Plugins -->
<!-- ================================================================== -->
<plugin name="org.apache.forrest.plugin.output.Anakia"
@@ -302,10 +335,22 @@
<description>
A theme used by the Simal project.
</description>
<forrestVersion>0.8</forrestVersion>
</plugin>
+
+ <plugin name="org.apache.forrest.plugin.output.OOo"
+ type="output"
+ author="Apache Forrest"
+ website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.output.OOo/"
+ url="http://forrest.apache.org/plugins/"
+ version="0.1">
+ <description>
+ Creates OpenOffice 2.4+ .odt output from forrest xdoc.
+ </description>
+ <forrestVersion>0.9</forrestVersion>
+ </plugin>
<!-- ================================================================== -->
<!-- Internal Plugins -->
<!-- ================================================================== -->
<plugin name="org.apache.forrest.plugin.internal.IMSManifest"
type="internal"
@@ -340,8 +385,17 @@
version="0.1">
<description>
Enable Forrest to use page-specific views and contracts. Next generation
skinning.
</description>
+ <forrestVersion>0.8</forrestVersion>
+ </plugin>
+ <plugin name="org.apache.forrest.plugin.internal.xhtml2" type="internal"
+ author="Apache Forrest Project"
+ website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.internal.xhtml2/"
+ url="http://forrest.apache.org/plugins" version="0.1">
+ <description> Forrest versions prior to 0.9 used XDoc as their internal format, versions
+ from 0.9 onwards are going to use a subset of XHTML2 instead. This plugin converts the
+ main forrest sitemaps to work with XHTML2. </description>
<forrestVersion>0.8</forrestVersion>
</plugin>
</plugins>