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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Aug 24 06:16:36 EDT 2007


Author: vkorluzhenko
Date: 2007-08-24 06:16:36 -0400 (Fri, 24 Aug 2007)
New Revision: 2464

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/calendar.desc.xml
   trunk/docs/userguide/en/src/main/docbook/included/calendar.xml
   trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml
   trunk/docs/userguide/en/src/main/docbook/included/insert.desc.xml
   trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml
   trunk/docs/userguide/en/src/main/docbook/included/panelMenu.desc.xml
   trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.desc.xml
   trunk/docs/userguide/en/src/main/docbook/included/panelMenuItem.desc.xml
Log:
fixed some errors


Modified: trunk/docs/userguide/en/src/main/docbook/included/calendar.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/calendar.desc.xml	2007-08-24 10:04:51 UTC (rev 2463)
+++ trunk/docs/userguide/en/src/main/docbook/included/calendar.desc.xml	2007-08-24 10:16:36 UTC (rev 2464)
@@ -6,6 +6,7 @@
         </keywordset>
     </sectioninfo>
     <section>
+        <title>Description</title>
         <para>The <emphasis role="bold">
                 <property>&lt;rich:calendar&gt;</property>
         </emphasis> component is used for creating monthly calendar elements on the page.</para>

Modified: trunk/docs/userguide/en/src/main/docbook/included/calendar.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/calendar.xml	2007-08-24 10:04:51 UTC (rev 2463)
+++ trunk/docs/userguide/en/src/main/docbook/included/calendar.xml	2007-08-24 10:16:36 UTC (rev 2464)
@@ -135,17 +135,12 @@
     <para> By default, the <emphasis>
         <property>&quot;direction&quot;</property>
       </emphasis> attribute is set to &quot;auto&quot;.</para>
-    <para>The <emphasis>
-        <property>&quot;direction&quot;</property>
-      </emphasis> and <emphasis>
-        <property>&quot;jointPoint&quot;</property>
-      </emphasis> attributes are used for defining aspects of calendar appearance.</para>
     <para>The possible values for the <emphasis>
         <property>&quot;jointPoint&quot;</property>
       </emphasis> are: </para>
     <itemizedlist>
       <listitem>top-left - a calendar docked to the top-left point of the button element</listitem>
-      <listitem>topright - a calendar docked to the top-right point of the button element</listitem>
+      <listitem>top-right - a calendar docked to the top-right point of the button element</listitem>
       <listitem>bottom-left - a calendar docked to the bottom-left point of the button element</listitem>
       <listitem>bottom-right - a calendar docked to the bottom-right point of the button element</listitem>
       <listitem>auto - smart positioning activation</listitem>

Modified: trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml	2007-08-24 10:04:51 UTC (rev 2463)
+++ trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml	2007-08-24 10:16:36 UTC (rev 2464)
@@ -128,7 +128,7 @@
         <property>&lt;rich:dropDownMenu&gt;</property>
       </emphasis>
       <emphasis>
-        <property>"mode"</property>
+        <property>"submitMode"</property>
       </emphasis> attribute can be set to three possible parameters:</para>
 
     <itemizedlist>

Modified: trunk/docs/userguide/en/src/main/docbook/included/insert.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/insert.desc.xml	2007-08-24 10:04:51 UTC (rev 2463)
+++ trunk/docs/userguide/en/src/main/docbook/included/insert.desc.xml	2007-08-24 10:16:36 UTC (rev 2464)
@@ -6,6 +6,7 @@
         </keywordset>
     </sectioninfo>
     <section>
+        <title>Description</title>
         <para>The <emphasis role="bold">
                 <property>&lt;rich:insert&gt;</property>
         </emphasis> component is used for source code inserting and highlighting.</para>

Modified: trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml	2007-08-24 10:04:51 UTC (rev 2463)
+++ trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml	2007-08-24 10:16:36 UTC (rev 2464)
@@ -101,7 +101,7 @@
                 <property>&lt;rich: menuItem&gt;</property>
             </emphasis>
             <emphasis>
-                <property>&quot;mode&quot;</property>
+                <property>&quot;submitMode&quot;</property>
             </emphasis> attribute can be set to three possible parameters:</para>
 
         <itemizedlist>

Modified: trunk/docs/userguide/en/src/main/docbook/included/panelMenu.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelMenu.desc.xml	2007-08-24 10:04:51 UTC (rev 2463)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelMenu.desc.xml	2007-08-24 10:16:36 UTC (rev 2464)
@@ -6,6 +6,7 @@
         </keywordset>
     </sectioninfo>
     <section>
+        <title>Description</title>
         <para>The <emphasis role="bold">
                 <property>&lt;rich:panelMenu&gt;</property>
             </emphasis> component is used to define an inline vertical menu on the page.</para>

Modified: trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.desc.xml	2007-08-24 10:04:51 UTC (rev 2463)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.desc.xml	2007-08-24 10:16:36 UTC (rev 2464)
@@ -6,6 +6,7 @@
         </keywordset>
     </sectioninfo>
     <section>
+        <title>Description</title>
         <para>The <emphasis role="bold">
                 <property>&lt;rich:panelMenuGroup&gt;</property>
         </emphasis> component is used to define an expandable group of items inside the panel menu or other group.</para>

Modified: trunk/docs/userguide/en/src/main/docbook/included/panelMenuItem.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelMenuItem.desc.xml	2007-08-24 10:04:51 UTC (rev 2463)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelMenuItem.desc.xml	2007-08-24 10:16:36 UTC (rev 2464)
@@ -6,6 +6,7 @@
         </keywordset>
     </sectioninfo>
     <section>
+        <title>Description</title>
         <para>The <emphasis role="bold">
                 <property>&lt;rich:panelMenuItem&gt;</property>
         </emphasis> component is used to define a single item inside popup list.</para>




More information about the richfaces-svn-commits mailing list