You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mk...@apache.org on 2005/11/29 18:55:04 UTC

svn commit: r349773 - /myfaces/forrest/trunk/content/xdocs/sandbox/focus.xml

Author: mkienenb
Date: Tue Nov 29 09:55:02 2005
New Revision: 349773

URL: http://svn.apache.org/viewcvs?rev=349773&view=rev
Log:
Updated usage documentation.

Modified:
    myfaces/forrest/trunk/content/xdocs/sandbox/focus.xml

Modified: myfaces/forrest/trunk/content/xdocs/sandbox/focus.xml
URL: http://svn.apache.org/viewcvs/myfaces/forrest/trunk/content/xdocs/sandbox/focus.xml?rev=349773&r1=349772&r2=349773&view=diff
==============================================================================
--- myfaces/forrest/trunk/content/xdocs/sandbox/focus.xml (original)
+++ myfaces/forrest/trunk/content/xdocs/sandbox/focus.xml Tue Nov 29 09:55:02 2005
@@ -73,7 +73,9 @@
         <!-- Additional Information -->
         <section>
             <title>Additional Information</title>
-	    <p>The best place to use this component is right before the &lt;/f:form&gt; tag.</p>
+	    <p>This component must be placed on the page in such a way that it is rendered
+		 	after all components to which it might contain a reference.   Generally,
+			the best place for this component is right before the closing form tag.</p>
         </section>        
 
     </body>