Author: vkorluzhenko
Date: 2007-07-11 11:12:38 -0400 (Wed, 11 Jul 2007)
New Revision: 1598
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
Log:
fixed error
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml 2007-07-11 14:46:55 UTC
(rev 1597)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml 2007-07-11 15:12:38 UTC
(rev 1598)
@@ -42,7 +42,7 @@
</section>
<section>
- <?dbhtml
filename="HowtobuildRichFacessnapshotmanually"?>
+ <?dbhtml
filename="HowtobuildRichFacessnapshotmanually.html"?>
<title>How to build RichFaces snapshot manually?</title>
<para>As it was mentioned <ulink
url="index.html#Wherearethesnapshots">
before</ulink> you can download the snapshots or you can
build them
@@ -52,7 +52,7 @@
</section>
<section>
- <?dbhtml
filename="WhatstructureofRichFacesSVNrepositoryis"?>
+ <?dbhtml
filename="WhatstructureofRichFacesSVNrepositoryis.html"?>
<title>What is the structure of RichFaces SVN
repository?</title>
<para>RichFaces repository structure overview can be found
<ulink
url="http://labs.jboss.com/wiki/RichFacesRepositoryStructureOverview...
@@ -60,7 +60,7 @@
</section>
<section>
- <?dbhtml
filename="Howtobuildrichfaces-samplesapplications"?>
+ <?dbhtml
filename="Howtobuildrichfaces-samplesapplications.html"?>
<title>How to build richfaces-samples applications?</title>
<para>How to build and how to use richfaces-samples applications in
Eclipse is
described <ulink
@@ -69,7 +69,7 @@
</section>
<section>
- <?dbhtml filename="IstheredemoforRichFacescomponents"?>
+ <?dbhtml
filename="IstheredemoforRichFacescomponents.html"?>
<title>Where could I find a demo for RichFaces 3.0.1
components?</title>
<para>Online demo Web applications that show the most important
functionality of
RichFaces components are available <ulink
@@ -83,7 +83,7 @@
</section>
<section>
- <?dbhtml filename="HowtouseSkinnability"?>
+ <?dbhtml filename="HowtouseSkinnability.html"?>
<title>How to use Skinnability?</title>
<para><ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
@@ -97,7 +97,7 @@
</section>
<section>
- <?dbhtml
filename="WhyRichFaceslibrarycondataTablecomp"?>
+ <?dbhtml
filename="WhyRichFaceslibrarycondataTablecomp.html"?>
<title>Why RichFaces library contains
<rich:dataTable> component,
though there is the standard
<h:dataTable>?</title>
<para>The article about <emphasis role="bold"
@@ -113,7 +113,7 @@
</section>
<section id="Organizewizards">
- <?dbhtml filename="Organizewizards"?>
+ <?dbhtml filename="Organizewizards.html"?>
<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
@@ -172,7 +172,7 @@
</section>
<section>
- <?dbhtml filename="Howtopreventmodalpanelfromclosure"?>
+ <?dbhtml
filename="Howtopreventmodalpanelfromclosure.html"?>
<title>How to prevent modalPanel from closing when the validation
inside fails?</title>
<para>Examples of validation in <emphasis role="bold"
<rich:modalPanel></emphasis> could be found in the
@@ -183,7 +183,7 @@
</section>
<section>
- <?dbhtml filename="HowtousesuggestionBox"?>
+ <?dbhtml filename="HowtousesuggestionBox.html"?>
<title>Why when I use suggestionBox inside the modalPanel content
the popup
suggestion list doesn't show since it is behind the
modalPanel.</title>
<para>To solve this problem you should use the latest versions of
Ajax4JSF
@@ -196,7 +196,7 @@
</section>
<section>
- <?dbhtml filename="DoesRichFacesworkwithfacelets"?>
+ <?dbhtml filename="DoesRichFacesworkwithfacelets.html"?>
<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
@@ -204,7 +204,7 @@
</section>
<section>
- <?dbhtml filename="Isitpossibletocreatedynamicmenu"?>
+ <?dbhtml
filename="Isitpossibletocreatedynamicmenu.html"?>
<title>Is it possible to create dynamic menu using
<rich:dropDownMenu>
component?</title>
<para><emphasis
role="bold"><rich:dropDownMenu></emphasis> is a
@@ -213,7 +213,7 @@
</section>
<section>
- <?dbhtml
filename="Isitpossibletocustomizelookofdatascroller"?>
+ <?dbhtml
filename="Isitpossibletocustomizelookofdatascroller.html"?>
<title>Is it possible to customize the look of dataScroller (the
forward/back
buttons) and replace them with an images?</title>
<para>The answer is yes. </para>
@@ -250,8 +250,8 @@
</section>
<section>
- <?dbhtml filename="Howtoredirecttoanotherpage"?>
- <title>How to place a simple links inside menu?</title>
+ <?dbhtml filename="Howtoredirecttoanotherpage.html"?>
+ <title>How to place simple links inside menu?</title>
<para>If you want to navigate outside, when application uses an
external URL, you
should use the following approach:</para>
@@ -278,7 +278,7 @@
</section>
<section>
- <?dbhtml
filename="CanthedropDownMenubeincludedintreenodes"?>
+ <?dbhtml
filename="CanthedropDownMenubeincludedintreenodes.html"?>
<title>Can I use dropDownMenu as context menu?</title>
<para>The <emphasis
role="bold"><rich:dropDownMenu></emphasis> is
designed keeping in mind that it should not be used for a
contextMenu
@@ -288,7 +288,7 @@
</section>
<section>
- <?dbhtml filename="HowtocustomizesimpleTogglePanel"?>
+ <?dbhtml
filename="HowtocustomizesimpleTogglePanel.html"?>
<title>How to pass own parameters during a modalPanel opening or
closing?</title>
<para>The answer could be found in the "Details of
usage" of <link
linkend="modalPanel"><rich:modalPanel>
@@ -296,7 +296,7 @@
</section>
<section>
- <?dbhtml filename="Howtoaddalinktothetreenode"?>
+ <?dbhtml filename="Howtoaddalinktothetreenode.html"?>
<title>How to add a simple link to the tree node?</title>
<para>Simple code is placed below:</para>
@@ -319,7 +319,7 @@
</section>
<section>
- <?dbhtml filename="Isitpossibletoplacetabsvertically"?>
+ <?dbhtml
filename="Isitpossibletoplacetabsvertically.html"?>
<title>Is it possible to place tabs upright in the
tabPanel?</title>
<para>It's not possible to place tabs upright in the
tabPanel. For this
purporse use togglePanel. Toggle controls can be placed anywhere
in the
@@ -327,7 +327,7 @@
</section>
<section>
- <?dbhtml filename="HowtogetaacommandButton"?>
+ <?dbhtml filename="HowtogetaacommandButton.html"?>
<title>How to get a commandButton working within the
modalPanel?</title>
<para>Simple code is placed below:</para>
@@ -351,7 +351,7 @@
</section>
<section>
- <?dbhtml filename="Howtoremembercurrentselectedtab"?>
+ <?dbhtml
filename="Howtoremembercurrentselectedtab.html"?>
<title>How to define the currently selected tab?</title>
<para> Simple code is placed below:</para>
@@ -375,7 +375,7 @@
</section>
<section>
- <?dbhtml filename="Howtoretrievethecurrentvalue"?>
+ <?dbhtml filename="Howtoretrievethecurrentvalue.html"?>
<title>How to retrieve the current value from the
inputNumberSlider?</title>
<para>To catch the value of the inputNumberSlider from the
JavaScrip, use the
following approach:</para>
@@ -403,7 +403,7 @@
</section>
<section>
- <?dbhtml filename="Howtoapplyskins"?>
+ <?dbhtml filename="Howtoapplyskins.html"?>
<title>How to apply skins to the standard input
components?</title>
<para>The answer could be found <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
@@ -411,7 +411,7 @@
</section>
<section>
- <?dbhtml filename="Isthereawaytocapturetherowdata"?>
+ <?dbhtml
filename="Isthereawaytocapturetherowdata.html"?>
<title>Is there a way to capture the rowdata of dataTable and
subTable?</title>
<para> For necessary information you can see discussion about this
problem on the
<ulink
@@ -420,7 +420,7 @@
</section>
<section>
- <?dbhtml filename="Isitpossibletouse thedatascroller"?>
+ <?dbhtml filename="Isitpossibletouse
thedatascroller.html"?>
<title>Is it possible to use datascroller without its table border
and styles (to
show only links)?</title>
<para> It' necessary to redefine rich* classes for example
like this:</para>
@@ -440,7 +440,7 @@
</section>
<section>
- <?dbhtml filename="subTableincombinationwithdataTable"?>
+ <?dbhtml
filename="subTableincombinationwithdataTable.html"?>
<title>How to use subTable in combination with
dataTable?</title>
<para>The answer could be found <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
@@ -448,7 +448,7 @@
</section>
<section id="Truepagination">
- <?dbhtml filename="Howtodotruepagination"?>
+ <?dbhtml filename="Howtodotruepagination.html"?>
<title>How to do true pagination using datascroller (load a part of
data from
database)?</title>
<para>The answer could be found on the <ulink
@@ -467,5 +467,13 @@
available <ulink
url="http://livedemo.exadel.com/a4j-repeat/"
here</ulink>.</para>
</section>
+
+ <section>
+ <?dbhtml filename="Howtomakehtmlscrollbars.html"?>
+ <title>How to make html scrollbars in modalPanel?</title>
+ <para>The answer could be found on the <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
+ >RichFaces Users Forum</ulink>.</para>
+ </section>
</chapter>