Author: vkorluzhenko
Date: 2007-07-07 09:28:08 -0400 (Sat, 07 Jul 2007)
New Revision: 1532
Modified:
trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
Log:
http://jira.jboss.com/jira/browse/RF-391
http://jira.jboss.com/jira/browse/RF-389
Modified: trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2007-07-07 13:25:01
UTC (rev 1531)
+++ trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2007-07-07 13:28:08
UTC (rev 1532)
@@ -429,10 +429,15 @@
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/modalPanel....
Here</ulink> you can see the example of <emphasis
role="bold"
<rich:modalPanel></emphasis> usage and sources for the given example.
</para>
- <para>More information about using <emphasis
role="bold"
- ><rich:modalPanel></emphasis> could be found <ulink
-
url="http://labs.jboss.com/wiki/ModalPanelWizards">here</... and in
the <link linkend="Organizewizards">FAQ</link> chapter of the
guide.
- </para>
+ <para>Information about wizards using the <emphasis role="bold"
+ ><rich:modalPanel></emphasis> component could be found in
the <ulink
+
url="http://labs.jboss.com/wiki/ModalPanelWizards">Wiki
article</ulink> and in the <link
+ linkend="Organizewizards">FAQ</link> chapter of the guide.
</para>
+ <para>Examples of validation in <emphasis
role="bold"><rich:modalPanel></emphasis>
+ could be found in the <ulink
url="http://labs.jboss.com/wiki/ModalPanelValidation">Wiki
+ article</ulink> and on the <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
+ >RichFaces Users Forum</ulink>. </para>
</section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml 2007-07-07 13:25:01 UTC
(rev 1531)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml 2007-07-07 13:28:08 UTC
(rev 1532)
@@ -115,7 +115,7 @@
<?dbhtml filename="Organizewizards"?>
<title>How to organize wizards using the
<rich:modalPanel> component?</title>
<para>It's necessary to put <emphasis
role="bold"
- ><a4j:include></emphasis> inside the
<emphasis
+ ><a4j:include></emphasis> inside
the <emphasis
role="bold"><rich:modalPanel></emphasis> and perform
navigation inside it, as it's shown in the example
below:</para>
<programlisting role="XML"><![CDATA[...
@@ -160,16 +160,19 @@
]]></programlisting>
<para>For information, follow the <ulink
-
url="http://labs.jboss.com/wiki/ModalPanelWizards"
- >link</ulink>.</para>
+
url="http://labs.jboss.com/wiki/ModalPanelWizards"
+ >link</ulink>.</para>
</section>
<section>
<?dbhtml filename="Howtopreventmodalpanelfromclosure"?>
<title>How to prevent modalPanel from closing when the validation
inside fails?</title>
- <para>The answer could be found <ulink
-
url="http://labs.jboss.com/wiki/ModalPanelValidation"
- >here</ulink>.</para>
+ <para>Examples of validation in <emphasis role="bold"
+ ><rich:modalPanel></emphasis>
could be found in the
+ <ulink
url="http://labs.jboss.com/wiki/ModalPanelValidation">Wiki
+ article</ulink> and on the <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
+ >RichFaces Users Forum</ulink>. </para>
</section>
<section>
@@ -189,7 +192,8 @@
<?dbhtml filename="DoesRichFacesworkwithfacelets"?>
<title>Does RichFaces work with facelets?</title>
<para>Main <ulink
url="http://livedemo.exadel.com/richfaces-demo/"> demo</ulink> of
- RichFaces is a facelets based application. Full Facelets support
is one of the main features. So, the answer is yes.</para>
+ RichFaces is a facelets based application. Full Facelets support
is one of
+ the main features. So, the answer is yes.</para>
</section>
<!-- <section>
@@ -418,4 +422,4 @@
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
here</ulink>.</para>
</section>
- </chapter>
+</chapter>