Author: crossley
Date: Tue Jun 12 19:52:56 2007
New Revision: 546716
URL: http://svn.apache.org/viewvc?view=rev&rev=546716
Log:
Refer to ForrestBar as a way to easily view the internal processing steps.
Change doc title from "How to be a Forrest developer" to "How to do development
with Apache Forrest.
Modified:
forrest/trunk/site-author/content/xdocs/howto-dev.xml
forrest/trunk/site-author/status.xml
Modified: forrest/trunk/site-author/content/xdocs/howto-dev.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/howto-dev.xml?view=diff&rev=546716&r1=546715&r2=546716
==============================================================================
--- forrest/trunk/site-author/content/xdocs/howto-dev.xml (original)
+++ forrest/trunk/site-author/content/xdocs/howto-dev.xml Tue Jun 12 19:52:56
2007
@@ -19,12 +19,11 @@
"http://forrest.apache.org/dtd/howto-v20.dtd">
<howto>
<header>
- <title>How to be a Forrest developer</title>
+ <title>How to do development with Apache Forrest</title>
<abstract>
- This How-To provides some tips and procedures for being a Forrest
- developer.
+ This How-To provides some tips and procedures for efficiently developing
with Forrest.
</abstract>
- <last-modified-content-date date="2005-08-22" />
+ <last-modified-content-date date="2007-06-13" />
</header>
<audience title="Intended Audience">
<warning>
@@ -416,6 +415,7 @@
<p>
The techniques described below help you to be aware of the
intermediate processing steps.
+ The <a href="site:forrestbar">ForrestBar</a> also provides access.
</p>
</section>
<section id="debug-cocoon-profiler">
@@ -558,7 +558,8 @@
<p>
The most common cause is that the entry is missing in the site.xml
configuration file or the link in your source document is not using
- the correct name for the "site:..." value.
+ the correct name for the "site:..." value. Use the
"localhost:8888/abs-menulinks"
+ resource or via <a href="site:forrestbar">ForrestBar</a>.
</p>
</section>
<section id="tips-debug">
Modified: forrest/trunk/site-author/status.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?view=diff&rev=546716&r1=546715&r2=546716
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Tue Jun 12 19:52:56 2007
@@ -152,6 +152,11 @@
</action>
<!-- 2007-07 -->
<!-- 2007-06 -->
+ <action context="docs" type="update" dev="DC">
+ Refer to ForrestBar from
+ <link href="site:procedures/forrest-dev">How to do development with
Apache Forrest</link>
+ as a way to easily view the internal processing steps.
+ </action>
<action dev="CD" type="update" context="docs">
Add explanation of <link href="site:forrestbar">ForrestBar</link> menu
items.
</action>
@@ -795,7 +800,7 @@
</action>
<action context="docs" type="add" dev="DC">
Add a new document
- <link href="site:procedures/forrest-dev">How be a Forrest
developer</link>.
+ <link href="site:procedures/forrest-dev">How to do development with
Apache Forrest</link>.
Provides some tips and procedures for all aspects of using Forrest.
</action>
<action context="docs" type="update" dev="DC" due-to="Addison Berry"
fixes-bug="FOR-568">