Author: crossley
Date: Fri Feb 10 22:51:21 2006
New Revision: 376938
URL: http://svn.apache.org/viewcvs?rev=376938&view=rev
Log:
Add entry for serverStatus plugin.
Alpahebtic order for "logs" plugin.
Modified:
forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml
Modified: forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml?rev=376938&r1=376937&r2=376938&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml (original)
+++ forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml Fri Feb 10 22:51:21
2006
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
- Copyright 2002-2005 The Apache Software Foundation or its licensors,
+ Copyright 2002-2006 The Apache Software Foundation or its licensors,
as applicable.
Licensed under the Apache License, Version 2.0 (the "License");
@@ -48,12 +48,25 @@
</description>
<forrestVersion>0.8</forrestVersion>
</plugin>
-
+
+ <plugin name="org.apache.forrest.plugin.input.logs"
+ type="input"
+ 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"
+ 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>
+ <forrestVersion>0.7</forrestVersion>
+ </plugin>
+
<plugin name="org.apache.forrest.plugin.input.Resume"
type="input"
author="Apache Forrest Project"
-
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.f\
-orrest.plugin.input.Resume"
+
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.Resume"
url="http://forrest.apache.org/plugins"
version="0.1">
<description>
@@ -63,18 +76,16 @@
<forrestVersion>0.8</forrestVersion>
</plugin>
- <plugin name="org.apache.forrest.plugin.input.logs"
+ <plugin name="org.apache.forrest.plugin.input.serverStatus"
type="input"
author="Apache Forrest Project"
-
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.logs"
+
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.serverStatus"
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.
+ Provides a list of the Cocoon cache and other server status information.
</description>
- <forrestVersion>0.7</forrestVersion>
+ <forrestVersion>0.8</forrestVersion>
</plugin>
<!-- ================================================================== -->