Author: crossley
Date: Thu Jun 24 04:56:23 2010
New Revision: 957415

URL: http://svn.apache.org/viewvc?rev=957415&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=957415&r1=957414&r2=957415&view=diff
==============================================================================
--- forrest/site/plugins/whiteboard-plugins.xml (original)
+++ forrest/site/plugins/whiteboard-plugins.xml Thu Jun 24 04:56:23 2010
@@ -20,29 +20,46 @@
   <!ENTITY % link.att 'name CDATA #REQUIRED href CDATA #REQUIRED'>
   <!ELEMENT plugins (plugin*)>
   <!ATTLIST plugins type CDATA #REQUIRED>
-  <!ELEMENT plugin (description, forrestVersion)>
+  <!ELEMENT plugin (description, forrestVersionInitial, forrestVersion)>
   <!ATTLIST plugin name CDATA #REQUIRED
                  type (input|output|internal) #REQUIRED
                  url  CDATA #REQUIRED
                  author CDATA #REQUIRED
                  website CDATA #IMPLIED
+                 publish CDATA #IMPLIED
                  version CDATA #IMPLIED>
   <!ELEMENT description (#PCDATA)>
+  <!ELEMENT forrestVersionInitial (#PCDATA)>
   <!ELEMENT forrestVersion (#PCDATA)>
   ]>
 <plugins type="whiteboard">
 <!-- ================================================================== -->
 <!-- Input Plugins                                                      -->
 <!-- ================================================================== -->
+  <plugin name="org.apache.forrest.plugin.input.Blog"
+        type="input"
+        author="Apache Forrest Project"
+        
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.Blog/";
+        url="http://forrest.apache.org/plugins/";
+        publish="false"
+        version="0.1">
+    <description>
+      Use Forrest to publish a weblog
+    </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
+    <forrestVersion>0.8</forrestVersion>
+  </plugin>
   <plugin name="org.apache.forrest.plugin.input.citations"
         type="input"
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.citations/";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       List of citations.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.input.Daisy"
@@ -50,21 +67,38 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.Daisy/";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       Allow content to be included from a Daisy CMS repository.
     </description>
+    <forrestVersionInitial>0.7</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
+  <plugin name="org.apache.forrest.plugin.Database"
+        type="input"
+        author="Apache Forrest Project"
+        
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.Database/";
+        url="http://forrest.apache.org/plugins/";
+        publish="false"
+        version="0.1">
+    <description>
+      Read content from a relational database.
+    </description>
+    <forrestVersionInitial>0.7</forrestVersionInitial>
+    <forrestVersion>0.7</forrestVersion>
+  </plugin>
   <plugin name="org.apache.forrest.plugin.input.doac"
         type="input"
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.doac/";
         url="http://forrest.apache.org/plugins/";
+        publish="false"
         version="0.1">
     <description>
       Render Description-Of-A-Career (DOAC) data in forrest content objects.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.input.doap"
@@ -72,10 +106,12 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.doap/";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       Embed DOAP files in forrest content objects.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.input.foaf"
@@ -83,10 +119,12 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.input.foaf/";
         url="http://forrest.apache.org/plugins/";
+        publish="false"
         version="0.1">
     <description>
       Embed FOAF files in forrest content objects.
     </description>
+    <forrestVersionInitial>0.9</forrestVersionInitial>
     <forrestVersion>0.9</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.input.glossary"
@@ -94,10 +132,25 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.glossary/";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       Enable glossary: a list of technical terms and definitions.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
+    <forrestVersion>0.8</forrestVersion>
+  </plugin>
+  <plugin name="org.apache.forrest.plugin.input.Lenya"
+        type="input"
+        author="Apache Forrest Project"
+        
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.Lenya/";
+        url="http://forrest.apache.org/plugins/";
+        publish="false"
+        version="0.1">
+    <description>
+      Allows content to be retrieved from a Lenya repository and skinned as 
part of a normal Forrest Content Object.
+    </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.input.logs"
@@ -105,12 +158,14 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.logs";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       Embed log file output in Forrest sites. If Forrest is running in a 
dynamic
       environment, then pages can be updated to show recent changes in the log
       whenever required.
     </description>
+    <forrestVersionInitial>0.7</forrestVersionInitial>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
   <plugin name="uk.ac.osswatch.forrest.input.ohloh"
@@ -118,10 +173,12 @@
         author="OSS Watch"
         website="http://simal.osswatch.ac.uk";
         url="http://simal.google.com/files/";
+        publish="true"
         version="0.1">
     <description>
       Extracts data from OhLoh.net using their API
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.input.odt"
@@ -129,10 +186,12 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.odt";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       Use OpenDocument Writer files (*.odt) as input sources.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.input.Resume"
@@ -140,11 +199,13 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.Resume";
         url="http://forrest.apache.org/plugins/";
+        publish="false"
         version="0.1">
     <description>
-      Basic support for Resumes, renders a single resume, or alloes sorting of 
a
+      Basic support for Resumes, renders a single resume, or allows sorting of 
a
       number of resumes on skill.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.input.serverStatus"
@@ -152,10 +213,12 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.serverStatus";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       Provides a list of the Cocoon cache and other server status information.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="uk.ac.osswatch.forrest.input.sourceforge"
@@ -163,43 +226,51 @@
         author="OSS Watch"
         website="http://simal.osswatch.ac.uk";
         url="http://simal.google.com/files/";
+        publish="true"
         version="0.1">
     <description>
       Extracts data from sourceforge.net.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <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/";
+         
website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.input.skos/";
          url="http://forrest.apache.org/plugins/";
+          publish="false"
          version="0.1">
     <description>
        Rendering SKOS, a set of specifications to support the representation 
of thesauri, classification schemes, taxonomies, etc.
     </description>
-    <forrestVersion>0.8</forrestVersion>
+    <forrestVersionInitial>0.9</forrestVersionInitial>
+    <forrestVersion>0.9</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/";
+         
website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.input.baetle/";
          url="http://forrest.apache.org/plugins/";
+        publish="false"
          version="0.1">
     <description>
       Rendering Baetle, the RDF vocabulary to describe the content of  bug 
databases.
     </description>
-    <forrestVersion>0.8</forrestVersion>
+    <forrestVersionInitial>0.9</forrestVersionInitial>
+    <forrestVersion>0.9</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/";
+        publish="false"
         version="0.1">
     <description>
       Import TEI Lite documents into Forrest content objects.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
 
@@ -208,12 +279,14 @@
         author="OSS Watch"
         website="http://simal.osswatch.ac.uk";
         url="http://simal.google.com/files/";
+        publish="true"
         version="0.1">
     <description>
       Allow project features to be recorded and rendered as part of a content 
object.
       This plugin is particularly useful when used in conjunction with the DOAP
       plugin.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
 
@@ -222,10 +295,12 @@
         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/";
+        publish="false"
         version="0.1">
     <description>
       Input plugin for XDoc
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   
@@ -237,12 +312,14 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Anakia/";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.2">
     <description>
       Produce output in Anakia-like "xdoc" format. Enables use of Forrest as a
       tool for gathering input from various sources, and export a consistent
       set of xml output documents.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.output.Chart"
@@ -250,10 +327,12 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.output.Chart";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       Charting plugin that utilises JChart.
     </description>
+    <forrestVersionInitial>0.7</forrestVersionInitial>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.input.ecs"
@@ -261,10 +340,12 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.ecs/";
         url="http://forrest.apache.org/plugins/";
+        publish="false"
         version="0.1">
     <description>
       Process responses from Amazons E-Commerce System web services.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.output.htmlArea"
@@ -272,11 +353,13 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.output.htmlArea";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       WYSIWYG editing of HTML documents (requires Forrest to be running
       dynamically).
     </description>
+    <forrestVersionInitial>0.7</forrestVersionInitial>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.output.voice"
@@ -284,11 +367,13 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.voice";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       Add voiceXML content to a Forrest page. This allows the page to be read 
by
       a voice synthesiser and navigated with voice commands.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.output.solr"
@@ -296,12 +381,14 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       Generates solr documents from xdos. Further when run with the dispatcher
       it provides a GUI to manage your project in solr and a search interface 
to
       search your solr server.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.output.tei"
@@ -309,10 +396,12 @@
         author="Apache Forrest"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.tei/";
         url="http://forrest.apache.org/plugins/";
+        publish="false"
         version="0.1">
     <description>
       Create TEI Lite documents from Forrest content objects.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin> 
 
@@ -321,22 +410,52 @@
         author="Apache Forrest"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.output.OOo/";
         url="http://forrest.apache.org/plugins/";
+        publish="false"
         version="0.1">
     <description>
       Creates OpenOffice 2.4+ .odt output from forrest xdoc.
     </description>
+    <forrestVersionInitial>0.9</forrestVersionInitial>
     <forrestVersion>0.9</forrestVersion>
   </plugin> 
+  <plugin name="org.apache.forrest.plugin.OpenOffice.org-output"
+        type="output"
+        author="Apache Forrest Project"
+        
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.OpenOffice.org-output/";
+        url="http://forrest.apache.org/plugins/";
+        publish="false"
+        version="0.1">
+    <description>
+      Generate output in RTF format.
+    </description>
+    <forrestVersionInitial>0.7</forrestVersionInitial>
+    <forrestVersion>0.7</forrestVersion>
+  </plugin>
+  <plugin name="rtf-output"
+        type="output"
+        author="Apache Forrest Project"
+        website="http://forrest.apache.org/pluginDocs/plugins_0_70/rtf-output/";
+        url="http://forrest.apache.org/plugins/";
+        publish="false"
+        version="0.1">
+    <description>
+      Generate output in RTF format.
+    </description>
+    <forrestVersionInitial>0.6</forrestVersionInitial>
+    <forrestVersion>0.7</forrestVersion>
+  </plugin>
 
   <plugin name="org.apache.forrest.plugin.output.iCal"
         type="output"
         author="Apache Forrest"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.output.iCal/";
         url="http://forrest.apache.org/plugins/";
+        publish="false"
         version="0.1">
     <description>
       Creates iCal .ics files from forrest xdoc.
     </description>
+    <forrestVersionInitial>0.9</forrestVersionInitial>
     <forrestVersion>0.9</forrestVersion>
   </plugin> 
 <!-- ================================================================== -->
@@ -347,26 +466,56 @@
         author="OSS Watch"
         website="http://code.google.com/p/simal";
         url="http://simal.google.com/files/";
+        publish="true"
         version="0.1">
     <description>
       A theme used by the Simal project.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
 <!-- ================================================================== -->
 <!-- Internal Plugins                                                   -->
 <!-- ================================================================== -->
+  <plugin name="org.apache.forrest.plugin.internal.DevTools"
+        type="internal"
+        author="Apache Forrest Project"
+        
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.DevTools/";
+        url="http://forrest.apache.org/plugins/";
+        publish="false"
+        version="0.1">
+    <description>
+      Provides various tools that are useful during the development of your 
Forrest based content object.
+    </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
+    <forrestVersion>0.8</forrestVersion>
+  </plugin>
+  <plugin name="org.apache.forrest.internal.GoogleSitemap"
+        type="internal"
+        author="Apache Forrest Project"
+        
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.internal.GoogleSitemap/";
+        url="http://forrest.apache.org/plugins/";
+        publish="false"
+        version="0.1">
+    <description>
+      Generates a google-sitemap for all pages in each site.
+    </description>
+    <forrestVersionInitial>0.7</forrestVersionInitial>
+    <forrestVersion>0.7</forrestVersion>
+  </plugin>
   <plugin name="org.apache.forrest.plugin.internal.IMSManifest"
         type="internal"
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.internal.IMSManifest";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       Use an IMS Manifest file to manage site structure. Generates site.xml and
       tabs.xml from an imsmanifest.xml file when one is available. Also enables
       content in one Content Package to be embedded in another.
     </description>
+    <forrestVersionInitial>0.7</forrestVersionInitial>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.internal.NoteTaking"
@@ -374,11 +523,13 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.NoteTaking";
         url="http://forrest.apache.org/plugins/";
+        publish="false"
         version="0.1">
     <description>
       Provides facilities for adding notes to pages when Forrest is run in
       dynamic mode.
     </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.internal.dispatcher"
@@ -386,21 +537,26 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher";
         url="http://forrest.apache.org/plugins/";
+        publish="true"
         version="0.1">
     <description>
       Enable Forrest to use page-specific views and contracts. Next generation
       skinning.
     </description>
+    <forrestVersionInitial>0.7</forrestVersionInitial>
     <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">
+      url="http://forrest.apache.org/plugins/";
+      publish="false"
+      version="0.1">
     <description>
       Forrest versions prior to 0.10 used XDoc as their internal format, 
versions
       from 0.10 onwards are going to use a subset of XHTML2 instead. This 
plugin converts the
       main forrest sitemaps to work with XHTML2. </description>
+    <forrestVersionInitial>0.8</forrestVersionInitial>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
 </plugins>


Reply via email to