Author: smukhina
Date: 2008-07-10 11:26:07 -0400 (Thu, 10 Jul 2008)
New Revision: 9513
Modified:
trunk/docs/cdkguide/en/src/main/docbook/includes/pcreate.xml
trunk/docs/cdkguide/en/src/main/docbook/includes/protoui.xml
trunk/docs/cdkguide/en/src/main/docbook/includes/register.xml
trunk/docs/cdkguide/en/src/main/docbook/includes/rssubclass.xml
trunk/docs/cdkguide/en/src/main/docbook/includes/skin.xml
trunk/docs/cdkguide/en/src/main/docbook/includes/taghandler.xml
trunk/docs/cdkguide/en/src/main/docbook/includes/template.xml
trunk/docs/cdkguide/en/src/main/docbook/includes/ui.xml
Log:
Modified: trunk/docs/cdkguide/en/src/main/docbook/includes/pcreate.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/includes/pcreate.xml 2008-07-10 14:50:19 UTC
(rev 9512)
+++ trunk/docs/cdkguide/en/src/main/docbook/includes/pcreate.xml 2008-07-10 15:26:07 UTC
(rev 9513)
@@ -6,7 +6,7 @@
<keyword>project</keyword>
<keyword>component</keyword>
<keyword>CDK</keyword>
- <keyword>Guide</keyword>
+ <keyword>Guide</keyword>
</keywordset>
</sectioninfo>
<title>Creating project for component</title>
@@ -18,9 +18,9 @@
mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk
-DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=3.2.1.GA
-DartifactId=inputDate
...]]>
</programlisting>
- <para>
+ <para>
As is easy to see a new directory with the name
<property>inputDate</property> will be created.
- It does not have any components in it yet, but it has this predefined structure:
+ It does not have any components in it yet, but it has this predefined structure:
</para>
<figure>
<title>The project structure</title>
@@ -30,8 +30,8 @@
</imageobject>
</mediaobject>
</figure>
- <para>
- Here are main directories with descriptions:
+ <para>
+ Here are main directories with descriptions:
</para>
<table>
<title>The project structure</title>
@@ -160,4 +160,3 @@
</programlisting>
</section>
-
Modified: trunk/docs/cdkguide/en/src/main/docbook/includes/protoui.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/includes/protoui.xml 2008-07-10 14:50:19 UTC
(rev 9512)
+++ trunk/docs/cdkguide/en/src/main/docbook/includes/protoui.xml 2008-07-10 15:26:07 UTC
(rev 9513)
@@ -6,14 +6,12 @@
<keyword>proptotype</keyword>
<keyword>UI</keyword>
<keyword>CDK</keyword>
- <keyword>Guide</keyword>
+ <keyword>Guide</keyword>
</keywordset>
</sectioninfo>
- <title>Creating a UI prototype</title>
- <para>
- UI prototype
- </para>
-
+<title>Creating a UI prototype</title>
+<para>
+UI prototype
+</para>
</section>
-
Modified: trunk/docs/cdkguide/en/src/main/docbook/includes/register.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/includes/register.xml 2008-07-10 14:50:19 UTC
(rev 9512)
+++ trunk/docs/cdkguide/en/src/main/docbook/includes/register.xml 2008-07-10 15:26:07 UTC
(rev 9513)
@@ -1,22 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<section id="register" xreflabel="register">
- <?dbhtml filename="register.html"?>
- <sectioninfo>
- <keywordset>
- <keyword>register</keyword>
- <keyword>UI</keyword>
- <keyword>CDK</keyword>
- <keyword>Guide</keyword>
- </keywordset>
- </sectioninfo>
- <title>Component resources registration</title>
- <para>
- Registering component resources
- </para>
- <section id="resconf">
- <title>resources-config.xml file format</title>
- <para>
- resources-config.xml file format
- </para>
- </section>
+<?dbhtml filename="register.html"?>
+<sectioninfo>
+<keywordset>
+<keyword>register</keyword>
+<keyword>UI</keyword>
+<keyword>CDK</keyword>
+<keyword>Guide</keyword>
+</keywordset>
+</sectioninfo>
+<title>Component resources registration</title>
+<para>
+ Registering component resources
+</para>
+<section id="resconf">
+<title>resources-config.xml file format</title>
+<para>
+resources-config.xml file format
+</para>
+</section>
</section>
\ No newline at end of file
Modified: trunk/docs/cdkguide/en/src/main/docbook/includes/rssubclass.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/includes/rssubclass.xml 2008-07-10 14:50:19
UTC (rev 9512)
+++ trunk/docs/cdkguide/en/src/main/docbook/includes/rssubclass.xml 2008-07-10 15:26:07
UTC (rev 9513)
@@ -6,13 +6,12 @@
<keyword>renderer</keyword>
<keyword>UI</keyword>
<keyword>CDK</keyword>
- <keyword>Guide</keyword>
+ <keyword>Guide</keyword>
</keywordset>
</sectioninfo>
- <title>Creating a renderer-specific subclass</title>
- <para>
- renderer-specific subclass
- </para>
+<title>Creating a renderer-specific subclass</title>
+<para>
+ renderer-specific subclass
+</para>
</section>
-
Modified: trunk/docs/cdkguide/en/src/main/docbook/includes/skin.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/includes/skin.xml 2008-07-10 14:50:19 UTC (rev
9512)
+++ trunk/docs/cdkguide/en/src/main/docbook/includes/skin.xml 2008-07-10 15:26:07 UTC (rev
9513)
@@ -1,28 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<section id="skin" xreflabel="skin">
- <?dbhtml filename="skin.html"?>
- <sectioninfo>
- <keywordset>
- <keyword>skin</keyword>
- <keyword>UI</keyword>
- <keyword>CDK</keyword>
- <keyword>Guide</keyword>
- </keywordset>
- </sectioninfo>
- <title>Skinnability</title>
- <para>
- creation
- </para>
- <section>
- <title>XCSS Format</title>
- <para>
- XCSS
- </para>
- </section>
- <section>
- <title>Dynamic images generation</title>
- <para>
- XCSS
- </para>
- </section>
+<?dbhtml filename="skin.html"?>
+<sectioninfo>
+<keywordset>
+<keyword>skin</keyword>
+<keyword>UI</keyword>
+<keyword>CDK</keyword>
+<keyword>Guide</keyword>
+</keywordset>
+</sectioninfo>
+<title>Skinnability</title>
+<para>
+ creation
+</para>
+<section>
+<title>XCSS Format</title>
+<para>
+XCSS
+</para>
+</section>
+<section>
+<title>Dynamic images generation</title>
+<para>
+XCSS
+</para>
+</section>
</section>
\ No newline at end of file
Modified: trunk/docs/cdkguide/en/src/main/docbook/includes/taghandler.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/includes/taghandler.xml 2008-07-10 14:50:19
UTC (rev 9512)
+++ trunk/docs/cdkguide/en/src/main/docbook/includes/taghandler.xml 2008-07-10 15:26:07
UTC (rev 9513)
@@ -1,17 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<section id="taghandler" xreflabel="taghandler">
- <?dbhtml filename="taghandler.html"?>
- <sectioninfo>
- <keywordset>
- <keyword>taghandler</keyword>
- <keyword>UI</keyword>
- <keyword>CDK</keyword>
- <keyword>Guide</keyword>
- </keywordset>
- </sectioninfo>
- <title>Creating tag classes and descriptor for JSP and Facelets</title>
- <para>
- Creating a JSP tag handler and TLD
- </para>
-
+<?dbhtml filename="taghandler.html"?>
+<sectioninfo>
+<keywordset>
+<keyword>taghandler</keyword>
+<keyword>UI</keyword>
+<keyword>CDK</keyword>
+<keyword>Guide</keyword>
+</keywordset>
+</sectioninfo>
+<title>Creating tag classes and descriptor for JSP and Facelets</title>
+<para>
+Creating a JSP tag handler and TLD
+</para>
</section>
\ No newline at end of file
Modified: trunk/docs/cdkguide/en/src/main/docbook/includes/template.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/includes/template.xml 2008-07-10 14:50:19 UTC
(rev 9512)
+++ trunk/docs/cdkguide/en/src/main/docbook/includes/template.xml 2008-07-10 15:26:07 UTC
(rev 9513)
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<section id="template" xreflabel="template">
- <?dbhtml filename="template.html"?>
- <sectioninfo>
- <keywordset>
- <keyword>templating</keyword>
- <keyword>UI</keyword>
- <keyword>CDK</keyword>
- <keyword>Guide</keyword>
- </keywordset>
- </sectioninfo>
- <title>Templating</title>
- <para>
- How to write your renderer with the help of template.
- </para>
- <para>
- How to create base class
- </para>
+<?dbhtml filename="template.html"?>
+<sectioninfo>
+<keywordset>
+<keyword>templating</keyword>
+<keyword>UI</keyword>
+<keyword>CDK</keyword>
+<keyword>Guide</keyword>
+</keywordset>
+</sectioninfo>
+<title>Templating</title>
+<para>
+How to write your renderer with the help of template.
+</para>
+<para>
+How to create base class
+</para>
</section>
\ No newline at end of file
Modified: trunk/docs/cdkguide/en/src/main/docbook/includes/ui.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/includes/ui.xml 2008-07-10 14:50:19 UTC (rev
9512)
+++ trunk/docs/cdkguide/en/src/main/docbook/includes/ui.xml 2008-07-10 15:26:07 UTC (rev
9513)
@@ -6,14 +6,12 @@
<keyword>uicomponent</keyword>
<keyword>component</keyword>
<keyword>CDK</keyword>
- <keyword>Guide</keyword>
+ <keyword>Guide</keyword>
</keywordset>
</sectioninfo>
- <title>Configuring component</title>
- <para>
- UI Component generation
- </para>
-
+<title>Configuring component</title>
+<para>
+UI Component generation
+</para>
</section>
-
Show replies by date