Author: SeanRogers
Date: 2010-01-18 23:10:56 -0500 (Mon, 18 Jan 2010)
New Revision: 16329
Added:
root/docs/trunk/Developer_Guide/en-US/appe-Developer_Guide-Resources.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-Introduction.xml
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-RichFaces_overview.xml
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Skinning_and_theming.xml
Removed:
root/docs/trunk/Developer_Guide/en-US/Advanced_features.xml
root/docs/trunk/Developer_Guide/en-US/Basic_concepts.xml
root/docs/trunk/Developer_Guide/en-US/Getting_started_with_RichFaces.xml
root/docs/trunk/Developer_Guide/en-US/Introduction.xml
root/docs/trunk/Developer_Guide/en-US/Resources.xml
root/docs/trunk/Developer_Guide/en-US/RichFaces_overview.xml
root/docs/trunk/Developer_Guide/en-US/Skinning_and_theming.xml
Modified:
root/docs/trunk/Developer_Guide/en-US/Developer_Guide.xml
Log:
Standardized names
Deleted: root/docs/trunk/Developer_Guide/en-US/Advanced_features.xml
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/Advanced_features.xml 2010-01-19 02:07:44 UTC
(rev 16328)
+++ root/docs/trunk/Developer_Guide/en-US/Advanced_features.xml 2010-01-19 04:10:56 UTC
(rev 16329)
@@ -1,76 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter 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;
-]>
-
-<chapter id="chap-Developer_Guide-Advanced_features">
- <title>Advanced features</title>
- <para>
- Incomplete
- </para>
- <section id="sect-Developer_Guide-Advanced_features-Additions_to_JSF2">
- <title>Additions to JSF2</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-Advanced_features-Performance_optimization">
- <title>Performance optimization</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-Advanced_features-Traffic_control_and_queues">
- <title>Traffic control and queues</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section id="sect-Developer_Guide-Advanced_features-Validation">
- <title>Validation</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section id="sect-Developer_Guide-Advanced_features-Filters">
- <title>Filters</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-Advanced_features-Scripts_and_styles">
- <title>Scripts and styles</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section id="sect-Developer_Guide-Advanced_features-Error_handling">
- <title>Error handling</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section id="sect-Developer_Guide-Advanced_features-Managing_states">
- <title>Managing states</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section id="sect-Developer_Guide-Advanced_features-User_roles">
- <title>User roles</title>
- <para>
- Incomplete
- </para>
- </section>
-
-</chapter>
-
Deleted: root/docs/trunk/Developer_Guide/en-US/Basic_concepts.xml
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/Basic_concepts.xml 2010-01-19 02:07:44 UTC (rev
16328)
+++ root/docs/trunk/Developer_Guide/en-US/Basic_concepts.xml 2010-01-19 04:10:56 UTC (rev
16329)
@@ -1,48 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter 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;
-]>
-
-<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.
- </para>
- <section
id="sect-Developer_Guide-Basic_concepts-Sending_an_Ajax_request">
- <title>Sending an Ajax request</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-Basic_concepts-Receiving_events_and_updates">
- <title>Receiving events and updates</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section id="sect-Developer_Guide-Basic_concepts-Ajax_attributes">
- <title>Ajax attributes</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section id="sect-Developer_Guide-Basic_concepts-Ajax_containers">
- <title>Ajax containers</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section id="sect-Developer_Guide-Basic_concepts-Component_overview">
- <title>Component overview</title>
- <para>
- Incomplete
- </para>
- </section>
-
-</chapter>
-
Modified: root/docs/trunk/Developer_Guide/en-US/Developer_Guide.xml
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/Developer_Guide.xml 2010-01-19 02:07:44 UTC (rev
16328)
+++ root/docs/trunk/Developer_Guide/en-US/Developer_Guide.xml 2010-01-19 04:10:56 UTC (rev
16329)
@@ -7,13 +7,13 @@
<book status="draft">
<xi:include href="Book_Info.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<!--<xi:include href="Preface.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include&g...
- <xi:include href="Introduction.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
- <xi:include href="Getting_started_with_RichFaces.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
- <xi:include href="RichFaces_overview.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
- <xi:include href="Basic_concepts.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
- <xi:include href="Advanced_features.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
- <xi:include href="Skinning_and_theming.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
- <xi:include href="Resources.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+ <xi:include href="chap-Developer_Guide-Introduction.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+ <xi:include href="chap-Developer_Guide-Getting_started_with_RichFaces.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+ <xi:include href="chap-Developer_Guide-RichFaces_overview.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+ <xi:include href="chap-Developer_Guide-Basic_concepts.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+ <xi:include href="chap-Developer_Guide-Advanced_features.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+ <xi:include href="chap-Developer_Guide-Skinning_and_theming.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+ <xi:include href="appe-Developer_Guide-Resources.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="Revision_History.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
</book>
Deleted: root/docs/trunk/Developer_Guide/en-US/Getting_started_with_RichFaces.xml
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/Getting_started_with_RichFaces.xml 2010-01-19
02:07:44 UTC (rev 16328)
+++ root/docs/trunk/Developer_Guide/en-US/Getting_started_with_RichFaces.xml 2010-01-19
04:10:56 UTC (rev 16329)
@@ -1,41 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter 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;
-]>
-
-<chapter id="chap-Developer_Guide-Getting_started_with_RichFaces">
- <title>Getting started with RichFaces</title>
- <para>
- Incomplete
- </para>
- <section
id="sect-Developer_Guide-Getting_started_with_RichFaces-Technical_Requirements">
- <title>Technical Requirements</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-Getting_started_with_RichFaces-Installing_RichFaces">
- <title>Installing RichFaces</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-Getting_started_with_RichFaces-Configuration">
- <title>Configuration</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-Getting_started_with_RichFaces-Creating_a_project">
- <title>Creating a project</title>
- <para>
- Incomplete
- </para>
- </section>
-
-</chapter>
-
Deleted: root/docs/trunk/Developer_Guide/en-US/Introduction.xml
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/Introduction.xml 2010-01-19 02:07:44 UTC (rev
16328)
+++ root/docs/trunk/Developer_Guide/en-US/Introduction.xml 2010-01-19 04:10:56 UTC (rev
16329)
@@ -1,13 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter 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;
-]>
-
-<chapter id="chap-Developer_Guide-Introduction">
- <title>Introduction</title>
- <para>
- RichFaces is a rich component library for JavaServer Faces
(<acronym>JSF</acronym>) built on the open-source Ajax4jsf framework. It
allows easy integration of Ajax capabilities into enterprise application development
without needing to use Javascript.
- </para>
-</chapter>
-
Deleted: root/docs/trunk/Developer_Guide/en-US/Resources.xml
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/Resources.xml 2010-01-19 02:07:44 UTC (rev
16328)
+++ root/docs/trunk/Developer_Guide/en-US/Resources.xml 2010-01-19 04:10:56 UTC (rev
16329)
@@ -1,13 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE appendix 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;
-]>
-
-<appendix id="appe-Developer_Guide-Resources">
- <title>Resources</title>
- <para>
- Incomplete
- </para>
-</appendix>
-
Deleted: root/docs/trunk/Developer_Guide/en-US/RichFaces_overview.xml
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/RichFaces_overview.xml 2010-01-19 02:07:44 UTC
(rev 16328)
+++ root/docs/trunk/Developer_Guide/en-US/RichFaces_overview.xml 2010-01-19 04:10:56 UTC
(rev 16329)
@@ -1,55 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter 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;
-]>
-
-<chapter id="chap-Developer_Guide-RichFaces_overview">
- <title>RichFaces overview</title>
- <para>
- Incomplete
- </para>
- <section id="sect-Developer_Guide-RichFaces_overview-Architecture">
- <title>Architecture</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section id="sect-Developer_Guide-RichFaces_overview-Technologies">
- <title>Technologies</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-RichFaces_overview-Differences_between_JSF_and_RichFaces_mechanisms">
- <title>Differences between <acronym>JSF</acronym> and RichFaces
mechanisms</title>
- <para>
- JavaServer Faces (<acronym>JSF</acronym>) declares render and execute
processes on the client side, while RichFaces declares server-side definitions of lists.
- </para>
- </section>
-
- <section id="sect-Developer_Guide-RichFaces_overview-Restrictions">
- <title>Restrictions</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-RichFaces_overview-Using_RichFaces_with_Maven">
- <title>Using RichFaces with Maven</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-RichFaces_overview-Using_RichFaces_in_existing_JSF_projects">
- <title>Using RichFaces in existing JSF projects</title>
- <para>
- Incomplete
- </para>
- </section>
-
-</chapter>
-
Deleted: root/docs/trunk/Developer_Guide/en-US/Skinning_and_theming.xml
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/Skinning_and_theming.xml 2010-01-19 02:07:44 UTC
(rev 16328)
+++ root/docs/trunk/Developer_Guide/en-US/Skinning_and_theming.xml 2010-01-19 04:10:56 UTC
(rev 16329)
@@ -1,48 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter 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;
-]>
-
-<chapter id="chap-Developer_Guide-Skinning_and_theming">
- <title>Skinning and theming</title>
- <para>
- Incomplete
- </para>
- <section
id="sect-Developer_Guide-Skinning_and_theming-What_are_skins_and_themes">
- <title>What are skins and themes?</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section id="sect-Developer_Guide-Skinning_and_theming-Using_skins">
- <title>Using skins</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-Skinning_and_theming-Customizing_skins">
- <title>Customizing skins</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-Skinning_and_theming-Changing_skins_at_runtime">
- <title>Changing skins at runtime</title>
- <para>
- Incomplete
- </para>
- </section>
-
- <section
id="sect-Developer_Guide-Skinning_and_theming-Extended_skinning">
- <title>Extended skinning</title>
- <para>
- Incomplete
- </para>
- </section>
-
-</chapter>
-
Copied: root/docs/trunk/Developer_Guide/en-US/appe-Developer_Guide-Resources.xml (from rev
16236, root/docs/trunk/Developer_Guide/en-US/Resources.xml)
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/appe-Developer_Guide-Resources.xml
(rev 0)
+++ root/docs/trunk/Developer_Guide/en-US/appe-Developer_Guide-Resources.xml 2010-01-19
04:10:56 UTC (rev 16329)
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE appendix 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;
+]>
+
+<appendix id="appe-Developer_Guide-Resources">
+ <title>Resources</title>
+ <para>
+ Incomplete
+ </para>
+</appendix>
+
Copied: root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Advanced_features.xml
(from rev 16236, root/docs/trunk/Developer_Guide/en-US/Advanced_features.xml)
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Advanced_features.xml
(rev 0)
+++
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Advanced_features.xml 2010-01-19
04:10:56 UTC (rev 16329)
@@ -0,0 +1,76 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter 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;
+]>
+
+<chapter id="chap-Developer_Guide-Advanced_features">
+ <title>Advanced features</title>
+ <para>
+ Incomplete
+ </para>
+ <section id="sect-Developer_Guide-Advanced_features-Additions_to_JSF2">
+ <title>Additions to JSF2</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-Advanced_features-Performance_optimization">
+ <title>Performance optimization</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-Advanced_features-Traffic_control_and_queues">
+ <title>Traffic control and queues</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section id="sect-Developer_Guide-Advanced_features-Validation">
+ <title>Validation</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section id="sect-Developer_Guide-Advanced_features-Filters">
+ <title>Filters</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-Advanced_features-Scripts_and_styles">
+ <title>Scripts and styles</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section id="sect-Developer_Guide-Advanced_features-Error_handling">
+ <title>Error handling</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section id="sect-Developer_Guide-Advanced_features-Managing_states">
+ <title>Managing states</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section id="sect-Developer_Guide-Advanced_features-User_roles">
+ <title>User roles</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+</chapter>
+
Copied: root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Basic_concepts.xml
(from rev 16236, root/docs/trunk/Developer_Guide/en-US/Basic_concepts.xml)
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Basic_concepts.xml
(rev 0)
+++
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Basic_concepts.xml 2010-01-19
04:10:56 UTC (rev 16329)
@@ -0,0 +1,48 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter 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;
+]>
+
+<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.
+ </para>
+ <section
id="sect-Developer_Guide-Basic_concepts-Sending_an_Ajax_request">
+ <title>Sending an Ajax request</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-Basic_concepts-Receiving_events_and_updates">
+ <title>Receiving events and updates</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section id="sect-Developer_Guide-Basic_concepts-Ajax_attributes">
+ <title>Ajax attributes</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section id="sect-Developer_Guide-Basic_concepts-Ajax_containers">
+ <title>Ajax containers</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section id="sect-Developer_Guide-Basic_concepts-Component_overview">
+ <title>Component overview</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+</chapter>
+
Copied:
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Getting_started_with_RichFaces.xml
(from rev 16236,
root/docs/trunk/Developer_Guide/en-US/Getting_started_with_RichFaces.xml)
===================================================================
---
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Getting_started_with_RichFaces.xml
(rev 0)
+++
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Getting_started_with_RichFaces.xml 2010-01-19
04:10:56 UTC (rev 16329)
@@ -0,0 +1,41 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter 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;
+]>
+
+<chapter id="chap-Developer_Guide-Getting_started_with_RichFaces">
+ <title>Getting started with RichFaces</title>
+ <para>
+ Incomplete
+ </para>
+ <section
id="sect-Developer_Guide-Getting_started_with_RichFaces-Technical_Requirements">
+ <title>Technical Requirements</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-Getting_started_with_RichFaces-Installing_RichFaces">
+ <title>Installing RichFaces</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-Getting_started_with_RichFaces-Configuration">
+ <title>Configuration</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-Getting_started_with_RichFaces-Creating_a_project">
+ <title>Creating a project</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+</chapter>
+
Copied: root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Introduction.xml (from
rev 16236, root/docs/trunk/Developer_Guide/en-US/Introduction.xml)
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Introduction.xml
(rev 0)
+++ root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Introduction.xml 2010-01-19
04:10:56 UTC (rev 16329)
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter 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;
+]>
+
+<chapter id="chap-Developer_Guide-Introduction">
+ <title>Introduction</title>
+ <para>
+ RichFaces is a rich component library for JavaServer Faces
(<acronym>JSF</acronym>) built on the open-source Ajax4jsf framework. It
allows easy integration of Ajax capabilities into enterprise application development
without needing to use Javascript.
+ </para>
+</chapter>
+
Copied: root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-RichFaces_overview.xml
(from rev 16236, root/docs/trunk/Developer_Guide/en-US/RichFaces_overview.xml)
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-RichFaces_overview.xml
(rev 0)
+++
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-RichFaces_overview.xml 2010-01-19
04:10:56 UTC (rev 16329)
@@ -0,0 +1,55 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter 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;
+]>
+
+<chapter id="chap-Developer_Guide-RichFaces_overview">
+ <title>RichFaces overview</title>
+ <para>
+ Incomplete
+ </para>
+ <section id="sect-Developer_Guide-RichFaces_overview-Architecture">
+ <title>Architecture</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section id="sect-Developer_Guide-RichFaces_overview-Technologies">
+ <title>Technologies</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-RichFaces_overview-Differences_between_JSF_and_RichFaces_mechanisms">
+ <title>Differences between <acronym>JSF</acronym> and RichFaces
mechanisms</title>
+ <para>
+ JavaServer Faces (<acronym>JSF</acronym>) declares render and execute
processes on the client side, while RichFaces declares server-side definitions of lists.
+ </para>
+ </section>
+
+ <section id="sect-Developer_Guide-RichFaces_overview-Restrictions">
+ <title>Restrictions</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-RichFaces_overview-Using_RichFaces_with_Maven">
+ <title>Using RichFaces with Maven</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-RichFaces_overview-Using_RichFaces_in_existing_JSF_projects">
+ <title>Using RichFaces in existing JSF projects</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+</chapter>
+
Copied:
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Skinning_and_theming.xml (from
rev 16236, root/docs/trunk/Developer_Guide/en-US/Skinning_and_theming.xml)
===================================================================
--- root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Skinning_and_theming.xml
(rev 0)
+++
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Skinning_and_theming.xml 2010-01-19
04:10:56 UTC (rev 16329)
@@ -0,0 +1,48 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter 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;
+]>
+
+<chapter id="chap-Developer_Guide-Skinning_and_theming">
+ <title>Skinning and theming</title>
+ <para>
+ Incomplete
+ </para>
+ <section
id="sect-Developer_Guide-Skinning_and_theming-What_are_skins_and_themes">
+ <title>What are skins and themes?</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section id="sect-Developer_Guide-Skinning_and_theming-Using_skins">
+ <title>Using skins</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-Skinning_and_theming-Customizing_skins">
+ <title>Customizing skins</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-Skinning_and_theming-Changing_skins_at_runtime">
+ <title>Changing skins at runtime</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+ <section
id="sect-Developer_Guide-Skinning_and_theming-Extended_skinning">
+ <title>Extended skinning</title>
+ <para>
+ Incomplete
+ </para>
+ </section>
+
+</chapter>
+