Author: bdube
Date: Sun May 31 18:24:06 2009
New Revision: 780492
URL: http://svn.apache.org/viewvc?rev=780492&view=rev
Log:
Correct name of whiteboard plugins descriptor file
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml?rev=780492&r1=780491&r2=780492&view=diff
==============================================================================
---
forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml
(original)
+++
forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml
Sun May 31 18:24:06 2009
@@ -395,7 +395,7 @@
<section id="descriptor">
<title>Managing the plugins descriptors</title>
<p>
- The files plugins/plugins.xml and whiteboard/plugins/plugins.xml are
+ The files plugins/plugins.xml and
whiteboard/plugins/whiteboard-plugins.xml are
the "Plugins Descriptor" files. Each plugin is described with its
name, purpose, location, and version information. These descriptors
are deployed to the forrest website.