[richfaces-svn-commits] JBoss Rich Faces SVN: r6236 - trunk/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Feb 21 08:18:26 EST 2008


Author: msorokin
Date: 2008-02-21 08:18:25 -0500 (Thu, 21 Feb 2008)
New Revision: 6236

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/progressBar.desc.xml
Log:
Description and key features were corrected.
http://jira.jboss.com/jira/browse/RF-1690

Modified: trunk/docs/userguide/en/src/main/docbook/included/progressBar.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/progressBar.desc.xml	2008-02-21 13:10:40 UTC (rev 6235)
+++ trunk/docs/userguide/en/src/main/docbook/included/progressBar.desc.xml	2008-02-21 13:18:25 UTC (rev 6236)
@@ -9,7 +9,7 @@
         <title>Description</title>
         <para>The <emphasis role="bold">
             <property>&lt;rich:progressBar&gt;</property>
-        </emphasis> component is designed for displaying a progress bar which shows the current status of the process.  The component has an option to display some numeric data, like percentage (above, in or below the progress bar) along side with graphical presentation. </para>
+        </emphasis> component is designed for displaying a progress bar which shows the current status of the process.   </para>
         
         <!--figure>
             <title><emphasis role="bold"><property>&lt;rich:column&gt;</property></emphasis> component</title>
@@ -26,6 +26,7 @@
             <listitem>Customization of informational part of the component</listitem>
             <listitem>Status polling frequency adjustment</listitem>
             <listitem>Ajax or Client modes</listitem>
+           <listitem>Option to display some numeric data along side with graphical presentation.</listitem>
         </itemizedlist>  
     </section>
 </section>
\ No newline at end of file




More information about the richfaces-svn-commits mailing list