Author: andyhot
Date: Thu Nov 23 18:17:13 2006
New Revision: 478747
URL: http://svn.apache.org/viewvc?view=rev&rev=478747
Log:
Fix docs about For component making use of org.apache.tapestry.renderTags
configuration
Modified:
tapestry/tapestry4/trunk/src/site/xdoc/usersguide/configuration.xml
Modified: tapestry/tapestry4/trunk/src/site/xdoc/usersguide/configuration.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/usersguide/configuration.xml?view=diff&rev=478747&r1=478746&r2=478747
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/usersguide/configuration.xml
(original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/usersguide/configuration.xml Thu Nov
23 18:17:13 2006
@@ -741,9 +741,9 @@
tag names by default.
<p>
- This currently affects only the <a
href="../components/general/if.html">If</a> and
- <a href="../components/general/else.html">Else</a>
components but is expected
- to be applied to <a
href="../components/general/for.html">For</a> as well.
+ This currently affects the <a
href="../components/general/if.html">If</a>,
+ <a href="../components/general/else.html">Else</a>
and
+ <a href="../components/general/for.html">For</a>
components.
</p>
<p>