[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><rich:calendar></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>"direction"</property>
</emphasis> attribute is set to "auto".</para>
- <para>The <emphasis>
- <property>"direction"</property>
- </emphasis> and <emphasis>
- <property>"jointPoint"</property>
- </emphasis> attributes are used for defining aspects of calendar appearance.</para>
<para>The possible values for the <emphasis>
<property>"jointPoint"</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><rich:dropDownMenu></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><rich:insert></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><rich: menuItem></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/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><rich:panelMenu></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><rich:panelMenuGroup></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><rich:panelMenuItem></property>
</emphasis> component is used to define a single item inside popup list.</para>
More information about the richfaces-svn-commits
mailing list