[richfaces-svn-commits] JBoss Rich Faces SVN: r9296 - trunk/docs/faq/en/src/main/docbook/module.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Jun 30 07:39:36 EDT 2008


Author: cluts
Date: 2008-06-30 07:39:36 -0400 (Mon, 30 Jun 2008)
New Revision: 9296

Modified:
   trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml
Log:
RF-672 - corrected names components and attributes.

Modified: trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml
===================================================================
--- trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml	2008-06-30 11:39:09 UTC (rev 9295)
+++ trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml	2008-06-30 11:39:36 UTC (rev 9296)
@@ -933,8 +933,8 @@
         <section id="DelayedRenderZone">
                 <?dbhtml filename="DelayedRenderZone.html"?>
                 <title>How to create &quot;a4j delayed render zone&quot;?</title>
-                <para>The <emphasis role="bold">&lt;a4j:support&gt;</emphasis> component has
-                        a &quot;requestDelay&quot; attribute where you can define the delay.</para>
+                <para>The <emphasis role="bold"><property>&lt;a4j:support&gt;</property></emphasis> component has
+                        a <emphasis><property>&quot;requestDelay&quot;</property></emphasis> attribute where you can define the delay.</para>
                 <para>More information about this problem could be found on the <ulink
                                 url="http://jboss.com/index.html?module=bb&amp;op=viewtopic&amp;t=104969"
                                 >Ajax4Jsf Users Forum.</ulink>
@@ -1017,7 +1017,7 @@
                 <?dbhtml filename="SomeProblemsWithRendering.html"?>
                 <title>Can I use &lt;a4j:region&gt; within &lt;a4j:repeat&gt;?</title>
                 <para>
-                        <emphasis role="bold">&lt;a4j:region&gt;</emphasis> can&apos;t
+                        <emphasis role="bold"><property>&lt;a4j:region&gt;</property></emphasis> can&apos;t
                         work inside iteration components like <emphasis role="bold"
                                 ><property>&lt;h:dataTable&gt;</property></emphasis> and <emphasis role="bold"
                                 ><property>&lt;a4j:repeat&gt;</property></emphasis>. </para>




More information about the richfaces-svn-commits mailing list