Author: vkorluzhenko
Date: 2007-06-05 14:47:02 -0400 (Tue, 05 Jun 2007)
New Revision: 1032
Modified:
trunk/docs/userguide/en/included/column.xml
trunk/docs/userguide/en/included/columnGroup.xml
trunk/docs/userguide/en/included/dropDownMenu.desc.xml
trunk/docs/userguide/en/included/dropDownMenu.xml
trunk/docs/userguide/en/included/menuGroup.desc.xml
trunk/docs/userguide/en/included/menuItem.desc.xml
trunk/docs/userguide/en/included/menuItem.xml
trunk/docs/userguide/en/included/menuSeparator.desc.xml
trunk/docs/userguide/en/included/subTable.xml
trunk/docs/userguide/en/included/tree.xml
trunk/docs/userguide/en/included/treeNode.xml
Log:
changed links, styles
Modified: trunk/docs/userguide/en/included/column.xml
===================================================================
--- trunk/docs/userguide/en/included/column.xml 2007-06-05 18:44:38 UTC (rev 1031)
+++ trunk/docs/userguide/en/included/column.xml 2007-06-05 18:47:02 UTC (rev 1032)
@@ -160,7 +160,7 @@
<para>Hence, additionally to a standard output of a particular row provided
with the <emphasis
role="bold"><property><h:column></property></emphasis>
component, it becomes possible to group easily the rows with special HTML
attribute.</para>
<para>The columns also could be grouped in a particular way with the help of
the <emphasis
role="bold"><property><h:columnGroup></property></emphasis>
- component that is described in <ulink url="columnGroup.html">the
following chapter</ulink>.</para>
+ component that is described in <link linkend="columnGroup">the
following chapter</link>.</para>
</section>
<section>
<title>Look-and-Feel Customization</title>
Modified: trunk/docs/userguide/en/included/columnGroup.xml
===================================================================
--- trunk/docs/userguide/en/included/columnGroup.xml 2007-06-05 18:44:38 UTC (rev 1031)
+++ trunk/docs/userguide/en/included/columnGroup.xml 2007-06-05 18:47:02 UTC (rev 1032)
@@ -67,7 +67,7 @@
</section>
<section>
<title>Details of Usage</title>
- <para>The <property>columnGroup</property> component combines
columns set wrapping them into the <emphasis
role="bold"><property><tr></property></emphasis>
element and outputting them
+ <para>The <emphasis
role="bold"><property><rich:columnGroup></property></emphasis>
component combines columns set wrapping them into the <emphasis
role="bold"><property><tr></property></emphasis>
element and outputting them
into one row. Columns are combined in a group the same way as when the <emphasis
role="italic"><property>"breakBefore"</property></emphasis>
attribute is used for
columns to add a moving to the next rows, but the first variant is clearer from a
source code. Hence, the
following simple examples are very same.</para>
Modified: trunk/docs/userguide/en/included/dropDownMenu.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/dropDownMenu.desc.xml 2007-06-05 18:44:38 UTC (rev
1031)
+++ trunk/docs/userguide/en/included/dropDownMenu.desc.xml 2007-06-05 18:47:02 UTC (rev
1032)
@@ -9,7 +9,7 @@
<section>
<title>Description</title>
- <para>The <rich:dropDownMenu> component is used for creating
+ <para>The <emphasis
role="bold"><property><rich:dropDownMenu></property></emphasis>
component is used for creating
multilevel drop-down menus.</para>
<figure>
Modified: trunk/docs/userguide/en/included/dropDownMenu.xml
===================================================================
--- trunk/docs/userguide/en/included/dropDownMenu.xml 2007-06-05 18:44:38 UTC (rev 1031)
+++ trunk/docs/userguide/en/included/dropDownMenu.xml 2007-06-05 18:47:02 UTC (rev 1032)
@@ -99,7 +99,7 @@
</rich:dropDownMenu>
...</programlisting>
- <para>The <rich:dropDownMenu> "mode" attribute can be
set to three
+ <para>The <emphasis
role="bold"><property><rich:dropDownMenu></property></emphasis>
"mode" attribute can be set to three
possible parameters:</para>
<itemizedlist>
@@ -130,7 +130,7 @@
Menu items don't fire any submits themselves. The behavior is fully
defined by the components nested inside items.</para>
- <note><title>Note:</title> As the <rich:dropDownMenu>
component
+ <note><title>Note:</title> As the <emphasis
role="bold"><property><rich:dropDownMenu></property></emphasis>
component
doesn't provide its own form, use it between <h:form> and
</h:form> tags.</note>
Modified: trunk/docs/userguide/en/included/menuGroup.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/menuGroup.desc.xml 2007-06-05 18:44:38 UTC (rev
1031)
+++ trunk/docs/userguide/en/included/menuGroup.desc.xml 2007-06-05 18:47:02 UTC (rev
1032)
@@ -7,7 +7,7 @@
</sectioninfo>
<section>
<title>Description</title>
- <para>The <rich:menuGroup> component is used to define an
expandable group of items inside a pop-up list or another group.</para>
+ <para>The <emphasis
role="bold"><property><rich:menuGroup></property></emphasis>
component is used to define an expandable group of items inside a pop-up list or another
group.</para>
<figure>
<title><rich:menuGroup> component</title>
<mediaobject>
Modified: trunk/docs/userguide/en/included/menuItem.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/menuItem.desc.xml 2007-06-05 18:44:38 UTC (rev 1031)
+++ trunk/docs/userguide/en/included/menuItem.desc.xml 2007-06-05 18:47:02 UTC (rev 1032)
@@ -7,7 +7,7 @@
</sectioninfo>
<section>
<title>Description</title>
- <para>The <emphasis
role="bold"><rich:menuItem></emphasis> component is used
for the definition of a single item inside a pop-up list.</para>
+ <para>The <emphasis
role="bold"><property><rich:menuItem></property></emphasis>
component is used for the definition of a single item inside a pop-up list.</para>
<figure>
<title><rich:menuItem> component</title>
<mediaobject>
Modified: trunk/docs/userguide/en/included/menuItem.xml
===================================================================
--- trunk/docs/userguide/en/included/menuItem.xml 2007-06-05 18:44:38 UTC (rev 1031)
+++ trunk/docs/userguide/en/included/menuItem.xml 2007-06-05 18:47:02 UTC (rev 1032)
@@ -78,7 +78,7 @@
...
]]></programlisting>
- <para>The <rich: menuItem> "mode" attribute can be
set to three
+ <para>The <emphasis
role="bold"><property><rich:
menuItem></property></emphasis> "mode" attribute can be set
to three
possible parameters:</para>
<itemizedlist>
Modified: trunk/docs/userguide/en/included/menuSeparator.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/menuSeparator.desc.xml 2007-06-05 18:44:38 UTC (rev
1031)
+++ trunk/docs/userguide/en/included/menuSeparator.desc.xml 2007-06-05 18:47:02 UTC (rev
1032)
@@ -7,7 +7,7 @@
</sectioninfo>
<section>
<title>Description</title>
- <para>The <rich:menuSeparator> component is used for the
definition of a horizontal separator that can be placed between groups or
items.</para>
+ <para>The <emphasis
role="bold"><property><rich:menuSeparator></property></emphasis>
component is used for the definition of a horizontal separator that can be placed between
groups or items.</para>
<figure>
<title><rich:menuSeparator></title>
<mediaobject>
Modified: trunk/docs/userguide/en/included/subTable.xml
===================================================================
--- trunk/docs/userguide/en/included/subTable.xml 2007-06-05 18:44:38 UTC (rev 1031)
+++ trunk/docs/userguide/en/included/subTable.xml 2007-06-05 18:47:02 UTC (rev 1032)
@@ -72,7 +72,7 @@
<listitem>Skin support. The table completely meets a three-class principle of
Rich Faces skinability</listitem>
<listitem>Support of AJAX updates for a limited set of rows</listitem>
</itemizedlist>
- <para>Skins support is described in the <ulink
url="Skinnability.html">corresponding section</ulink>. AJAX support is
+ <para>Skins support is described in the <ulink
url="../html/ArchitectureOverview.html">corresponding section</ulink>.
AJAX support is
possible because the component is created basing on the <emphasis
role="bold"><property><a4j:repeat></property></emphasis>
component and as a result the
component has its possibilities of AJAX updates for a limited set of rows. The
component is implemented
with the <emphasis
role="italic"><property>"ajaxKeys"</property></emphasis>
attribute for a table and in contrast to the <emphasis
role="bold"><property><a4j:repeat></property></emphasis>
outputs the standard HTML
Modified: trunk/docs/userguide/en/included/tree.xml
===================================================================
--- trunk/docs/userguide/en/included/tree.xml 2007-06-05 18:44:38 UTC (rev 1031)
+++ trunk/docs/userguide/en/included/tree.xml 2007-06-05 18:47:02 UTC (rev 1032)
@@ -139,10 +139,10 @@
<para>The tree component functionality provides a built-in support for Drag and
Drop operations.
The main usage principles are the same as for Rich Faces Drag and Drop wrapper
components. Hence,
to get additional information on the topic, read the corresponding chapters:
- <ulink url="dndParam.html"><emphasis
role="italic"><property>"rich:dndParam"</property>,</emphasis></ulink>
- <ulink url="dragSupport.html"><emphasis
role="italic"><property>"rich:dragSupport"</property>,</emphasis></ulink>
- <ulink url="dragIndicator.html"><emphasis
role="italic"><property>"rich:dragIndicator"</property>,</emphasis></ulink>
- <ulink url="dropSupport.html"><emphasis
role="italic"><property>"rich:dropSupport"</property>.</emphasis></ulink>
+ <link
linkend="dndParam">"rich:dndParam"</link>
+ <link
linkend="dragSupport">"rich:dragSupport"</link>
+ <link
linkend="dragIndicator">"rich:dragIndicator"</link>
+ <link
linkend="dropSupport">"rich:dropSupport"</link>
<property>Tree nodes</property> could be drag or drop elements, so tree
has both attributes
groups.</para>
<table>
@@ -230,7 +230,7 @@
<para>There is only one skin parameter for the
<property>tree</property> since
<emphasis
role="bold"><property><rich:tree></property></emphasis>
itself is a wrapper component for <property>tree</property> nodes. Look
and feel is
- described in details in the <ulink
url="treeNode.html">"treeNode"
chapter</ulink>.</para>
+ described in details in the <link
linkend="treeNode">"treeNode"
chapter</link>.</para>
<table>
<title>Skin parameters for wrapper element</title>
<tgroup cols="2">
Modified: trunk/docs/userguide/en/included/treeNode.xml
===================================================================
--- trunk/docs/userguide/en/included/treeNode.xml 2007-06-05 18:44:38 UTC (rev 1031)
+++ trunk/docs/userguide/en/included/treeNode.xml 2007-06-05 18:47:02 UTC (rev 1032)
@@ -121,9 +121,9 @@
<para>Different nodes for rendering could be defined depending on some
conditions on the tree level.
Each condition represents some rendering template. To get more information on various
<property>treeNodes</property>
definition for nodes,
- <ulink url="tree.html">see the tree component
chapter</ulink>.</para>
+ <link linkend="tree">see the tree component
chapter</link>.</para>
<para>Switching between expanded/collapsed modes is also managed on the tree
level and defined
- in <ulink url="tree.html">the corresponding
section</ulink>.</para>
+ in <link linkend="tree">the corresponding
section</link>.</para>
<para>Default nodes of the tree level as well as ones defined with the
<property>treeNodes</property> component could
send AJAX requests when selected with the mouse, it's managed with the
<emphasis
role="italic"><property>"ajaxSubmitSelection"</property></emphasis>
attribute
@@ -132,7 +132,7 @@
<section>
<title>Built-in Drag and Drop</title>
<para>The main information on Drag and Drop operations is given in
- <ulink url="tree.html">the corresponding paragraph</ulink> of
+ <link linkend="tree">the corresponding paragraph</link> of
the <property>tree</property> component chapter. It's only
necessary to mention that each node could also be a Drag
element as well as a Drop container, i.e. the container and the element have all
attributes,
listeners and ways of behavior similar to the ones of the <emphasis
role="bold"><property><rich:draggable></property></emphasis>
and <emphasis
role="bold"><property><rich:dropZone></property></emphasis>
components
@@ -140,7 +140,7 @@
<section>
<title>Events Handling</title>
<para>Just as Drag and Drop operations it corresponds to the one described
on
- <ulink url="tree.html">the tree component level</ulink> for
a default Node.</para>
+ <link linkend="tree.html">the tree component level</link>
for a default Node.</para>
</section>
<section>
<title>Look-and-Feel Customization</title>