Author: smukhina
Date: 2009-04-17 12:03:41 -0400 (Fri, 17 Apr 2009)
New Revision: 13645
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCSettings.xml
trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
Log:
https://jira.jboss.org/jira/browse/RF-6023 Demonstrative pronouns as links, some pronouns
are replaced with more meaningful phrases
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCSettings.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCSettings.xml 2009-04-17 15:59:04
UTC (rev 13644)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCSettings.xml 2009-04-17 16:03:41
UTC (rev 13645)
@@ -31,9 +31,9 @@
</simplelist>
<para> Additional information how to get <code>
ViewExpiredExceptions </code>
when using <property>RichFaces</property> with
<property>JSF
- 1.2_12</property> you can find <ulink
+ 1.2_12</property> you can find in <ulink
url="http://wiki.jboss.org/auth/wiki//RichFacesCookbook/ViewExpiredE...
- >here</ulink>. </para>
+ >RichFaces Cookbook article</ulink>.
</para>
</section>
<section id="ApacheMyFaces">
<?dbhtml filename="ApacheMyFaces.html"?>
@@ -253,9 +253,9 @@
<para> Only one issue still persists while using
<property>Seam</property> with
MyFaces. Look at myFaces part of this section.
</para>
<para>Detailed information on how to integrate Richfaces and
Trinidad and how to
- hide ".seam" postfix in the URL you can
find <ulink
+ hide ".seam" postfix in the URL you can
find in the <ulink
url="http://wiki.jboss.org/auth/wiki/RichFacesWithTrinidad"
- >here</ulink></para>
+ >RichFaces Cookbook
article</ulink></para>
</section>
<section id="PortletSupport">
<title>Portlet Support</title>
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2009-04-17
15:59:04 UTC (rev 13644)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2009-04-17
16:03:41 UTC (rev 13645)
@@ -1012,9 +1012,9 @@
</emphasis> .Thus, the <emphasis role="bold">
<property><a4j:support></property>
</emphasis> component is shared between two components from different regions.
</para>
- <para> More information could be found <ulink
+ <para> More information could be found on the<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/status.jsf?...
- here </ulink> . </para>
+ RichFaces Live Demo</ulink> . </para>
<para> Other useful attribute is <emphasis>
<property>"focus"</property>
</emphasis> . It points to an ID of a component where focus will be set after
an
@@ -3114,7 +3114,7 @@
controls to be skinned automatically and perform the skinnability implementation
yourself, you might encounter with a problem, namely standard HTML controls in such
browsers as Opera and Safari will be affected by standard controls skinning. (
- <link linkend="ScriptsandStylesLoadStrategy">Here</link> you
can get more
+ <link linkend="ScriptsandStylesLoadStrategy">In this
section</link> you can get more
details on how to disable skinnability.) </para>
<para> In brief, to disable the skinnability mechanism of RichFaces you need to
set the
"org.richfaces.LoadStyleStrategy" parameter to
"NONE" in the
@@ -3221,8 +3221,8 @@
step by step instructions. </para>
<para> First of all, you need to create a template for the new skin. Creation of
the
template can be performed using Maven build and deployment tool. More information on
- how to configure Maven for RichFaces <ulink
-
url="http://wiki.jboss.org/wiki/HowToConfigureMavenForRichFaces"... here
</ulink>
+ how to configure Maven for RichFaces you can find out from<ulink
+
url="http://wiki.jboss.org/wiki/HowToConfigureMavenForRichFaces"... JBoss
wiki article </ulink>
. You can copy and paste these Maven instructions to command line and execute them.
</para>
<programlisting role="XML"><![CDATA[...
mvn archetype:create
@@ -3762,9 +3762,9 @@
...]]></programlisting>
</listitem>
</itemizedlist>
- <para> To get full <property>Login/Register dialog</property>
example, please, click <ulink
+ <para> To get full <property>Login/Register dialog</property>
example, please, have a look at <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/stateAPI.js...
- >here</ulink>. </para>
+ >RichFaces Live Demo</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 2009-04-17 15:59:04 UTC
(rev 13644)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml 2009-04-17 16:03:41 UTC
(rev 13645)
@@ -11,9 +11,9 @@
<section>
<?dbhtml
filename="Wherearebinary/sourcedistributionforRichFacesrelease.html"?>
<title>Where are binary/source distribution for RichFaces 3.1.0
release?</title>
- <para> Most important links for RichFaces can be found <ulink
-
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
- >here</ulink>.</para>
+ <para> Most important links for RichFaces can be found on
<ulink
+
url="http://www.jboss.org/index.html?module=bb&op=viewtopic&...
+ >RichFaces project page</ulink>.</para>
</section>
<section>
@@ -27,32 +27,32 @@
<section>
<?dbhtml
filename="WhatstructureofRichFacesSVNrepositoryis.html"?>
<title>What is the structure of RichFaces SVN
repository?</title>
- <para>RichFaces repository structure overview can be found
<ulink
+ <para>RichFaces repository structure overview can be found in the
wiki article<ulink
url="http://labs.jboss.com/wiki/RichFacesRepositoryStructureOverview...
- >here</ulink>.</para>
+ >RichFaces Repository Structure
Overview"</ulink>.</para>
</section>
<section>
<?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
+ described in the wiki article<ulink
url="http://labs.jboss.com/wiki/RichFacesRepositoryStructureOverview...
- >here</ulink>.</para>
+ >RichFaces Repository Structure
Overview"</ulink>.</para>
</section>
<section>
<?dbhtml
filename="IstheredemoforRichFacescomponents.html"?>
<title>Where could I find a demo for RichFaces 3.1.0
components?</title>
<para>Online demo Web applications that show the most important
functionality of
- RichFaces components are available <ulink
-
url="http://livedemo.exadel.com/richfaces-demo/">here</ul...
- <para>War file of a nightly build can be found <ulink
-
url="http://maven.exadel.com/org/richfaces/samples/richfaces-demo/3....
- >here</ulink>.</para>
- <para>Source Code (SVN) can be found <ulink
+ RichFaces components are available on<ulink
+
url="http://livedemo.exadel.com/richfaces-demo/">RichFaces Live
Demo</ulink>.</para>
+ <para>War file of a nightly build can be found on the <ulink
+
url="http://snapshots.jboss.org/maven2/org/richfaces/ui/richfaces-ui...
+ >Snapshots repository</ulink>.</para>
+ <para>Source Code (SVN) can be found in<ulink
url="http://anonsvn.jboss.org/repos/richfaces/trunk/samples/richface...
- >here</ulink>.</para>
+ >repository</ulink>.</para>
<para>See also <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
how to prevent richfaces-demo deployment
failed</ulink>.</para>
@@ -61,15 +61,15 @@
<section>
<?dbhtml filename="HowtouseSkinnability.html"?>
<title>How to use Skinnability?</title>
- <para><ulink
+ <para>Here is an <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
- >Here</ulink> is an article that explains the
Skinnability basics.</para>
+ >article</ulink> that explains the Skinnability
basics.</para>
<para> For information you can also see discussion about this
problem on the <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
RichFaces Users Forum</ulink></para>
<para>Also, the effect of predefined skins on the application whole look-and-feel
- could be seen <ulink
url="http://livedemo.exadel.com/richfaces-demo/"
- >here</ulink>.</para>
+ could be seen on <ulink
url="http://livedemo.exadel.com/richfaces-demo/"
+ >RichFaces Live Demo page</ulink>.</para>
</section>
<section>
@@ -95,9 +95,9 @@
<para>Source code (SVN) could be found <ulink
url="http://anonsvn.jboss.org/repos/richfaces/trunk/samples/richface...
here</ulink>.</para>
- <para>
Online demo for a Web application is available <ulink
+ <para> Online demo for a Web application is available on <ulink
url="
http://livedemo.exadel.com/richfaces-art-datatable/"
- >here</ulink>.</para>
+ >RichFaces Live Demo page</ulink>.</para>
</section>
<section id="Organizewizards">
@@ -175,9 +175,9 @@
<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
RichFaces.</para>
- <para> Most important links for RichFaces can be found <ulink
+ <para> Most important links for RichFaces can be found on
<ulink
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
- >here</ulink>.</para>
+ >RichFaces project page</ulink>.</para>
</section>
@@ -261,9 +261,9 @@
...
]]></programlisting>
<para>Also online demo <emphasis role="bold"
- ><rich:dropDownMenu></emphasis> component
is available <ulink
+ ><rich:dropDownMenu></emphasis> component
is available on<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dropDownMen...
- >here</ulink>.</para>
+ >RichFaces Live Demo page</ulink>.</para>
</section>
<section>