Author: afedosik
Date: 2007-09-17 12:22:35 -0400 (Mon, 17 Sep 2007)
New Revision: 2965
Modified:
trunk/docs/userguide/en/src/main/docbook/included/column.xml
trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml
trunk/docs/userguide/en/src/main/docbook/included/commandButton.xml
trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml
trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml
trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml
trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml
trunk/docs/userguide/en/src/main/docbook/included/dndParam.xml
trunk/docs/userguide/en/src/main/docbook/included/form.xml
trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml
trunk/docs/userguide/en/src/main/docbook/included/include.xml
trunk/docs/userguide/en/src/main/docbook/included/insert.xml
trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml
trunk/docs/userguide/en/src/main/docbook/included/keepAlive.xml
trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml
trunk/docs/userguide/en/src/main/docbook/included/loadScript.xml
trunk/docs/userguide/en/src/main/docbook/included/loadStyle.xml
trunk/docs/userguide/en/src/main/docbook/included/log.xml
trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.xml
trunk/docs/userguide/en/src/main/docbook/included/menuGroup.xml
trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml
trunk/docs/userguide/en/src/main/docbook/included/menuSeparator.xml
trunk/docs/userguide/en/src/main/docbook/included/message.xml
trunk/docs/userguide/en/src/main/docbook/included/messages.xml
trunk/docs/userguide/en/src/main/docbook/included/outputPanel.xml
trunk/docs/userguide/en/src/main/docbook/included/page.xml
trunk/docs/userguide/en/src/main/docbook/included/panelMenu.xml
trunk/docs/userguide/en/src/main/docbook/included/poll.xml
trunk/docs/userguide/en/src/main/docbook/included/portlet.xml
trunk/docs/userguide/en/src/main/docbook/included/push.xml
trunk/docs/userguide/en/src/main/docbook/included/region.xml
trunk/docs/userguide/en/src/main/docbook/included/repeat.xml
trunk/docs/userguide/en/src/main/docbook/included/status.xml
trunk/docs/userguide/en/src/main/docbook/included/support.xml
trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml
trunk/docs/userguide/en/src/main/docbook/included/treeNodesAdaptor.xml
Log:
RF-396 Relevant resources links - add links
Modified: trunk/docs/userguide/en/src/main/docbook/included/column.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/column.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/column.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -202,5 +202,11 @@
<para>To redefine an appearance of all
<property>columns</property> on a page, redefine the corresponding class in
the CSS file used with the page.</para>
<para>To redefine a style of a particular page, use component class
attributes which list is the same as the <property>column</property> one and
is known to you.</para>
</section>
- </section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dataTable.j...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:column></emphasis> usage and sources for
the given example. </para>
+ </section>
+</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml 2007-09-17 16:21:15
UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml 2007-09-17 16:22:35
UTC (rev 2965)
@@ -187,5 +187,12 @@
CSS file used with the page.</para>
<para>To redefine a style of a particular page, use component class attributes
which list is the same
as the columnGroup one and is known to you.</para>
- </section>
+ </section>
+
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dataTable.j...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:columnGroup></emphasis> usage and sources
for the given example. </para>
+ </section>
</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/commandButton.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/commandButton.xml 2007-09-17
16:21:15 UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/commandButton.xml 2007-09-17
16:22:35 UTC (rev 2965)
@@ -63,9 +63,9 @@
<section>
<title>Relevant resources links</title>
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/commandButt....
- </ulink>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/commandButt....
+ </ulink>you can see the example of <emphasis role="bold"
+ ><a4j:commandButton></emphasis> usage and sources for the
given example.
</para>
</section>
</chapter>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml 2007-09-17 16:21:15
UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml 2007-09-17 16:22:35
UTC (rev 2965)
@@ -73,9 +73,9 @@
<section>
<title>Relevant resources links</title>
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/commandLink....
- </ulink>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/commandLink....
+ </ulink> you can see the example of <emphasis role="bold"
+ ><a4j:commandLink></emphasis> usage and sources for the
given example
</para>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml 2007-09-17
16:21:15 UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml 2007-09-17
16:22:35 UTC (rev 2965)
@@ -154,4 +154,10 @@
<para>To redefine an appearance of all
<property>dataDefinitionLists</property> on a page, just redefine one of this
classes.</para>
<para>To redefine a style of a particular
<property>dataDefinitionList</property>, use corresponding class attributes on
the component.</para>
</section>
- </section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dataLists.j...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:dataDefinitionList></emphasis> usage and sources
for the given example. </para>
+ </section>
+</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -126,5 +126,11 @@
<para>To redefine a style of a particular table, use <emphasis
><property>"component class"</property></emphasis>
attributes which list is the same
as the <property>dataTable</property> one and is known to
you.</para>
</section>
- </section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dataGrid.js...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:dataGrid></emphasis> usage and sources for the
given example. </para>
+ </section>
+</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -150,5 +150,11 @@
<para>To redefine an appearance of all
<property>dataLists</property> on a page, just redefine one of this
classes.</para>
<para>To redefine a style of a particular dataList, use corresponding class
attributes on the component.</para>
</section>
- </section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dataLists.j...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:dataList></emphasis> usage and sources for the
given example. </para>
+ </section>
+</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml 2007-09-17
16:21:15 UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml 2007-09-17
16:22:35 UTC (rev 2965)
@@ -150,5 +150,11 @@
<para>To redefine an appearance of all
<property>dataOrderedLists</property> on a page,just redefine one of this
classes.</para>
<para>To redefine a style of a particular dataOrderedList, use corresponding
class attributes on the component.</para>
</section>
- </section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dataLists.j...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:dataOrderedList ></emphasis> usage and sources for
the given example. </para>
+ </section>
+</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/dndParam.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dndParam.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/dndParam.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -169,4 +169,10 @@
if dragged content of a comp type is above the given drop zone that
processes it on the next drop event.</para>
</section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dragSupport...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:dndParam></emphasis> usage and sources for the
given example. </para>
+ </section>
</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/form.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/form.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/form.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -86,8 +86,9 @@
<section>
<title>Relevant resources links</title>
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/form.jsf?c=...
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/form.jsf?c=...
+ you can see the example of <emphasis role="bold"
+ ><a4j:form></emphasis> usage and sources for the given
example.
</para>
</section>
</chapter>
Modified: trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml 2007-09-17
16:21:15 UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml 2007-09-17
16:22:35 UTC (rev 2965)
@@ -76,13 +76,13 @@
<property><h:commandLink></property>
</emphasis>, but here hidden fields required for correct functionality are
rendered before the first downloading of a page, though it doesn't happen if its
attribute isn't set to "false".</para>
</section>
- <!--
+
<section>
<title>Relevant resources links</title>
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/htmlCommand....
- </ulink>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/htmlCommand...
you
+ can see the example of <emphasis role="bold"
+ ><a4j:htmlCommandLinks></emphasis> usage and sources for the
given example.
</para>
- </section> -->
+ </section>
</chapter>
Modified: trunk/docs/userguide/en/src/main/docbook/included/include.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/include.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/include.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -96,6 +96,9 @@
<section>
<title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/include.jsf...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><a4j:include></emphasis> usage and sources for the given
example. </para>
<para>
Some additional information can be found on the <ulink
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
Users Forum.</ulink>
</para><!--
Modified: trunk/docs/userguide/en/src/main/docbook/included/insert.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/insert.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/insert.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -116,5 +116,10 @@
style classes for source code of particular language could be changed to your
names, wich are
used by the <ulink
url="https://jhighlight.dev.java.net/">JHighlight</ulink>
library.</para>
</section>
-
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/insert.jsf?...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:insert></emphasis> usage and sources for the given
example. </para>
+ </section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml 2007-09-17 16:21:15
UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml 2007-09-17 16:22:35
UTC (rev 2965)
@@ -113,9 +113,8 @@
</section>
<section>
<title>Relevant resources links</title>
- <para> To see how <emphasis role="bold">
- <property><a4j:jsFunction></property>
- </emphasis> works on practice, look at a4j-jsFunction example from <ulink
-
url="http://livedemo.exadel.com/richfaces-demo/richfaces/jsFunction....
+ <para> <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/jsFunction....
+ you can see the example of <emphasis role="bold"
+ ><a4j:jsFunction></emphasis> usage and sources for the
given example.</para>
</section>
</chapter>
Modified: trunk/docs/userguide/en/src/main/docbook/included/keepAlive.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/keepAlive.xml 2007-09-17 16:21:15
UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/keepAlive.xml 2007-09-17 16:22:35
UTC (rev 2965)
@@ -83,7 +83,10 @@
</section>
<section>
<title>Relevant resources links</title>
- <para>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/keepAlive.j...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><a4j:keepAlive></emphasis> usage and sources for the
given example. </para>
+ <para>
Some additional information about usage of component can be found <ulink
url="http://jboss.com/index.html?module=bb&op=viewtopic&....
</ulink>
</para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml 2007-09-17 16:21:15
UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml 2007-09-17 16:22:35
UTC (rev 2965)
@@ -85,9 +85,9 @@
<section>
<title>Relevant resources links</title>
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/bundle.jsf?....
- </ulink>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/bundle.jsf?...
+ </ulink> you can see the example of <emphasis role="bold"
+ ><a4j:loadBundle></emphasis> usage and sources for the given
example.
</para>
</section>
</chapter>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/loadScript.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/loadScript.xml 2007-09-17 16:21:15
UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/loadScript.xml 2007-09-17 16:22:35
UTC (rev 2965)
@@ -72,9 +72,9 @@
<section>
<title>Relevant resources links</title>
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/script.jsf?....
- </ulink>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/script.jsf?...
+ </ulink> you can see the example of <emphasis role="bold"
+ ><a4j:loadScript></emphasis> usage and sources for the given
example.
</para>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/loadStyle.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/loadStyle.xml 2007-09-17 16:21:15
UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/loadStyle.xml 2007-09-17 16:22:35
UTC (rev 2965)
@@ -69,12 +69,5 @@
</para>
</section>
- <section>
- <title>Relevant resources links</title>
- <para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/log.jsf?c=l....
- </ulink>
- </para>
- </section>
+
</chapter>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/log.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/log.xml 2007-09-17 16:21:15 UTC (rev
2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/log.xml 2007-09-17 16:22:35 UTC (rev
2965)
@@ -71,13 +71,13 @@
<para><emphasis
role="bold"><a4j:log></emphasis> is getting renewed
automatically after execution of Ajax requests. Don't renew <emphasis
role="bold"><a4j:log></emphasis> by using
reRender!</para>
</note>
</section>
- <!--
+
<section>
<title>Relevant resources links</title>
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/log.jsf?c=l....
- </ulink>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/log.jsf?c=l...
+ </ulink> you can see the example of <emphasis role="bold"
+ ><a4j:log></emphasis> usage and sources for the given
example.
</para>
- </section> -->
+ </section>
</chapter>
Modified: trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.xml 2007-09-17 16:21:15
UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.xml 2007-09-17 16:22:35
UTC (rev 2965)
@@ -96,13 +96,15 @@
</note>
<para>Hence, when using the component it's possible to output your data of
any type on a page with Ajax requests.</para>
</section>
- <!--
+
<section>
<title>Relevant resources links</title>
<para>
Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/mediaOutput....
- </ulink>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/mediaOutput...
+ </ulink> you can see the example of <emphasis role="bold"
+ ><a4j:mediaOutput ></emphasis> usage and sources for the
given example.
</para>
- </section> -->
+ </section>
+
</chapter>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/menuGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/menuGroup.xml 2007-09-17 16:21:15
UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/menuGroup.xml 2007-09-17 16:22:35
UTC (rev 2965)
@@ -305,4 +305,10 @@
<para> To change style aspects of particular panel menu groups define your
own style classes
in the corresponding menuGroup attributes. </para>
</section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dropDownMen...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:menuGroup></emphasis> usage and sources for
the given example. </para>
+ </section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -354,4 +354,10 @@
<para> To change the style of particular menu items define your own style
classes in the
corresponding menuItem attributes. </para>
</section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dropDownMen...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:menuItem></emphasis> usage and sources for
the given example. </para>
+ </section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/menuSeparator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/menuSeparator.xml 2007-09-17
16:21:15 UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/menuSeparator.xml 2007-09-17
16:22:35 UTC (rev 2965)
@@ -140,4 +140,10 @@
To change the style peculiarities of the particular menu separators, define
your own style classes in the corresponding menuSeparator attributes.
</para>
</section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dropDownMen...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:menuSeparator></emphasis> usage and sources
for the given example. </para>
+ </section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/message.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/message.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/message.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -193,4 +193,10 @@
</emphasis> components define your own style classes in the corresponding
message attributes.
</para>
</section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/message.jsf...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:message></emphasis> usage and sources for the given
example. </para>
+ </section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/messages.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/messages.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/messages.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -202,4 +202,10 @@
</emphasis> attributes.
</para>
</section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/messsages.j...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:messages></emphasis> usage and sources for the
given example. </para>
+ </section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/outputPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/outputPanel.xml 2007-09-17 16:21:15
UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/outputPanel.xml 2007-09-17 16:22:35
UTC (rev 2965)
@@ -129,12 +129,13 @@
</section>
<section>
<title>Relevant resources links</title>
- <para>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/outputPanel...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><a4j:outputPanel></emphasis> usage and sources for the
given example.</para>
+ <para>
Some additional information about usage of component can be found
<ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...;.
- <!--
- To see how component works on practice, look at a4j-outputPanel example from
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/outputPanel...
Live Demo</ulink>. -->
+
</para>
</section>
</chapter>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/page.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/page.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/page.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -87,19 +87,11 @@
<section>
<title>Relevant resources links</title>
- <para>All other component functionality is the same as of <emphasis
role="bold">
- <a4j:region>.
- </emphasis> Its desctriprion could be found
- <member>
- <ulink
url="http://webdownload.exadel.com/downloads/ajax4jsf/documentation/...;.
- </member>
- </para>
- <!--
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/page.jsf?c=....
- </ulink>
- </para> -->
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/page.jsf?c=...
+ </ulink> you can see the example of <emphasis role="bold"
+ ><a4j:page></emphasis> usage and sources for the given
example.
+ </para>
</section>
</chapter>
Modified: trunk/docs/userguide/en/src/main/docbook/included/panelMenu.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelMenu.xml 2007-09-17 16:21:15
UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelMenu.xml 2007-09-17 16:22:35
UTC (rev 2965)
@@ -244,5 +244,11 @@
define it in the components class attribute. </para>
</section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/panelMenu.j...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:panelMenu></emphasis> usage and sources for the
given example. </para>
+ </section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/poll.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/poll.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/poll.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -81,15 +81,14 @@
<section>
<title>Relevant resources links</title>
- <para>
- The aditional information about component usage you can find here:<ulink
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
Users Forum.
- </ulink>
- </para>
- <para>
- To see how component works on practice, look at a4j-poll example from
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/poll.jsf?c=...
Live Demo</ulink>.
- </para>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/poll.jsf?c=...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><a4j:poll></emphasis> usage and sources for the given
example. </para>
+ <para>The aditional information about component usage you can find here :
<ulink
+
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
+ >RichFaces Users Forum</ulink>.</para>
+
</section>
</chapter>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/portlet.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/portlet.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/portlet.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -60,7 +60,10 @@
</section>
<section>
<title>Relevant resources links</title>
- <para>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/portlet.jsf...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><a4j:portlet></emphasis> usage and sources for the given
example. </para>
+ <para>
The aditional information about component usage you can find here:
<ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
Users Forum.
</ulink>
Modified: trunk/docs/userguide/en/src/main/docbook/included/push.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/push.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/push.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -84,13 +84,13 @@
Thus, component 'push' uses asynchronous model instead of polls.
</para>
</section>
- <!--
+
<section>
<title>Relevant resources links</title>
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/push.jsf?c=....
- </ulink>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/push.jsf?c=...
+ </ulink> you can see the example of <emphasis role="bold"
+ ><a4j:push></emphasis> usage and sources for the given
example.
</para>
- </section> -->
+ </section>
</chapter>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/region.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/region.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/region.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -120,9 +120,9 @@
<section>
<title>Relevant resources links</title>
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/region.jsf?....
- </ulink>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/region.jsf?...
+ </ulink> you can see the example of <emphasis role="bold"
+ ><a4j:region></emphasis> usage and sources for the given
example.
</para>
</section>
</chapter>
Modified: trunk/docs/userguide/en/src/main/docbook/included/repeat.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/repeat.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/repeat.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -117,13 +117,13 @@
<property><ui:repeat></property>
</emphasis>) and are used in the same way.</para>
</section>
- <!--
+
<section>
<title>Relevant resources links</title>
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/repeat.jsf?....
- </ulink>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/repeat.jsf?...
+ </ulink> you can see the example of <emphasis role="bold"
+ ><a4j:repeat></emphasis> usage and sources for the given
example.
</para>
- </section> -->
+ </section>
</chapter>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/status.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/status.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/status.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -122,9 +122,9 @@
<section>
<title>Relevant resources links</title>
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/status.jsf?....
- </ulink>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/status.jsf?...
+ </ulink> you can see the example of <emphasis role="bold"
+ ><a4j:status></emphasis> usage and sources for the given
example.
</para>
</section>
</chapter>
Modified: trunk/docs/userguide/en/src/main/docbook/included/support.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/support.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/support.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -155,9 +155,9 @@
<section>
<title>Relevant resources links</title>
<para>
- Some additional information about usage of component can be found
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/support.jsf....
- </ulink>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/support.jsf...
+ </ulink> you can see the example of <emphasis role="bold"
+ ><a4j:support></emphasis> usage and sources for the given
example.
</para>
</section>
</chapter>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml 2007-09-17 16:21:15 UTC
(rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml 2007-09-17 16:22:35 UTC
(rev 2965)
@@ -246,5 +246,11 @@
<property>tooltips</property> attributes.
</para>
</section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/toolTip.jsf...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:toolTip></emphasis> usage and sources for the given
example. </para>
+ </section>
</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/treeNodesAdaptor.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/treeNodesAdaptor.xml 2007-09-17
16:21:15 UTC (rev 2964)
+++ trunk/docs/userguide/en/src/main/docbook/included/treeNodesAdaptor.xml 2007-09-17
16:22:35 UTC (rev 2965)
@@ -111,4 +111,10 @@
]]></programlisting>
</section>
+ <section>
+ <title>Relevant resources links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/treeNodesAd...
+ >Here</ulink> you can see the example of <emphasis
role="bold"
+ ><rich:treeNodesAdaptor ></emphasis> usage and sources for
the given example. </para>
+ </section>
</section>