Author: cluts
Date: 2008-09-09 06:51:39 -0400 (Tue, 09 Sep 2008)
New Revision: 10371
Modified:
trunk/docs/userguide/en/src/main/docbook/included/effect.xml
trunk/docs/userguide/en/src/main/docbook/included/poll.xml
Log:
RF-4060 - added links and information for <rich:effect> and <a4j:poll>.
Modified: trunk/docs/userguide/en/src/main/docbook/included/effect.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/effect.xml 2008-09-09 09:27:48 UTC
(rev 10370)
+++ trunk/docs/userguide/en/src/main/docbook/included/effect.xml 2008-09-09 10:51:39 UTC
(rev 10371)
@@ -195,16 +195,16 @@
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
Users Forum</ulink>.</para>
</section>
-
+
<section>
<title>Look-and-Feel Customization</title>
-
+
<para><emphasis role="bold">
<property><rich:effect></property>
</emphasis> has no skin parameters and custom <property>style
classes</property>, as the
component isn't visual.</para>
</section>
-
+
<section>
<title>Relevant Resources Links</title>
<para>
@@ -229,6 +229,16 @@
how to create a HTML banner.
</para>
<para>
+ <ulink
url="http://wiki.jboss.org/auth/wiki/RichFacesCookbook/SlideShow&quo...
+ you can find information how to make a Slide Show with help of the
+ <emphasis role="bold">
+ <property><rich:effect></property>
+ </emphasis>
+ and <emphasis role="bold">
+ <property><a4j:poll></property>
+ </emphasis> components.
+ </para>
+ <para>
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/effect.jsf?...
Here</ulink> you can see the example of <emphasis
role="bold">
<property><rich:effect></property>
Modified: trunk/docs/userguide/en/src/main/docbook/included/poll.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/poll.xml 2008-09-09 09:27:48 UTC
(rev 10370)
+++ trunk/docs/userguide/en/src/main/docbook/included/poll.xml 2008-09-09 10:51:39 UTC
(rev 10371)
@@ -124,7 +124,7 @@
</a4j:commandButton>
</h:panelGrid>
<h:outputText id="serverDate"
style="font-size:16px" value="Server Date: #{userBean.date}"/>
- </h:panelGrid>
+ </h:panelGrid>
</h:form>
...
]]></programlisting>
@@ -140,7 +140,7 @@
of <emphasis>
<property>"enabled"</property>
</emphasis> attribute.</para>
-
+
<note><title>Note:</title><para> The form around the
<emphasis role="bold">
<property><a4j:poll></property>
</emphasis> component is required.</para></note>
@@ -195,6 +195,15 @@
</ulink>
how to create a HTML banner.
</para>
+ <para>
+ <ulink
url="http://wiki.jboss.org/auth/wiki/RichFacesCookbook/SlideShow&quo...
+ you can find information how to make a Slide Show with help of the
+ <emphasis role="bold">
+ <property><rich:effect></property></emphasis>
+ and <emphasis role="bold">
+ <property><a4j:poll></property>
+ </emphasis> components.
+ </para>
<para>
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/poll.jsf?c=...