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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Sat Dec 1 09:28:45 EST 2007


Author: artdaw
Date: 2007-12-01 09:28:45 -0500 (Sat, 01 Dec 2007)
New Revision: 4403

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/orderingList.desc.xml
Log:
RF-1184 - fix the description of the orderingList component

Modified: trunk/docs/userguide/en/src/main/docbook/included/orderingList.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/orderingList.desc.xml	2007-12-01 13:42:23 UTC (rev 4402)
+++ trunk/docs/userguide/en/src/main/docbook/included/orderingList.desc.xml	2007-12-01 14:28:45 UTC (rev 4403)
@@ -7,12 +7,14 @@
  </sectioninfo>
  <section>
      <title>Description</title>
+     <para>The <emphasis role="bold">
+         <property>&lt;rich:orderingList&gt;</property>
+     </emphasis> is a component for ordering items in a list.  This component provides possibilities to reorder a list and sort it on the client side.</para>
      <mediaobject> 
          <imageobject>
-             <imagedata fileref=""/>
+             <imagedata fileref="images/orderinList1.png"/>
          </imageobject>
      </mediaobject>
-     <para>An <property>orderingList</property> is a component for ordering items in a list.  This component provides possibilities to reorder a list and sort it on the client side.</para>
  </section>
 <section>
     <title>Key Features</title>    




More information about the richfaces-svn-commits mailing list