You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2007/04/10 07:06:31 UTC

svn commit: r527030 - in /forrest/trunk: plugins/plugins.xml whiteboard/plugins/whiteboard-plugins.xml

Author: crossley
Date: Mon Apr  9 22:06:30 2007
New Revision: 527030

URL: http://svn.apache.org/viewvc?view=rev&rev=527030
Log:
Whitespace changes only. Using xmlformat. Issue: FOR-644

Modified:
    forrest/trunk/plugins/plugins.xml
    forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml

Modified: forrest/trunk/plugins/plugins.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/plugins.xml?view=diff&rev=527030&r1=527029&r2=527030
==============================================================================
--- forrest/trunk/plugins/plugins.xml (original)
+++ forrest/trunk/plugins/plugins.xml Mon Apr  9 22:06:30 2007
@@ -30,13 +30,10 @@
   <!ELEMENT description (#PCDATA)>
   <!ELEMENT forrestVersion (#PCDATA)>
   ]>
-
 <plugins type="released">
-
 <!-- ================================================================== -->
 <!-- Input Plugins                                                      -->
-<!-- ================================================================== -->  
-
+<!-- ================================================================== -->
   <plugin name="org.apache.forrest.plugin.input.dtdx"
         type="input"
         author="Apache Forrest Project"
@@ -44,12 +41,11 @@
         url="http://forrest.apache.org/plugins/"
         version="0.2">
     <description>
-      Use the NekoDTD tool packaged as a Cocoon Generator to automatically generate 
-      some hyperlinked DTD reference documentation.
+      Use the NekoDTD tool packaged as a Cocoon Generator to automatically
+      generate some hyperlinked DTD reference documentation.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.excel"
         type="input"
         author="Apache Forrest Project"
@@ -61,7 +57,6 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.feeder"
         type="input"
         author="Apache Forrest Project"
@@ -69,11 +64,10 @@
         url="http://forrest.apache.org/plugins"
         version="0.2">
     <description>
-      Embed syndicated content in a Forrest site. 
+      Embed syndicated content in a Forrest site.
     </description>
     <forrestVersion>0.8</forrestVersion>
-  </plugin>  
-
+  </plugin>
   <plugin name="org.apache.forrest.plugin.input.listLocations"
         type="input"
         author="Apache Forrest Project"
@@ -81,12 +75,11 @@
         url="http://forrest.apache.org/plugins/"
         version="0.2">
     <description>
-      Use lists of locations maintained in a simple xml format
-      and transform them to documents.
+      Use lists of locations maintained in a simple xml format and transform
+      them to documents.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.OpenOffice.org"
         type="input"
         author="Apache Forrest Project"
@@ -98,7 +91,6 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.PhotoGallery"
         type="input"
         author="Apache Forrest Project"
@@ -110,7 +102,6 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.rblasch.forrest.plugin.input.pod"
         type="input"
         author="Ronald Blaschke"
@@ -122,7 +113,6 @@
     </description>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.projectInfo"
         type="input"
         author="Apache Forrest Project"
@@ -130,11 +120,10 @@
         url="http://forrest.apache.org/plugins/"
         version="0.2">
     <description>
-      Generates project info such as changelog and todo list. 
+      Generates project info such as changelog and todo list.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.simplifiedDocbook"
         type="input"
         author="Apache Forrest Project"
@@ -145,8 +134,7 @@
       Enable Simplified Docbook to be used as input.
     </description>
     <forrestVersion>0.8</forrestVersion>
-  </plugin>  
-
+  </plugin>
   <plugin name="org.apache.forrest.plugin.input.wiki"
         type="input"
         author="Apache Forrest Project"
@@ -154,15 +142,13 @@
         url="http://forrest.apache.org/plugins/"
         version="0.2">
     <description>
-      Embed various wiki documents in a Forrest site. 
+      Embed various wiki documents in a Forrest site.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
 <!-- ================================================================== -->
 <!-- Output Plugins                                                     -->
 <!-- ================================================================== -->
-
   <plugin name="org.apache.forrest.plugin.output.inputModule"
         type="output"
         author="Apache Forrest Project"
@@ -170,11 +156,10 @@
         url="http://forrest.apache.org/plugins/"
         version="0.1">
     <description>
-      Enable Forrest to produce properties from an input-module. 
+      Enable Forrest to produce properties from an input-module.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-  
   <plugin name="org.apache.forrest.plugin.output.pdf"
         type="output"
         author="Apache Forrest Project"
@@ -182,11 +167,10 @@
         url="http://forrest.apache.org/plugins/"
         version="0.2">
     <description>
-      Enable Forrest documents to be output in PDF format. 
+      Enable Forrest documents to be output in PDF format.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.output.POD"
         type="output"
         author="Apache Forrest Project"
@@ -194,12 +178,11 @@
         url="http://forrest.apache.org/plugins/"
         version="0.2">
     <description>
-      Enable Forrest documents to be output in Plain Old
-      Documentation (POD) format.
+      Enable Forrest documents to be output in Plain Old Documentation (POD)
+      format.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.output.Text"
         type="output"
         author="Apache Forrest Project"
@@ -207,11 +190,10 @@
         url="http://forrest.apache.org/plugins/"
         version="0.2">
     <description>
-      Enable Forrest documents to be output in Text format. 
+      Enable Forrest documents to be output in Text format.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="s5"
         type="output"
         author="Ross Gardler"
@@ -219,14 +201,12 @@
         url="http://www.apache.org/~rgardler/testingGround/forrestPlugins/"
         version="0.1">
     <description>
-      Create S5: A Simple Standards-Based Slide Show System presentations
-      from xdocs.
+      Create S5: A Simple Standards-Based Slide Show System presentations from
+      xdocs.
     </description>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
-
-  <!-- ================================================================== -->
-  <!-- Internal Plugins                                                   -->
-  <!-- ================================================================== -->
-
+<!-- ================================================================== -->
+<!-- Internal Plugins                                                   -->
+<!-- ================================================================== -->
 </plugins>

Modified: forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml?view=diff&rev=527030&r1=527029&r2=527030
==============================================================================
--- forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml (original)
+++ forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml Mon Apr  9 22:06:30 2007
@@ -30,13 +30,10 @@
   <!ELEMENT description (#PCDATA)>
   <!ELEMENT forrestVersion (#PCDATA)>
   ]>
-
 <plugins type="whiteboard">
-
 <!-- ================================================================== -->
 <!-- Input Plugins                                                      -->
-<!-- ================================================================== -->  
-
+<!-- ================================================================== -->
   <plugin name="org.apache.forrest.plugin.input.citations"
         type="input"
         author="Apache Forrest Project"
@@ -44,11 +41,10 @@
         url="http://forrest.apache.org/plugins"
         version="0.1">
     <description>
-     List of citations.
+      List of citations.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.Daisy"
         type="input"
         author="Apache Forrest Project"
@@ -60,7 +56,6 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.doap"
         type="input"
         author="Apache Forrest Project"
@@ -72,7 +67,6 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.glossary"
         type="input"
         author="Apache Forrest Project"
@@ -84,7 +78,6 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.logs"
         type="input"
         author="Apache Forrest Project"
@@ -92,13 +85,12 @@
         url="http://forrest.apache.org/plugins"
         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.
+      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>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.odt"
         type="input"
         author="Apache Forrest Project"
@@ -110,7 +102,6 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.Resume"
         type="input"
         author="Apache Forrest Project"
@@ -118,12 +109,11 @@
         url="http://forrest.apache.org/plugins"
         version="0.1">
     <description>
-      Basic support for Resumes, renders a single resume, or alloes sorting of 
-      a number of resumes on skill.
+      Basic support for Resumes, renders a single resume, or alloes sorting of a
+      number of resumes on skill.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.input.serverStatus"
         type="input"
         author="Apache Forrest Project"
@@ -135,11 +125,9 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
 <!-- ================================================================== -->
 <!-- Output Plugins                                                     -->
 <!-- ================================================================== -->
-
   <plugin name="org.apache.forrest.plugin.output.Anakia"
         type="output"
         author="Apache Forrest Project"
@@ -151,7 +139,6 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.output.Chart"
         type="output"
         author="Apache Forrest Project"
@@ -159,11 +146,10 @@
         url="http://forrest.apache.org/plugins/"
         version="0.1">
     <description>
-      Charting plugin that utilises JChart. 
+      Charting plugin that utilises JChart.
     </description>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
-  
   <plugin name="org.apache.forrest.plugin.input.ecs"
         type="input"
         author="Apache Forrest Project"
@@ -175,7 +161,6 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
   <plugin name="org.apache.forrest.plugin.output.htmlArea"
         type="output"
         author="Apache Forrest Project"
@@ -183,11 +168,11 @@
         url="http://forrest.apache.org/plugins/"
         version="0.1">
     <description>
-      WYSIWYG editing of HTML documents (requires Forrest to be running dynamically). 
+      WYSIWYG editing of HTML documents (requires Forrest to be running
+      dynamically).
     </description>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
-  
   <plugin name="org.apache.forrest.plugin.output.voice"
         type="output"
         author="Apache Forrest Project"
@@ -195,8 +180,8 @@
         url="http://forrest.apache.org/plugins/"
         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.
+      Add voiceXML content to a Forrest page. This allows the page to be read by
+      a voice synthesiser and navigated with voice commands.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
@@ -206,9 +191,11 @@
         website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr"
         url="http://forrest.apache.org/plugins/"
         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>
+    <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>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.themes.core"
@@ -222,26 +209,22 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-  <!-- ================================================================== -->
-  <!-- Internal Plugins                                                   -->
-  <!-- ================================================================== -->
-
-    <plugin name="org.apache.forrest.plugin.internal.IMSManifest"
+<!-- ================================================================== -->
+<!-- Internal Plugins                                                   -->
+<!-- ================================================================== -->
+  <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/"
         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.
+      tabs.xml from an imsmanifest.xml file when one is available. Also enables
+      content in one Content Package to be embedded in another.
     </description>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
-  
   <plugin name="org.apache.forrest.plugin.internal.NoteTaking"
         type="internal"
         author="Apache Forrest Project"
@@ -249,11 +232,11 @@
         url="http://forrest.apache.org/plugins/"
         version="0.1">
     <description>
-      Provides facilities for adding notes to pages when Forrest is run in dynamic mode.
+      Provides facilities for adding notes to pages when Forrest is run in
+      dynamic mode.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-  
   <plugin name="org.apache.forrest.plugin.internal.dispatcher"
         type="internal"
         author="Apache Forrest Project"
@@ -261,9 +244,9 @@
         url="http://forrest.apache.org/plugins/"
         version="0.1">
     <description>
-      Enable Forrest to use page-specific views and contracts. Next generation skinning.
+      Enable Forrest to use page-specific views and contracts. Next generation
+      skinning.
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
-
 </plugins>