Author: atsebro
Date: 2008-11-13 11:20:27 -0500 (Thu, 13 Nov 2008)
New Revision: 11150
Modified:
trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml
Log:
RF-4616: jboss wiki articles links
Modified: trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml 2008-11-13 15:46:11
UTC (rev 11149)
+++ trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml 2008-11-13 16:20:27
UTC (rev 11150)
@@ -83,24 +83,19 @@
<section>
<title>Relevant resources links</title>
- <para>
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/commandLink...
you can see the example of <emphasis role="bold"
-
><property><a4j:commandLink></property></emphasis>
usage and sources for the given example
+ <para>Vizit
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/commandLink...
demo</ulink> page at RichFaces
+ live demo for examples of component usage and their sources.
</para>
- <para>
- <ulink
-
url="http://wiki.jboss.org/auth/wiki/RichFacesConfirmationOnClick&qu...
- Here</ulink>
- there is detailed information on how to use JavaScript
- <code>"window.confirmation"</code>
- with
- <code>"onclick"</code>
- on
- <emphasis role="bold">
- <property><a4j:commandLink></property>
- </emphasis>
- .
- </para>
+ <para>Useful articles:</para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ <ulink
url="http://www.jboss.org/community/docs/DOC-11850">How to
use "window.confirm" JavaScript with <rich:commandLink>
"onclick" attribute</ulink>
+ in RichFaces cookbook at JBoss portal.
+ </para>
+ </listitem>
+ </itemizedlist>
</section>
</chapter>
\ No newline at end of file