Author: SeanRogers
Date: 2010-02-24 00:13:20 -0500 (Wed, 24 Feb 2010)
New Revision: 16485
Modified:
root/docs/trunk/Component_Development_Kit_Guide/en-US/Author_Group.xml
root/docs/trunk/Component_Development_Kit_Guide/publican.cfg
root/docs/trunk/Component_Reference/en-US/Author_Group.xml
root/docs/trunk/Component_Reference/en-US/Preface.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Actions.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Common_features.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Containers.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Drag_and_drop.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Functionality_extension.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Functions.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Layout_and_appearance.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Menus_and_toolbars.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Output_and_messages.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Panels_and_containers.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Portals.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Processing_management.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Resources.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Rich_inputs.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Selection_and_ordering.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Tables_and_grids.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Trees.xml
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Validation.xml
root/docs/trunk/Component_Reference/publican.cfg
root/docs/trunk/Developer_Guide/en-US/Author_Group.xml
root/docs/trunk/Developer_Guide/en-US/Revision_History.xml
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Advanced_features.xml
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Basic_concepts.xml
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Getting_started_with_RichFaces.xml
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-RichFaces_overview.xml
root/docs/trunk/Developer_Guide/publican.cfg
root/docs/trunk/Migration_Guide/en-US/Author_Group.xml
root/docs/trunk/Migration_Guide/publican.cfg
Log:
Fixed issues with author names, standardized Component Reference, prepared Developer Guide
for review
Modified: root/docs/trunk/Component_Development_Kit_Guide/en-US/Author_Group.xml
===================================================================
--- root/docs/trunk/Component_Development_Kit_Guide/en-US/Author_Group.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++ root/docs/trunk/Component_Development_Kit_Guide/en-US/Author_Group.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -3,16 +3,59 @@
<!ENTITY % BOOK_ENTITIES SYSTEM "Component_Development_Kit_Guide.ent">
%BOOK_ENTITIES;
]>
-
<authorgroup>
<author>
<firstname>Sean</firstname>
<surname>Rogers</surname>
+ <contrib>Documentation lead for 4.0</contrib>
<affiliation>
- <orgname>Red Hat</orgname>
+ <shortaffil>Red Hat</shortaffil>
+ <jobtitle>Content Author</jobtitle>
<orgdiv>Engineering Content Services</orgdiv>
</affiliation>
<email>serogers(a)redhat.com</email>
</author>
+ <collab>
+ <collabname>Svetlana Mukhina</collabname>
+ <affiliation>
+ <orgname>Exadel</orgname>
+ <orgdiv>Documentation</orgdiv>
+ </affiliation>
+ </collab>
+ <collab>
+ <collabname>Anastasiya Bogachuk</collabname>
+ <affiliation>
+ <orgname>Exadel</orgname>
+ <orgdiv>Documentation</orgdiv>
+ </affiliation>
+ </collab>
+ <collab>
+ <collabname>Gleb Galkin</collabname>
+ <affiliation>
+ <orgname>Exadel</orgname>
+ <orgdiv>Documentation</orgdiv>
+ </affiliation>
+ </collab>
+ <collab>
+ <collabname>Mikhail Sorokin</collabname>
+ <affiliation>
+ <orgname>Exadel</orgname>
+ <orgdiv>Documentation</orgdiv>
+ </affiliation>
+ </collab>
+ <collab>
+ <collabname>Alexander Tsebro</collabname>
+ <affiliation>
+ <orgname>Exadel</orgname>
+ <orgdiv>Documentation</orgdiv>
+ </affiliation>
+ </collab>
+ <collab>
+ <collabname>Olga Chikvina</collabname>
+ <affiliation>
+ <orgname>Exadel</orgname>
+ <orgdiv>Documentation</orgdiv>
+ </affiliation>
+ </collab>
</authorgroup>
Modified: root/docs/trunk/Component_Development_Kit_Guide/publican.cfg
===================================================================
--- root/docs/trunk/Component_Development_Kit_Guide/publican.cfg 2010-02-22 17:18:55 UTC
(rev 16484)
+++ root/docs/trunk/Component_Development_Kit_Guide/publican.cfg 2010-02-24 05:13:20 UTC
(rev 16485)
@@ -4,4 +4,4 @@
show_remarks: 1
debug: 1
xml_lang: en-US
-
+#brand: jboss-community-richfaces
Modified: root/docs/trunk/Component_Reference/en-US/Author_Group.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Author_Group.xml 2010-02-22 17:18:55 UTC
(rev 16484)
+++ root/docs/trunk/Component_Reference/en-US/Author_Group.xml 2010-02-24 05:13:20 UTC
(rev 16485)
@@ -1,5 +1,7 @@
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Component_Reference.ent">
+%BOOK_ENTITIES;
]>
<authorgroup>
<author>
@@ -7,70 +9,53 @@
<surname>Rogers</surname>
<contrib>Documentation lead for 4.0</contrib>
<affiliation>
- <orgname>Red Hat</orgname>
+ <shortaffil>Red Hat</shortaffil>
+ <jobtitle>Content Author</jobtitle>
<orgdiv>Engineering Content Services</orgdiv>
</affiliation>
<email>serogers(a)redhat.com</email>
</author>
- <author>
- <firstname>Svetlana</firstname>
- <surname>Mukhina</surname>
- <contrib>Documentation lead for 3.3</contrib>
+ <collab>
+ <collabname>Svetlana Mukhina</collabname>
<affiliation>
<orgname>Exadel</orgname>
<orgdiv>Documentation</orgdiv>
</affiliation>
- <email>smukhina(a)exadel.com</email>
- </author>
- <author>
- <firstname>Anastasiya</firstname>
- <surname>Bogachuk</surname>
- <contrib>Documentation for 3.3</contrib>
+ </collab>
+ <collab>
+ <collabname>Anastasiya Bogachuk</collabname>
<affiliation>
<orgname>Exadel</orgname>
<orgdiv>Documentation</orgdiv>
</affiliation>
- <email>abogachuk(a)exadel.com</email>
- </author>
- <author>
- <firstname>Gleb</firstname>
- <surname>Galkin</surname>
- <contrib>Documentation for 3.3</contrib>
+ </collab>
+ <collab>
+ <collabname>Gleb Galkin</collabname>
<affiliation>
<orgname>Exadel</orgname>
<orgdiv>Documentation</orgdiv>
</affiliation>
- <email>ggalkin(a)exadel.com</email>
- </author>
- <author>
- <firstname>Mikhail</firstname>
- <surname>Sorokin</surname>
- <contrib>Documentation for 3.3</contrib>
+ </collab>
+ <collab>
+ <collabname>Mikhail Sorokin</collabname>
<affiliation>
<orgname>Exadel</orgname>
<orgdiv>Documentation</orgdiv>
</affiliation>
- <email>msorokin(a)exadel.com</email>
- </author>
- <author>
- <firstname>Alexander</firstname>
- <surname>Tsebro</surname>
- <contrib>Documentation for 3.3</contrib>
+ </collab>
+ <collab>
+ <collabname>Alexander Tsebro</collabname>
<affiliation>
<orgname>Exadel</orgname>
<orgdiv>Documentation</orgdiv>
</affiliation>
- <email>atsebro(a)exadel.com</email>
- </author>
- <author>
- <firstname>Olga</firstname>
- <surname>Chikvina</surname>
- <contrib>Documentation for 3.3</contrib>
+ </collab>
+ <collab>
+ <collabname>Olga Chikvina</collabname>
<affiliation>
<orgname>Exadel</orgname>
<orgdiv>Documentation</orgdiv>
</affiliation>
- <email>ochikvina(a)exadel.com</email>
- </author>
+ </collab>
</authorgroup>
Modified: root/docs/trunk/Component_Reference/en-US/Preface.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Preface.xml 2010-02-22 17:18:55 UTC (rev
16484)
+++ root/docs/trunk/Component_Reference/en-US/Preface.xml 2010-02-24 05:13:20 UTC (rev
16485)
@@ -3,13 +3,23 @@
]>
<preface id="pref-Component_Reference-Preface">
<title>Preface</title>
- <!-- FOR JDOCBOOK --><xi:include
href="Common_Content/Conventions.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"><!-- FOR
PUBLICAN --><xi:fallback
xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include
href="fallback_content/Conventions.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- </xi:fallback>
+ <!--FOR JDOCBOOK-->
+ <xi:include href="Common_Content/Conventions.xml"
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <!--FOR PUBLICAN-->
+ <xi:fallback
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <xi:include href="fallback_content/Conventions.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ </xi:fallback>
</xi:include>
- <!-- PUBLICAN'S ORIGINAL XINCLUDES
--><xi:include href="Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"><xi:fallback
xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include
href="Common_Content/Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"><!-- FOR
JDOCBOOK --><xi:fallback
xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include
href="fallback_content/Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- </xi:fallback>
+ <!--PUBLICAN'S ORIGINAL XINCLUDES-->
+ <xi:include href="Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <xi:fallback
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <xi:include href="Common_Content/Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <!--FOR JDOCBOOK-->
+ <xi:fallback
xmlns:xi="http://www.w3.org/2001/XInclude">
+ <xi:include href="fallback_content/Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ </xi:fallback>
+ </xi:include>
+ </xi:fallback>
</xi:include>
- </xi:fallback>
- </xi:include>
</preface>
Modified: root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Actions.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Actions.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Actions.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,7 +7,7 @@
This chapter details the basic components that respond to a user action and submit an
Ajax request.
</para>
<section id="sect-Component_Reference-Actions-a4jactionParam">
- <title><a4j:actionParam></title>
+ <title><sgmltag><a4j:actionParam></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -47,7 +47,7 @@
<xref
linkend="exam-Component_Reference-a4jactionParam-a4jactionParam_example" />
shows a simple implementation along with the accompanying managed bean. When the
<guibutton>Set name to Alex</guibutton> button is pressed, the application
sets the <varname>name</varname> parameter of the bean to
<literal>Alex</literal>, and displays the name in the output field.
</para>
<example
id="exam-Component_Reference-a4jactionParam-a4jactionParam_example">
- <title><a4j:actionParam> example</title>
+ <title><sgmltag><a4j:actionParam></sgmltag>
example</title>
<programlisting language="XML" role="XML">
<xi:include
href="extras/exam-Component_Reference-a4jactionParam-a4jactionParam_example.xml_sample"
parse="text"
xmlns:xi="http://www.w3.org/2001/XInclude" />
@@ -75,7 +75,29 @@
</section>
<section id="sect-Component_Reference-Actions-a4jajax">
- <title>a4j:ajax</title>
+ <title><sgmltag><a4j:ajax></sgmltag></title>
+ <itemizedlist>
+ <listitem>
+ <para>
+ component-type: <classname>org.ajax4jsf.Support</classname>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ component-family: <classname>org.ajax4jsf.AjaxSupport</classname>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ component-class:
<classname>org.ajax4jsf.component.html.HtmlAjaxSupport</classname>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ renderer-type:
<classname>org.ajax4jsf.components.AjaxSupportRenderer</classname>
+ </para>
+ </listitem>
+ </itemizedlist>
<para>
The <sgmltag><a4j:ajax></sgmltag> component allows Ajax
capability to be added to any non-Ajax component. It is placed as a direct child to the
component that requires Ajax support. The
<sgmltag><a4j:ajax></sgmltag> component uses the common
attributes listed in <xref
linkend="chap-Component_Reference-Common_Ajax_attributes" />.
</para>
@@ -88,7 +110,7 @@
</section>
<section id="sect-Component_Reference-Actions-a4jajaxListener">
- <title>a4j:ajaxListener</title>
+ <title><sgmltag><a4j:ajaxListener></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -118,7 +140,7 @@
</section>
<section id="sect-Component_Reference-Actions-a4jcommandButton">
- <title><a4j:commandButton></title>
+ <title><sgmltag><a4j:commandButton></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -156,7 +178,7 @@
</section>
<section id="sect-Component_Reference-Actions-a4jcommandLink">
- <title><a4j:commandLink></title>
+ <title><sgmltag><a4j:commandLink></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -188,7 +210,7 @@
</section>
<section id="sect-Component_Reference-Actions-a4jhtmlCommandLink">
- <title><a4j:htmlCommandLink></title>
+ <title><sgmltag><a4j:htmlCommandLink></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -220,7 +242,7 @@
</section>
<section id="sect-Component_Reference-Actions-a4jjsFunction">
- <title><a4j:jsFunction></title>
+ <title><sgmltag><a4j:jsFunction></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -250,7 +272,7 @@
The <sgmltag><a4j:jsFunction></sgmltag> component has all
the common Ajax action attributes as listed in <xref
linkend="chap-Component_Reference-Common_Ajax_attributes" />; the
<varname>action</varname> and <varname>actionListener</varname>
attributes can be invoked and parts of the page can be re-rendered after a successful call
to the JavaScript function. <xref
linkend="exam-Component_Reference-a4jjsFunction-a4jjsFunction_example" />
shows how an Ajax request can be initiated from the JavaScript and a partial page update
performed. The JavaScript function can be invoked with the data returned by the Ajax
response.
</para>
<example
id="exam-Component_Reference-a4jjsFunction-a4jjsFunction_example">
- <title><a4j:jsFunction> example</title>
+ <title><sgmltag><a4j:jsFunction></sgmltag>
example</title>
<programlisting language="XML" role="XML">
<xi:include
href="extras/exam-Component_Reference-a4jjsFunction-a4jjsFunction_example.xml_sample"
parse="text"
xmlns:xi="http://www.w3.org/2001/XInclude" />
@@ -265,7 +287,7 @@
</section>
<section id="sect-Component_Reference-Actions-a4jpoll">
- <title><a4j:poll></title>
+ <title><sgmltag><a4j:poll></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -303,7 +325,7 @@
</section>
<section id="sect-Component_Reference-Actions-a4jpush">
- <title><a4j:push></title>
+ <title><sgmltag><a4j:push></sgmltag></title>
<itemizedlist>
<listitem>
<para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Common_features.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Common_features.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Common_features.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -13,7 +13,7 @@
</para>
<variablelist>
<varlistentry>
- <term>disabled</term>
+ <term><varname>disabled</varname></term>
<listitem>
<para>
Specifies whether the component is disabled, which disallows user interaction.
@@ -21,7 +21,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term>focus</term>
+ <term><varname>focus</varname></term>
<listitem>
<para>
References the <varname>id</varname> of an element on which to focus
after a request is completed on the client side.
@@ -29,7 +29,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term>height</term>
+ <term><varname>height</varname></term>
<listitem>
<para>
The height of the component in pixels.
@@ -37,7 +37,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term>dir</term>
+ <term><varname>dir</varname></term>
<listitem>
<para>
Specifies the direction in which to display text that does not inherit its writing
direction. Valid values are <literal>LTR</literal> (left-to-right) and
<literal>RTL</literal> (right-to-left).
@@ -45,7 +45,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term>style</term>
+ <term><varname>style</varname></term>
<listitem>
<para>
Specifies Cascading Style Sheet (<acronym>CSS</acronym>) styles to
apply to the component.
@@ -53,7 +53,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term>styleClass</term>
+ <term><varname>styleClass</varname></term>
<listitem>
<para>
Specifies one or more <acronym>CSS</acronym> class names to apply to
the component.
@@ -61,7 +61,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term>width</term>
+ <term><varname>width</varname></term>
<listitem>
<para>
The width of the component in pixels.
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Containers.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Containers.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Containers.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,7 +7,7 @@
This chapter details those components in the <classname>a4j</classname> tag
library which define an area used as a container or wrapper for other components.
</para>
<section id="sect-Component_Reference-Containers-a4jform">
- <title><a4j:form></title>
+ <title><sgmltag><a4j:form></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -54,7 +54,7 @@
</section>
<section id="sect-Component_Reference-Containers-a4jinclude">
- <title>a4j:include</title>
+ <title><sgmltag><a4j:include></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -110,7 +110,7 @@
</section>
<section id="sect-Component_Reference-Containers-a4joutputPanel">
- <title><a4j:outputPanel></title>
+ <title><sgmltag><a4j:outputPanel></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -162,7 +162,7 @@
</section>
<section id="sect-Component_Reference-Containers-a4jregion">
- <title><a4j:region></title>
+ <title><sgmltag><a4j:region></sgmltag></title>
<itemizedlist>
<listitem>
<para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Drag_and_drop.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Drag_and_drop.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Drag_and_drop.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,42 +7,42 @@
Incomplete
</para>
<section id="sect-Component_Reference-Drag_and_drop-richdragIndicator">
- <title>rich:dragIndicator</title>
+ <title><sgmltag><rich:dragIndicator></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Drag_and_drop-richdragSupport">
- <title>rich:dragSupport</title>
+ <title><sgmltag><rich:dragSupport></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Drag_and_drop-richdropSupport">
- <title>rich:dropSupport</title>
+ <title><sgmltag><rich:dropSupport></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Drag_and_drop-richdragListener">
- <title>rich:dragListener</title>
+ <title><sgmltag><rich:dragListener></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Drag_and_drop-richdropListener">
- <title>rich:dropListener</title>
+ <title><sgmltag><rich:dropListener></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Drag_and_drop-richdndParam">
- <title>rich:dndParam</title>
+ <title><sgmltag><rich:dndParam></sgmltag></title>
<para>
Incomplete
</para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Functionality_extension.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Functionality_extension.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Functionality_extension.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,28 +7,28 @@
Incomplete
</para>
<section
id="sect-Component_Reference-Functionality_extension-richcomponentControl">
- <title>rich:componentControl</title>
+ <title><sgmltag><rich:componentControl></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Functionality_extension-richgmap">
- <title>rich:gmap</title>
+ <title><sgmltag><rich:gmap></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Functionality_extension-richhotkey">
- <title>rich:hotkey</title>
+ <title><sgmltag><rich:hotkey></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Functionality_extension-richvirtualEarth">
- <title>rich:virtualEarth</title>
+ <title><sgmltag><rich:virtualEarth></sgmltag></title>
<para>
Incomplete
</para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Functions.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Functions.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Functions.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,35 +7,35 @@
Incomplete
</para>
<section id="sect-Component_Reference-Functions-richclientID">
- <title><rich:clientID></title>
+ <title><sgmltag><rich:clientID></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Functions-richcomponent">
- <title><rich:component></title>
+ <title><sgmltag><rich:component></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Functions-richelement">
- <title><rich:element></title>
+ <title><sgmltag><rich:element></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Functions-richfindComponent">
- <title><rich:findComponent></title>
+ <title><sgmltag><rich:findComponent></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Functions-richisUserInRole">
- <title><rich:isUserInRole></title>
+ <title><sgmltag><rich:isUserInRole></sgmltag></title>
<para>
Incomplete
</para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Layout_and_appearance.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Layout_and_appearance.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Layout_and_appearance.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,49 +7,49 @@
Incomplete
</para>
<section
id="sect-Component_Reference-Layout_and_appearance-richeffect">
- <title>rich:effect</title>
+ <title><sgmltag><rich:effect></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Layout_and_appearance-richjQuery">
- <title>rich:jQuery</title>
+ <title><sgmltag><rich:jQuery></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Layout_and_appearance-richseparator">
- <title>rich:separator</title>
+ <title><sgmltag><rich:separator></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Layout_and_appearance-richspacer">
- <title>rich:spacer</title>
+ <title><sgmltag><rich:spacer></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Layout_and_appearance-richpage">
- <title>rich:page</title>
+ <title><sgmltag><rich:page></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Layout_and_appearance-richlayout">
- <title>rich:layout</title>
+ <title><sgmltag><rich:layout></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Layout_and_appearance-richlayoutPanel">
- <title>rich:layoutPanel</title>
+ <title><sgmltag><rich:layoutPanel></sgmltag></title>
<para>
Incomplete
</para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Menus_and_toolbars.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Menus_and_toolbars.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Menus_and_toolbars.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,42 +7,42 @@
Incomplete
</para>
<section
id="sect-Component_Reference-Menus_and_toolbars-richcontextMenu">
- <title>rich:contextMenu</title>
+ <title><sgmltag><rich:contextMenu></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Menus_and_toolbars-richdropDownMenu">
- <title>rich:dropDownMenu</title>
+ <title><sgmltag><rich:dropDownMenu></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Menus_and_toolbars-richmenuGroup">
- <title>rich:menuGroup</title>
+ <title><sgmltag><rich:menuGroup></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Menus_and_toolbars-richmenuItem">
- <title>rich:menuItem</title>
+ <title><sgmltag><rich:menuItem></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Menus_and_toolbars-richmenuSeparator">
- <title>rich:menuSeparator</title>
+ <title><sgmltag><rich:menuSeparator></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Menus_and_toolbars-richpanelMenu">
- <title><rich:panelMenu></title>
+ <title><sgmltag><rich:panelMenu></sgmltag></title>
<para>
The <classname><rich:panelMenu></classname> component can be
used in conjunction with
<classname><rich:panelMenuItem></classname> and
<classname><rich:panelMenuGroup></classname> to create an
expanding, hierarchical menu. The
<classname><rich:panelMenu></classname> component's
appearance can be highly customized, and the hierarchy can stretch to any number of
sub-levels.
</para>
@@ -75,7 +75,7 @@
</section>
<section
id="sect-Component_Reference-Menus_and_toolbars-richpanelMenuGroup">
- <title><rich:panelMenuGroup></title>
+ <title><sgmltag><rich:panelMenuGroup></sgmltag></title>
<para>
The <classname><rich:panelMenuGroup></classname> component
defines a group of <classname><rich:panelMenuItem></classname>
components inside a <classname><rich:panelMenu></classname>.
</para>
@@ -86,7 +86,7 @@
Icons for the menu group can be chosen from a set of standard icons. There are three
attributes that relate to the different menu states that the icon represents:
<code>iconExpanded</code>, <code>iconCollapsed</code>, and
<code>iconDisabled</code>. The standard icons are shown in <xref
linkend="figu-Component_Reference-richpanelMenuGroup-Standard_icons" />.
</para>
<figure
id="figu-Component_Reference-richpanelMenuGroup-Standard_icons">
- <title>Standard icons</title>
+ <title><sgmltag><Standard
icons></sgmltag></title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/figu-Component_Reference-richpanelMenuGroup-Standard_icons.png"
format="PNG" />
@@ -110,7 +110,7 @@
</section>
<section
id="sect-Component_Reference-Menus_and_toolbars-richpanelMenuItem">
- <title><rich:panelMenuItem></title>
+ <title><sgmltag><rich:panelMenuItem></sgmltag></title>
<para>
The <classname><rich:panelMenuItem></classname> component
represents a single item inside a
<classname><rich:panelMenuGroup></classname> component, which is
in turn part of a <classname><rich:panelMenu></classname>
component.
</para>
@@ -145,14 +145,14 @@
</section>
<section id="sect-Component_Reference-Menus_and_toolbars-richtoolBar">
- <title>rich:toolBar</title>
+ <title><sgmltag><rich:toolBar></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Menus_and_toolbars-richtoolBarGroup">
- <title>rich:toolBarGroup</title>
+ <title><sgmltag><rich:toolBarGroup></sgmltag></title>
<para>
Incomplete
</para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Output_and_messages.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Output_and_messages.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Output_and_messages.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,35 +7,35 @@
Incomplete
</para>
<section id="sect-Component_Reference-Output_and_messages-richmessage">
- <title>rich:message</title>
+ <title><sgmltag><rich:message></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Output_and_messages-richmessages">
- <title>rich:messages</title>
+ <title><sgmltag><rich:messages></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Output_and_messages-richpaint2D">
- <title>rich:paint2D</title>
+ <title><sgmltag><rich:paint2D></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Output_and_messages-richprogressBar">
- <title>rich:progressBar</title>
+ <title><sgmltag><rich:progressBar></sgmltag></title>
<para>
The <sgmltag><rich:progressBar></sgmltag> component displays
a progress bar to indicate the status of a process to the user. It can update either
through Ajax or on the client side, and the look and feel can be fully customized.
</para>
</section>
<section id="sect-Component_Reference-Output_and_messages-richtoolTip">
- <title>rich:toolTip</title>
+ <title><sgmltag><rich:toolTip></sgmltag></title>
<para>
Incomplete
</para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Panels_and_containers.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Panels_and_containers.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Panels_and_containers.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,7 +7,7 @@
This chapter details those components which act as panels and containers to hold groups
of other components.
</para>
<section
id="sect-Component_Reference-Panels_and_containers-richmodalPanel">
- <title><rich:modalPanel></title>
+ <title><sgmltag><rich:modalPanel></sgmltag></title>
<para>
The <sgmltag><rich:modalPanel></sgmltag> component provides
a modal panel or window that blocks interaction with the rest of the application while
active. It can be easily positioned on the screen, dragged to a new position by the user,
and re-sized.
</para>
@@ -24,7 +24,7 @@
If <code>showWhenRendered="true"</code> then the modal panel
will display when the page is first loaded.
</para>
<example
id="exam-Component_Reference-richmodalPanel-richmodalPanel_example">
- <title><rich:modalPanel> example</title>
+ <title><sgmltag><rich:modalPanel></sgmltag>
example</title>
<programlisting language="XML" role="XML">
<a onclick="Richfaces.showModalPanel('pnl');"
href="#">Show ModalPanel</a>
@@ -38,7 +38,7 @@
</section>
<section id="sect-Component_Reference-Panels_and_containers-richpanel">
- <title><rich:panel></title>
+ <title><sgmltag><rich:panel></sgmltag></title>
<para>
The <sgmltag><rich:panel></sgmltag> component is a bordered
panel with an optional header.
</para>
@@ -48,21 +48,21 @@
</section>
<section
id="sect-Component_Reference-Panels_and_containers-richpanelBar">
- <title><rich:panelBar></title>
+ <title><sgmltag><rich:panelBar></sgmltag></title>
<para>
The <sgmltag><rich:panelBar></sgmltag> is a series of panels
stacked on top of each other, each collapsed such that only the header of the panel is
showing. When the header of a panel is clicked, it is expanded to show the content of the
panel. Clicking on a different header will collapse the previous panel and epand the
selected one. Another name for the component is "accordion". Each panel in
contained in a <sgmltag><rich:panelBar></sgmltag> component is a
<sgmltag><rich:panelBarItem></sgmltag> component.
</para>
</section>
<section
id="sect-Component_Reference-Panels_and_containers-richpanelBarItem">
- <title><rich:panelBarItem></title>
+ <title><sgmltag><rich:panelBarItem></sgmltag></title>
<para>
The <sgmltag><rich:panelBarItem></sgmltag> component is a
panel for use with the <sgmltag><rich:panelBar></sgmltag>
component.
</para>
</section>
<section
id="sect-Component_Reference-Panels_and_containers-richsimpleTogglePanel">
- <title><rich:simpleTogglePanel></title>
+ <title><sgmltag><rich:simpleTogglePanel></sgmltag></title>
<para>
The <sgmltag><rich:simpleTogglePanel></sgmltag> component is
a collapsible panel that shows or hides content when the header bar is activated. It is a
simplified version of <sgmltag><rich:togglePanel></sgmltag>
component.
</para>
@@ -98,7 +98,7 @@
</section>
<section
id="sect-Component_Reference-Panels_and_containers-richtabPanel">
- <title><rich:tabPanel></title>
+ <title><sgmltag><rich:tabPanel></sgmltag></title>
<para>
The <sgmltag><rich:tabPanel></sgmltag> component provides a
set of tabbed panels for displaying one panel of content at a time. The tabs can be highly
customized and themed.
</para>
@@ -137,7 +137,7 @@
</section>
<section id="sect-Component_Reference-Panels_and_containers-richtab">
- <title><rich:tab></title>
+ <title><sgmltag><rich:tab></sgmltag></title>
<para>
The <sgmltag><rich:tab></sgmltag> component represents an
individual tab inside a <sgmltag><rich:tabPanel></sgmltag>
component, including the tab's content. Clicking on the tab header will bring its
corresponding content to the front of other tabs.
</para>
@@ -156,7 +156,7 @@
</section>
<section
id="sect-Component_Reference-Panels_and_containers-richtogglePanel">
- <title><rich:togglePanel></title>
+ <title><sgmltag><rich:togglePanel></sgmltag></title>
<para>
The <sgmltag><rich:togglePanel></sgmltag> component is a
wrapper component with named facets. Each facet is displayed after activating a
corresponding <sgmltag><rich:toggleControl></sgmltag>
component.
</para>
@@ -187,7 +187,7 @@
</section>
<section
id="sect-Component_Reference-Panels_and_containers-richtoggleControl">
- <title><rich:toggleControl></title>
+ <title><sgmltag><rich:toggleControl></sgmltag></title>
<para>
The <sgmltag><rich:toggleControl></sgmltag> component works
with a <sgmltag><rich:togglePanel></sgmltag> component to switch
between panel states. It can be located either inside or outside the
<sgmltag><rich:togglePanel></sgmltag> component, and can be used
to switch to a specific state or cycle through a set of states.
</para>
Modified: root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Portals.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Portals.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Portals.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,7 +7,7 @@
Incomplete
</para>
<section id="sect-Component_Reference-Portals-a4jportlet">
- <title>a4j:portlet</title>
+ <title><sgmltag><a4j:portlet></sgmltag></title>
<para>
Incomplete
</para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Processing_management.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Processing_management.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Processing_management.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,7 +7,7 @@
This chapter covers those components that manage the processing of information,
requests, and updates.
</para>
<section id="sect-Component_Reference-Processing_management-a4jqueue">
- <title><a4j:queue></title>
+ <title><sgmltag><a4j:queue></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -96,7 +96,7 @@
</section>
<section id="sect-Component_Reference-Processing_management-a4jlog">
- <title><a4j:log></title>
+ <title><sgmltag><a4j:log></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -171,7 +171,7 @@
</section>
<section id="sect-Component_Reference-Processing_management-a4jstatus">
- <title><a4j:status></title>
+ <title><sgmltag><a4j:status></sgmltag></title>
<itemizedlist>
<listitem>
<para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Resources.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Resources.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Resources.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,7 +7,7 @@
This chapter covers those components used to handle and manage resources and beans.
</para>
<section id="sect-Component_Reference-Resources-a4jloadBundle">
- <title><a4j:loadBundle></title>
+ <title><sgmltag><a4j:loadBundle></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -85,7 +85,7 @@
</section>
<section id="sect-Component_Reference-Resources-a4jloadScript">
- <title><a4j:loadScript></title>
+ <title><sgmltag><a4j:loadScript></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -124,7 +124,7 @@
</section>
<section id="sect-Component_Reference-Resources-a4jloadStyle">
- <title><a4j:loadStyle></title>
+ <title><sgmltag><a4j:loadStyle></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -163,7 +163,7 @@
</section>
<section id="sect-Component_Reference-Resources-a4jkeepAlive">
- <title><a4j:keepAlive></title>
+ <title><sgmltag><a4j:keepAlive></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -200,7 +200,7 @@
</section>
<section id="sect-Component_Reference-Resources-a4jmediaOutput">
- <title><a4j:mediaOutput></title>
+ <title><sgmltag><a4j:mediaOutput></sgmltag></title>
<itemizedlist>
<listitem>
<para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Rich_inputs.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Rich_inputs.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Rich_inputs.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,7 +7,7 @@
This chapter details rich components for user input and interaction.
</para>
<section id="sect-Component_Reference-Rich_inputs-richCalendar">
- <title><rich:Calendar></title>
+ <title><sgmltag><rich:Calendar></sgmltag></title>
<para>
The <sgmltag><rich:calendar></sgmltag> component allows the
user to enter a date and time through an in-line or pop-up calendar. The pop-up calendar
can navigate through months and years, and its look and feel can be highly customized.
</para>
@@ -84,7 +84,7 @@
</section>
<section id="sect-Component_Reference-Rich_inputs-richcolorPicker">
- <title><rich:colorPicker></title>
+ <title><sgmltag><rich:colorPicker></sgmltag></title>
<para>
The <sgmltag><rich:colorPicker></sgmltag> component allows
the selection of a color, either by picking the color from the spectrum, defining it
through decimal or hexadecimal <acronym>RGB</acronym> (red-green-blue) values,
or defining it through <acronym>HSB</acronym> (hue-saturation-brightness)
values. The <sgmltag><rich:colorPicker></sgmltag> component can
appear either in-line with a pop-up or flat, and the look and feel can be highly
customized.
</para>
@@ -100,7 +100,7 @@
</section>
<section id="sect-Component_Reference-Rich_inputs-richcomboBox">
- <title><rich:comboBox></title>
+ <title><sgmltag><rich:comboBox></sgmltag></title>
<para>
The <sgmltag><rich:comboBox></sgmltag> component is a
typical combo-box with built-in Ajax capabilities. It supports client-side suggestions,
browser-like selection, Seam entity converter support, and customization of the look and
feel.
</para>
@@ -125,7 +125,7 @@
Using the JSF components <sgmltag><f:selectItem></sgmltag>
and <sgmltag><f:selectItems></sgmltag> to define a list of
items:
</para>
<example
id="exam-Component_Reference-richcomboBox-Defining_list_items_for_richinplaceSelect">
- <title>Defining list items for
<rich:inplaceSelect></title>
+ <title>Defining list items for
<sgmltag><rich:inplaceSelect></sgmltag></title>
<programlisting language="XML" role="XML">
<rich:comboBox value="#{bean.item}"
valueChangeListener="#{bean.selectionChanged}" >
@@ -160,14 +160,14 @@
</section>
<section id="sect-Component_Reference-Rich_inputs-richeditor">
- <title><rich:editor></title>
+ <title><sgmltag><rich:editor></sgmltag></title>
<para>
The <sgmltag><rich:editor></sgmltag> component provides a
fully-featured word processor. It features manageable global configurations, and support
for Seam text, custom plug-ins, and a customized look and feel. The editor is fully based
on the TinyMCE JavaScript editor control, supporting all TinyMCE's parameters, and is
adapted for the <acronym>JSF</acronym> environment with some additional
capabilities.
</para>
</section>
<section id="sect-Component_Reference-Rich_inputs-richfileUpload">
- <title><rich:fileUpload></title>
+ <title><sgmltag><rich:fileUpload></sgmltag></title>
<para>
The <sgmltag><rich:fileUpload></sgmltag> component allows
the user to upload files to a server. It features multiple uploads, automatic uploads,
progress bars, restrictions on file types and sizes to be uploaded, and an embedded flash
module.
</para>
@@ -178,7 +178,7 @@
Basic usage requires the <varname>uploadData</varname> attribute, pointing
to the collection of uploaded files.
</para>
<example
id="exam-Component_Reference-richfileUpload-Basic_usage_of_richfileUpload">
- <title>Basic usage of <rich:fileUpload></title>
+ <title>Basic usage of
<sgmltag><rich:fileUpload></sgmltag></title>
<programlisting language="XML" role="XML">
<rich:fileUpload uploadData="#{bean.data}" />
@@ -249,7 +249,7 @@
</section>
<section id="sect-Component_Reference-Rich_inputs-richinplaceInput">
- <title><rich:inplaceInput></title>
+ <title><sgmltag><rich:inplaceInput></sgmltag></title>
<para>
The <sgmltag><rich:inplaceInput></sgmltag> component allows
information to be entered in-line in blocks of text, improving readability of the text.
Changes can be rendered either in-line or for the whole block, and inputs can be focused
with keyboard navigation. The component has three functional states: the "view"
state, where the component displays its initial setting, such as "click to
edit"; the "edit" state, where the user can input text; and the
"changed" state, where the new value for the component has been confirmed but
can be edited again if required.
</para>
@@ -293,7 +293,7 @@
</section>
<section id="sect-Component_Reference-Rich_inputs-richinplaceSelect">
- <title><rich:inplaceSelect></title>
+ <title><sgmltag><rich:inplaceSelect></sgmltag></title>
<para>
The <sgmltag><rich:inplaceSelect></sgmltag> component is
similar to the <sgmltag><rich:inplaceInput></sgmltag> component,
but the uses a drop-down selection box to enter text instead of a regular text field.
Changes can be rendered either in-line or for the whole block, and inputs can be focused
with keyboard navigation. The component has three functional states: the "view"
state, where the component displays its initial setting, such as "click to
edit"; the "edit" state, where the user can select a value from a drop-down
list; and the "changed" state, where the new value for the component has been
confirmed but can be edited again if required.
</para>
@@ -304,7 +304,7 @@
Basic usage requires the <varname>value</varname> attribute to point to
the expression for the current value of the component and a list of items. The list of
items can be defined using the JSF components
<sgmltag><f:selectItem/></sgmltag> and
<sgmltag><f:selectItems/></sgmltag>.
</para>
<example
id="exam-Component_Reference-richinplaceSelect-Defining_list_items_for_richinplaceSelect">
- <title>Defining list items for <rich:inplaceSelect></title>
+ <title>Defining list items for
<sgmltag><rich:inplaceSelect></sgmltag></title>
<programlisting language="XML" role="XML">
<rich:inplaceSelect value="#{bean.inputValue}" defaultLabel="click
to edit" >
@@ -350,7 +350,7 @@
</section>
<section
id="sect-Component_Reference-Rich_inputs-richinputNumberSlider">
- <title><rich:inputNumberSlider></title>
+ <title><sgmltag><rich:inputNumberSlider></sgmltag></title>
<para>
The <sgmltag><rich:inputNumberSlider></sgmltag> component
provides a slider for changing numerical values. Optional features include a tool-tip to
display the value while sliding, and a text field for typing the numerical value which can
then be validated against the slider's range.
</para>
@@ -363,7 +363,7 @@
</section>
<section
id="sect-Component_Reference-Rich_inputs-richinputNumberSpinner">
- <title><rich:inputNumberSpinner></title>
+ <title><sgmltag><rich:inputNumberSpinner></sgmltag></title>
<para>
The <sgmltag><rich:inputNumberSpinner></sgmltag> component
is a single-line input field with buttons to increase and decrease a numerical value. The
value can be changed using the corresponding directional keys on a keyboard, or by typing
into the field.
</para>
@@ -379,7 +379,7 @@
</section>
<section id="sect-Component_Reference-Rich_inputs-richsuggestionBox">
- <title><rich:suggestionBox></title>
+ <title><sgmltag><rich:suggestionBox></sgmltag></title>
<para>
The <sgmltag><rich:suggestionBox></sgmltag> component adds a
feature-rich drop-down list of suggestions to any text input component.
</para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Selection_and_ordering.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Selection_and_ordering.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Selection_and_ordering.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -8,7 +8,7 @@
</para>
<section id="sect-Component_Reference-Trees-richlistShuttle">
- <title>rich:listShuttle</title>
+ <title><sgmltag><rich:listShuttle></sgmltag></title>
<para>
The <sgmltag><rich:listShuttle></sgmltag> component is used
for moving select items from one list into another. Items can optionally be re-ordered. It
supports selection of multiple items, keyboard usage, and a customizable look and feel.
</para>
@@ -18,14 +18,14 @@
</section>
<section id="sect-Component_Reference-Trees-richorderingList">
- <title>rich:orderingList</title>
+ <title><sgmltag><rich:orderingList></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Trees-richpickList">
- <title>rich:pickList</title>
+ <title><sgmltag><rich:pickList></sgmltag></title>
<para>
Incomplete
</para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Tables_and_grids.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Tables_and_grids.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Tables_and_grids.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,7 +7,7 @@
This chapter covers all components related to the display of tables and grids.
</para>
<section id="sect-Component_Reference-Tables_and_grids-richcolumn">
- <title>rich:column</title>
+ <title><sgmltag><rich:column></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -143,7 +143,7 @@
</section>
<section
id="sect-Component_Reference-Tables_and_grids-richcolumnGroup">
- <title>rich:columnGroup</title>
+ <title><sgmltag><rich:columnGroup></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -227,7 +227,7 @@
</section>
<section id="sect-Component_Reference-Tables_and_grids-richcolumns">
- <title>rich:columns</title>
+ <title><sgmltag><rich:columns></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -269,7 +269,7 @@
The <sgmltag><rich:columns></sgmltag> component can be used
alongside <sgmltag><rich:column></sgmltag> components.
</para>
<example
id="exam-Component_Reference-richcolumns-Using_richcolumns_and_richcolumn_together">
- <title>Using <rich:columns> and <rich:column>
together</title>
+ <title>Using <sgmltag><rich:columns></sgmltag> and
<sgmltag><rich:column></sgmltag> together</title>
<programlisting language="XML" role="XML">
<rich:dataTable value="#{dataTableScrollerBean.model}"
var="model" width="500px" rows="5">
<f:facet name="header">
@@ -302,14 +302,14 @@
</section>
<section id="sect-Component_Reference-Trees-richdataDefinitionList">
- <title>rich:dataDefinitionList</title>
+ <title><sgmltag><rich:dataDefinitionList></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Tables_and_grids-richdataFilterSlider">
- <title>rich:dataFilterSlider</title>
+ <title><sgmltag><rich:dataFilterSlider></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -352,7 +352,7 @@
</section>
<section id="sect-Component_Reference-Tables_and_grids-richdataGrid">
- <title>rich:dataGrid</title>
+ <title><sgmltag><rich:dataGrid></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -384,7 +384,7 @@
The <sgmltag><rich:dataGrid></sgmltag> component is used to
arrange data objects in a grid. Values in the grid can be updated dynamically from the
data model, and Ajax updates can be limited to specific rows. The component supports
<literal>header</literal>, <literal>footer</literal>, and
<literal>caption</literal> facets.
</para>
<figure
id="figu-Component_Reference-richdataGrid-The_richdataGrid_component">
- <title>The rich:dataGrid component</title>
+ <title>The <sgmltag><rich:dataGrid></sgmltag>
component</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/figu-Component_Reference-richdataGrid-The_richdataGrid_component.png"
format="PNG" />
@@ -400,7 +400,7 @@
The <sgmltag><rich:dataGrid></sgmltag> component requires
the <varname>value</varname> attribute, which points to the data model, and
the <varname>var</varname> attribute, which holds the current variable for the
collection of data. The number of columns for the grid is specifed with the
<varname>columns</varname> attribute, and the number of elements to layout
among the columns is determined with the <varname>elements</varname>
attribute. The <varname>first</varname> attribute references the zero-based
element in the data model from which the grid starts.
</para>
<example
id="exam-Component_Reference-richdataGrid-richdataGrid_example">
- <title>rich:dataGrid example</title>
+ <title><sgmltag><rich:dataGrid></sgmltag>
example</title>
<programlisting language="XML" role="XML">
<xi:include parse="text"
href="extras/exam-Component_Reference-richdataGrid-richdataGrid_example.xml_sample"
xmlns:xi="http://www.w3.org/2001/XInclude" />
</programlisting>
@@ -439,49 +439,49 @@
</section>
<section id="sect-Component_Reference-Trees-richdataList">
- <title>rich:dataList</title>
+ <title><sgmltag><rich:dataList></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Trees-richdataOrderedList">
- <title>rich:dataOrderedList</title>
+ <title><sgmltag><rich:dataOrderedList></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Tables_and_grids-richdataScroller">
- <title>rich:dataScroller</title>
+ <title><sgmltag><rich:dataScroller></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Tables_and_grids-richdataTable">
- <title>rich:dataTable</title>
+ <title><sgmltag><rich:dataTable></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Tables_and_grids-richextendedDataTable">
- <title>rich:extendedDataTable</title>
+ <title><sgmltag><rich:extendedDataTable></sgmltag></title>
<para>
* Combined with rich:scrollableDataTable
</para>
</section>
<section id="sect-Component_Reference-Tables_and_grids-richrepeat">
- <title>rich:repeat</title>
+ <title><sgmltag><rich:repeat></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Tables_and_grids-richsubTable">
- <title>rich:subTable</title>
+ <title><sgmltag><rich:subTable></sgmltag></title>
<para>
Incomplete
</para>
Modified: root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Trees.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Trees.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Trees.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -8,42 +8,42 @@
</para>
<section id="sect-Component_Reference-Trees-richchangeExpandListener">
- <title>rich:changeExpandListener</title>
+ <title><sgmltag><rich:changeExpandListener></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Trees-richnodeSelectListener">
- <title>rich:nodeSelectListener</title>
+ <title><sgmltag><rich:nodeSelectListener></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section
id="sect-Component_Reference-Trees-richrecursiveTreeNodesAdapter">
- <title>rich:recursiveTreeNodesAdapter</title>
+ <title><sgmltag><rich:recursiveTreeNodesAdapter></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Trees-richtree">
- <title>rich:tree</title>
+ <title><sgmltag><rich:tree></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Trees-richtreeNode">
- <title>rich:treeNode</title>
+ <title><sgmltag><rich:treeNode></sgmltag></title>
<para>
Incomplete
</para>
</section>
<section id="sect-Component_Reference-Trees-richtreeNodesAdapter">
- <title>rich:treeNodesAdapter</title>
+ <title><sgmltag><rich:treeNodesAdapter></sgmltag></title>
<para>
Incomplete
</para>
Modified:
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Validation.xml
===================================================================
---
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Validation.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Component_Reference/en-US/chap-Component_Reference-Validation.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -7,7 +7,7 @@
This chapter covers those components that validate user input. The components enhance
<acronym>JSF</acronym> validation capabilities with Ajax support and the use
of <application>Hibernate</application> validators.
</para>
<section id="sect-Component_Reference-Validation-richajaxValidator">
- <title><rich:ajaxValidator></title>
+ <title><sgmltag><rich:ajaxValidator></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -69,7 +69,7 @@
</programlisting>
<blockquote>
<figure
id="figu-Component_Reference-richajaxValidator-richajaxValidator_example_result">
- <title>rich:ajaxValidator example result</title>
+ <title><sgmltag><rich:ajaxValidator></sgmltag>
example result</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/figu-Component_Reference-richajaxValidator-richajaxValidator_example_result.png"
format="PNG" />
@@ -86,7 +86,7 @@
</section>
<section id="sect-Component_Reference-Validation-richbeanValidator">
- <title><rich:beanValidator></title>
+ <title><sgmltag><rich:beanValidator></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -138,7 +138,7 @@
</programlisting>
<blockquote>
<figure
id="figu-Component_Reference-richbeanValidator-richbeanValidator_example_result">
- <title>rich:beanValidator example result</title>
+ <title><sgmltag><rich:beanValidator></sgmltag>
example result</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/figu-Component_Reference-richbeanValidator-richbeanValidator_example_result.png"
format="PNG" />
@@ -155,7 +155,7 @@
</section>
<section id="sect-Component_Reference-Validation-richgraphValidator">
- <title><rich:graphValidator></title>
+ <title><sgmltag><rich:graphValidator></sgmltag></title>
<itemizedlist>
<listitem>
<para>
@@ -207,7 +207,7 @@
</programlisting>
<blockquote>
<figure
id="figu-Component_Reference-richgraphValidator-richgraphValidator_example_result">
- <title>rich:graphValidator example result</title>
+ <title><sgmltag><rich:graphValidator></sgmltag>
example result</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/figu-Component_Reference-richgraphValidator-richgraphValidator_example_result.png"
format="PNG" />
@@ -232,7 +232,7 @@
</programlisting>
<blockquote>
<figure
id="figu-Component_Reference-richgraphValidator-Result_from_using_the_value_attribute">
- <title>Result from using the value attribute</title>
+ <title>Result from using the <varname>value</varname>
attribute</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/figu-Component_Reference-richgraphValidator-Result_from_using_the_value_attribute.png"
format="PNG" />
Modified: root/docs/trunk/Component_Reference/publican.cfg
===================================================================
--- root/docs/trunk/Component_Reference/publican.cfg 2010-02-22 17:18:55 UTC (rev 16484)
+++ root/docs/trunk/Component_Reference/publican.cfg 2010-02-24 05:13:20 UTC (rev 16485)
@@ -4,4 +4,4 @@
show_remarks: 1
debug: 1
xml_lang: en-US
-
+#brand: jboss-community-richfaces
Modified: root/docs/trunk/Developer_Guide/en-US/Author_Group.xml
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/Author_Group.xml 2010-02-22 17:18:55 UTC (rev
16484)
+++ root/docs/trunk/Developer_Guide/en-US/Author_Group.xml 2010-02-24 05:13:20 UTC (rev
16485)
@@ -1,5 +1,7 @@
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Developer_Guide.ent">
+%BOOK_ENTITIES;
]>
<authorgroup>
<author>
@@ -7,70 +9,53 @@
<surname>Rogers</surname>
<contrib>Documentation lead for 4.0</contrib>
<affiliation>
- <orgname>Red Hat</orgname>
+ <shortaffil>Red Hat</shortaffil>
+ <jobtitle>Content Author</jobtitle>
<orgdiv>Engineering Content Services</orgdiv>
</affiliation>
<email>serogers(a)redhat.com</email>
</author>
- <author>
- <firstname>Svetlana</firstname>
- <surname>Mukhina</surname>
- <contrib>Documentation lead for 3.3</contrib>
+ <collab>
+ <collabname>Svetlana Mukhina</collabname>
<affiliation>
<orgname>Exadel</orgname>
<orgdiv>Documentation</orgdiv>
</affiliation>
- <email>smukhina(a)exadel.com</email>
- </author>
- <author>
- <firstname>Anastasiya</firstname>
- <surname>Bogachuk</surname>
- <contrib>Documentation for 3.3</contrib>
+ </collab>
+ <collab>
+ <collabname>Anastasiya Bogachuk</collabname>
<affiliation>
<orgname>Exadel</orgname>
<orgdiv>Documentation</orgdiv>
</affiliation>
- <email>abogachuk(a)exadel.com</email>
- </author>
- <author>
- <firstname>Gleb</firstname>
- <surname>Galkin</surname>
- <contrib>Documentation for 3.3</contrib>
+ </collab>
+ <collab>
+ <collabname>Gleb Galkin</collabname>
<affiliation>
<orgname>Exadel</orgname>
<orgdiv>Documentation</orgdiv>
</affiliation>
- <email>ggalkin(a)exadel.com</email>
- </author>
- <author>
- <firstname>Mikhail</firstname>
- <surname>Sorokin</surname>
- <contrib>Documentation for 3.3</contrib>
+ </collab>
+ <collab>
+ <collabname>Mikhail Sorokin</collabname>
<affiliation>
<orgname>Exadel</orgname>
<orgdiv>Documentation</orgdiv>
</affiliation>
- <email>msorokin(a)exadel.com</email>
- </author>
- <author>
- <firstname>Alexander</firstname>
- <surname>Tsebro</surname>
- <contrib>Documentation for 3.3</contrib>
+ </collab>
+ <collab>
+ <collabname>Alexander Tsebro</collabname>
<affiliation>
<orgname>Exadel</orgname>
<orgdiv>Documentation</orgdiv>
</affiliation>
- <email>atsebro(a)exadel.com</email>
- </author>
- <author>
- <firstname>Olga</firstname>
- <surname>Chikvina</surname>
- <contrib>Documentation for 3.3</contrib>
+ </collab>
+ <collab>
+ <collabname>Olga Chikvina</collabname>
<affiliation>
<orgname>Exadel</orgname>
<orgdiv>Documentation</orgdiv>
</affiliation>
- <email>ochikvina(a)exadel.com</email>
- </author>
+ </collab>
</authorgroup>
Modified: root/docs/trunk/Developer_Guide/en-US/Revision_History.xml
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/Revision_History.xml 2010-02-22 17:18:55 UTC
(rev 16484)
+++ root/docs/trunk/Developer_Guide/en-US/Revision_History.xml 2010-02-24 05:13:20 UTC
(rev 16485)
@@ -6,16 +6,19 @@
<simpara>
<revhistory>
<revision>
- <revnumber>1.0</revnumber>
- <date></date>
+ <revnumber>0.1</revnumber>
+ <date>Mon Feb 15 2010</date>
<author>
- <firstname></firstname>
- <surname></surname>
- <email></email>
+ <firstname>Sean</firstname>
+ <surname>Rogers</surname>
+ <email>serogers(a)redhat.com</email>
</author>
<revdescription>
<simplelist>
- <member></member>
+ <member>First draft of <xref
linkend="chap-Developer_Guide-Introduction" /></member>
+ <member>First draft of <xref
linkend="chap-Developer_Guide-Getting_started_with_RichFaces"
/></member>
+ <member>First draft of <xref
linkend="chap-Developer_Guide-RichFaces_overview" /></member>
+ <member>First draft of <xref
linkend="chap-Developer_Guide-Basic_concepts" /></member>
</simplelist>
</revdescription>
</revision>
Modified:
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Advanced_features.xml
===================================================================
---
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Advanced_features.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Advanced_features.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -211,6 +211,17 @@
<param-value>true</param-value>
</context-param>
</programlisting>
+ <note>
+ <title>MyFaces compatibility</title>
+ <para>
+ Custom error handlers for the <methodname>onError</methodname> and
<methodname>onExpire</methodname> events do not work under MyFaces. MyFaces
handles exceptions through its internal debug page. Use the following code in the
<filename>web.xml</filename> file to prevent this behavior in MyFaces:
+ </para>
+<programlisting language="XML"
role="XML"><context-param>
+
<param-name>org.apache.myfaces.ERROR_HANDLING</param-name>
+ <param-value>false</param-value>
+</context-param>
+</programlisting>
+ </note>
<section
id="sect-Developer_Guide-Advanced_features-Handling_request_errors">
<title>Handling request errors</title>
<para>
@@ -282,17 +293,6 @@
</variablelist>
</para>
</section>
- <note>
- <title>MyFaces compatibility</title>
- <para>
- Custom error handlers for the <methodname>onError</methodname> and
<methodname>onExpire</methodname> events do not work under MyFaces. MyFaces
handles exceptions through its internal debug page. Use the following code in the
<filename>web.xml</filename> file to prevent this behavior in MyFaces:
- </para>
-<programlisting language="XML"
role="XML"><context-param>
-
<param-name>org.apache.myfaces.ERROR_HANDLING</param-name>
- <param-value>false</param-value>
-</context-param>
-</programlisting>
- </note>
</section>
<section id="sect-Developer_Guide-Advanced_features-Managing_states"
status="draft">
Modified: root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Basic_concepts.xml
===================================================================
---
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Basic_concepts.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Basic_concepts.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -4,7 +4,7 @@
<chapter id="chap-Developer_Guide-Basic_concepts">
<title>Basic concepts</title>
<para>
- This chapter covers the basic concepts for using RichFaces in conjunction with Ajax and
JavaServer Faces.
+ Read this chapter for the basic concepts of using RichFaces in conjunction with Ajax
and JavaServer Faces.
</para>
<section
id="sect-Developer_Guide-Basic_concepts-Sending_an_Ajax_request">
<title>Sending an Ajax request</title>
@@ -24,7 +24,7 @@
</listitem>
<listitem>
<para>
- The <sgmltag><a4j:ajax></sgmltag> tag allows you to add
Ajax functionality to standard JSF components and send Ajax request on a chosen JavaScript
event, such as <varname>onkeyup</varname> or
<varname>onmouseover</varname>, for example.
+ The <sgmltag><a4j:support></sgmltag> tag allows you to add
Ajax functionality to standard JSF components and send Ajax request on a chosen JavaScript
event, such as <varname>onkeyup</varname> or
<varname>onmouseover</varname>, for example.
</para>
</listitem>
<listitem>
Modified:
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Getting_started_with_RichFaces.xml
===================================================================
---
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Getting_started_with_RichFaces.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Getting_started_with_RichFaces.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -340,8 +340,7 @@
<title>Generate project from archetype</title>
<para>
The project can now be generated with the
<filename>maven-archetype-jsfwebapp</filename> archetype. Create a new
directory for your project, then run the following Maven command:
-<screen>
-mvn archetype:generate -DarchetypeGroupId=org.richfaces.cdk
-DarchetypeArtifactId=maven-archetype-jsfwebapp -DarchetypeVersion=4.0.0-SNAPSHOT
-DgroupId=<replaceable>org.docs.richfaces</replaceable>
-DartifactId=<replaceable>jsf-app</replaceable>
+<screen>mvn archetype:generate -DarchetypeGroupId=org.richfaces.cdk
-DarchetypeArtifactId=maven-archetype-jsfwebapp -DarchetypeVersion=4.0.0-SNAPSHOT
-DgroupId=<replaceable>org.docs.richfaces</replaceable>
-DartifactId=<replaceable>jsf-app</replaceable>
</screen>
</para>
<para>
@@ -459,17 +458,17 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-api</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>4.0.0</version>
</dependency>
</dependencies>
</programlisting>
@@ -515,7 +514,7 @@
<section
id="sect-Developer_Guide-Getting_started_with_RichFaces-Using_RichFaces_in_existing_JSF2_projects">
<title>Using RichFaces in existing JSF2 projects</title>
<para>
- RichFaces can be added to existing JSF2 projects by adding references to the RichFaces
libraries. Refer to <xref
linkend="step-Developer_Guide-Creating_a_project-Add_the_RichFaces_libraries_to_the_project"
/> and <xref
linkend="step-Developer_Guide-Creating_a_project-Reference_the_tag_libraries"
/> for details.
+ RichFaces can be added to existing JSF2 projects by adding references to the RichFaces
libraries. Refer to <xref
linkend="step-Developer_Guide-Creating_a_project-Add_the_RichFaces_libraries_to_the_project"
/> and <xref
linkend="step-Developer_Guide-Creating_a_project-Reference_the_tag_libraries"
/> in <xref
linkend="sect-Developer_Guide-Getting_started_with_RichFaces-Creating_a_project"
/> for details.
</para>
</section>
Modified:
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-RichFaces_overview.xml
===================================================================
---
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-RichFaces_overview.xml 2010-02-22
17:18:55 UTC (rev 16484)
+++
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-RichFaces_overview.xml 2010-02-24
05:13:20 UTC (rev 16485)
@@ -13,7 +13,7 @@
<title>Request processing flow</title>
<mediaobject>
<imageobject>
- <imagedata contentwidth="660"
fileref="images/figu-Developer_Guide-RichFaces_overview-Request_processing_flow.png"
format="PNG" width="444" />
+ <imagedata
fileref="images/figu-Developer_Guide-RichFaces_overview-Request_processing_flow.png"
format="PNG" width="450" contentwidth="150mm" />
</imageobject>
<textobject>
<para>
@@ -67,7 +67,7 @@
<title>Request processing sequences</title>
<mediaobject>
<imageobject>
- <imagedata contentwidth="660"
fileref="images/figu-Developer_Guide-RichFaces_overview-Request_processing_sequences.png"
format="PNG" width="444" />
+ <imagedata
fileref="images/figu-Developer_Guide-RichFaces_overview-Request_processing_sequences.png"
format="PNG" width="450" contentwidth="150mm" />
</imageobject>
<textobject>
<para>
@@ -83,7 +83,7 @@
<title>Resource request sequence</title>
<mediaobject>
<imageobject>
- <imagedata contentwidth="660"
fileref="images/figu-Developer_Guide-RichFaces_overview-Resource_request_sequence.png"
format="PNG" width="444" />
+ <imagedata
fileref="images/figu-Developer_Guide-RichFaces_overview-Resource_request_sequence.png"
format="PNG" width="450" contentwidth="150mm" />
</imageobject>
<textobject>
<para>
@@ -97,7 +97,7 @@
<section
id="sect-Developer_Guide-Architecture-Ajax_Action_Components">
<title>Ajax Action Components</title>
<para>
- The RichFaces framework includes several Ajax Action Components:
<sgmltag><a4j:commandButton></sgmltag>,
<sgmltag><a4j:commandLink></sgmltag>,
<sgmltag><a4j:poll></sgmltag>,
<sgmltag><a4j:ajax></sgmltag>, and more. Use Ajax Action
Components to send Ajax requests from the client side.
+ The RichFaces framework includes several Ajax Action Components:
<sgmltag><a4j:commandButton></sgmltag>,
<sgmltag><a4j:commandLink></sgmltag>,
<sgmltag><a4j:poll></sgmltag>,
<sgmltag><a4j:support></sgmltag>, and more. Use Ajax Action
Components to send Ajax requests from the client side.
</para>
</section>
Modified: root/docs/trunk/Developer_Guide/publican.cfg
===================================================================
--- root/docs/trunk/Developer_Guide/publican.cfg 2010-02-22 17:18:55 UTC (rev 16484)
+++ root/docs/trunk/Developer_Guide/publican.cfg 2010-02-24 05:13:20 UTC (rev 16485)
@@ -4,3 +4,4 @@
show_remarks: 1
debug: 1
xml_lang: en-US
+#brand: jboss-community-richfaces
Modified: root/docs/trunk/Migration_Guide/en-US/Author_Group.xml
===================================================================
--- root/docs/trunk/Migration_Guide/en-US/Author_Group.xml 2010-02-22 17:18:55 UTC (rev
16484)
+++ root/docs/trunk/Migration_Guide/en-US/Author_Group.xml 2010-02-24 05:13:20 UTC (rev
16485)
@@ -7,11 +7,54 @@
<author>
<firstname>Sean</firstname>
<surname>Rogers</surname>
+ <contrib>Documentation lead for 4.0</contrib>
<affiliation>
- <orgname>Red Hat</orgname>
+ <shortaffil>Red Hat</shortaffil>
+ <jobtitle>Content Author</jobtitle>
<orgdiv>Engineering Content Services</orgdiv>
</affiliation>
<email>serogers(a)redhat.com</email>
</author>
+ <collab>
+ <collabname>Svetlana Mukhina</collabname>
+ <affiliation>
+ <orgname>Exadel</orgname>
+ <orgdiv>Documentation</orgdiv>
+ </affiliation>
+ </collab>
+ <collab>
+ <collabname>Anastasiya Bogachuk</collabname>
+ <affiliation>
+ <orgname>Exadel</orgname>
+ <orgdiv>Documentation</orgdiv>
+ </affiliation>
+ </collab>
+ <collab>
+ <collabname>Gleb Galkin</collabname>
+ <affiliation>
+ <orgname>Exadel</orgname>
+ <orgdiv>Documentation</orgdiv>
+ </affiliation>
+ </collab>
+ <collab>
+ <collabname>Mikhail Sorokin</collabname>
+ <affiliation>
+ <orgname>Exadel</orgname>
+ <orgdiv>Documentation</orgdiv>
+ </affiliation>
+ </collab>
+ <collab>
+ <collabname>Alexander Tsebro</collabname>
+ <affiliation>
+ <orgname>Exadel</orgname>
+ <orgdiv>Documentation</orgdiv>
+ </affiliation>
+ </collab>
+ <collab>
+ <collabname>Olga Chikvina</collabname>
+ <affiliation>
+ <orgname>Exadel</orgname>
+ <orgdiv>Documentation</orgdiv>
+ </affiliation>
+ </collab>
</authorgroup>
-
Modified: root/docs/trunk/Migration_Guide/publican.cfg
===================================================================
--- root/docs/trunk/Migration_Guide/publican.cfg 2010-02-22 17:18:55 UTC (rev 16484)
+++ root/docs/trunk/Migration_Guide/publican.cfg 2010-02-24 05:13:20 UTC (rev 16485)
@@ -4,4 +4,4 @@
show_remarks: 1
debug: 1
xml_lang: en-US
-
+#brand: jboss-community-richfaces