JBoss Rich Faces SVN: r3138 - trunk/docs/userguide/en/src/main/docbook/included.
by richfaces-svn-commits@lists.jboss.org
Author: vkorluzhenko
Date: 2007-09-27 09:22:06 -0400 (Thu, 27 Sep 2007)
New Revision: 3138
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml
trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml
Log:
http://jira.jboss.com/jira/browse/RF-920 - added new skins and classes.
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml 2007-09-27 13:21:31 UTC (rev 3137)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml 2007-09-27 13:22:06 UTC (rev 3138)
@@ -138,15 +138,15 @@
<tbody>
<row>
<entry>rich-deflist</entry>
- <entry>Defines styles for a wrapper element of the component</entry>
+ <entry>Defines styles for an html <dl> element</entry>
</row>
<row>
<entry>rich-definition</entry>
- <entry>Defines styles for a definition string</entry>
+ <entry>Defines styles for an html <dd> element</entry>
</row>
<row>
<entry>rich-definition-term</entry>
- <entry>Defines styles for a term element</entry>
+ <entry>Defines styles for an html <dt> element</entry>
</row>
</tbody>
</tgroup>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2007-09-27 13:21:31 UTC (rev 3137)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2007-09-27 13:22:06 UTC (rev 3138)
@@ -138,11 +138,11 @@
<tbody>
<row>
<entry>rich-datalist</entry>
- <entry>Defines styles for a wrapper element of the component</entry>
+ <entry>Defines styles for an html <ul> element</entry>
</row>
<row>
<entry>rich-list-item</entry>
- <entry>Defines styles for a list string</entry>
+ <entry>Defines styles for an html <li> element</entry>
</row>
</tbody>
</tgroup>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml 2007-09-27 13:21:31 UTC (rev 3137)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml 2007-09-27 13:22:06 UTC (rev 3138)
@@ -136,12 +136,12 @@
</thead>
<tbody>
<row>
- <entry>rich-datalist</entry>
- <entry>Defines styles for a wrapper element of the component</entry>
+ <entry>rich-orderedlist</entry>
+ <entry>Defines styles for an html <ol> element</entry>
</row>
<row>
<entry>rich-list-item</entry>
- <entry>Defines styles for a list string</entry>
+ <entry>Defines styles for an html <li> element</entry>
</row>
</tbody>
</tgroup>
17 years, 5 months
JBoss Rich Faces SVN: r3137 - in trunk/docs/userguide/en/src/main: resources/images and 1 other directory.
by richfaces-svn-commits@lists.jboss.org
Author: euhvasko
Date: 2007-09-27 09:21:31 -0400 (Thu, 27 Sep 2007)
New Revision: 3137
Added:
trunk/docs/userguide/en/src/main/resources/images/inputNumberSpinner3.png
Modified:
trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
Log:
http://jira.jboss.com/jira/browse/RF-1008 edit screenshot for a component
Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2007-09-27 13:01:40 UTC (rev 3136)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2007-09-27 13:21:31 UTC (rev 3137)
@@ -201,7 +201,7 @@
<title>Style classes</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/inputNumberSpinner3.gif"/>
+ <imagedata fileref="images/inputNumberSpinner3.png"/>
</imageobject>
</mediaobject>
</figure>
Added: trunk/docs/userguide/en/src/main/resources/images/inputNumberSpinner3.png
===================================================================
(Binary files differ)
Property changes on: trunk/docs/userguide/en/src/main/resources/images/inputNumberSpinner3.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
17 years, 5 months
JBoss Rich Faces SVN: r3136 - trunk/docs/userguide/en/src/main/docbook/included.
by richfaces-svn-commits@lists.jboss.org
Author: smukhina
Date: 2007-09-27 09:01:40 -0400 (Thu, 27 Sep 2007)
New Revision: 3136
Modified:
trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
Log:
http://jira.jboss.com/jira/browse/RF-769
broken section is fixed
Modified: trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2007-09-27 12:39:32 UTC (rev 3135)
+++ trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2007-09-27 13:01:40 UTC (rev 3136)
@@ -249,8 +249,8 @@
>RichFaces Development Forum</ulink>.</para>
<para> There is a possibility to restore of the previous component state on a page (including
position on the screen) after submitting and reloading. The modalPanel has some special
- attributes like <emphasis><property>"showWhenRendered"</emphasis></property> and <emphasis><property>"keepVisualState"</emphasis></property>. </para>
- <para> <emphasis><property>"showWhenRendered"</emphasis></property> - This boolean attribute is used if modalPanel should be rendered after
+ attributes like <emphasis><property>"showWhenRendered"</property></emphasis> and <emphasis><property>"keepVisualState"</property></emphasis>. </para>
+ <para> <emphasis><property>"showWhenRendered"</property></emphasis> - This boolean attribute is used if modalPanel should be rendered after
first page loading. </para>
<para><emphasis><property><emphasis><property> "keepVisualState"</property></emphasis> </property></emphasis>- Used if modalPanel should save state after submission. If
<emphasis><property> "keepVisualState"</property></emphasis>=true then parameters which modalPanel has during opening should be submitted
17 years, 5 months
JBoss Rich Faces SVN: r3135 - trunk/docs/userguide/en/src/main/docbook/included.
by richfaces-svn-commits@lists.jboss.org
Author: vkorluzhenko
Date: 2007-09-27 08:39:32 -0400 (Thu, 27 Sep 2007)
New Revision: 3135
Modified:
trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
Log:
http://jira.jboss.com/jira/browse/RF-772 - added new skins and classes.
Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2007-09-27 12:20:14 UTC (rev 3134)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2007-09-27 12:39:32 UTC (rev 3135)
@@ -138,46 +138,41 @@
<property>style classes</property>
</emphasis> used by the inputNumberSpinner to your page style sheets</listitem>
</itemizedlist>
+ </section>
+
+ <section>
+ <title>Skin parameters redefinition</title>
<table>
- <title>Skin parameters redefinition:</title>
+ <title>Skin parameters redefinition for a container</title>
<tgroup cols="2">
<thead>
<row>
- <entry>Skin parameters for a container</entry>
+ <entry>Skin parameters</entry>
<entry>CSS properties</entry>
</row>
</thead>
<tbody>
<row>
- <entry>controlBorderColor</entry>
- <entry>border-right-color, border-bottom-color</entry>
+ <entry>controlBackgroundColor</entry>
+ <entry>background-color</entry>
</row>
- </tbody>
- </tgroup>
- </table>
- <table>
- <title>Parameters for an entry field element:</title>
- <tgroup cols="2">
- <thead>
<row>
- <entry>Skin parameters</entry>
- <entry>CSS properties</entry>
+ <entry>panelBorderColor</entry>
+ <entry>border-color</entry>
</row>
- </thead>
- <tbody>
<row>
- <entry>preferableDataSizeFont</entry>
- <entry>font-size</entry>
+ <entry>subBorderColor</entry>
+ <entry>border-bottom-color</entry>
</row>
<row>
- <entry>preferableDataFamilyFont</entry>
- <entry>font-family</entry>
+ <entry>subBorderColor</entry>
+ <entry>border-right-color</entry>
</row>
</tbody>
</tgroup>
</table>
<table>
- <title>Parameters for buttons</title>
+ <title>Skin parameters redefinition for an input field</title>
<tgroup cols="2">
<thead>
<row>
@@ -187,50 +182,57 @@
</thead>
<tbody>
<row>
- <entry>headerBackgroundColor</entry>
- <entry>background-color</entry>
+ <entry>buttonSizeFont</entry>
+ <entry>font-size</entry>
</row>
+ <row>
+ <entry>buttonFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
</tbody>
</tgroup>
</table>
+
</section>
<section>
- <title>Definition custom style classes</title>
+ <title>Definition of Custom Style Classes</title>
+ <para>On the screenshot there are classes names that define styles for component elements.</para>
<figure>
- <title>Custom style classes of inputNumberSpinner</title>
+ <title>Style classes</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/inputNumberSpinner3.gif"/>
</imageobject>
</mediaobject>
</figure>
- <para>On the screenshot, there are classes names that define specified elements.</para>
+
<table>
- <title>Predefined component skin class</title>
+ <title>Classes names that define a component appearance</title>
+
<tgroup cols="2">
<thead>
<row>
<entry>Class name</entry>
- <entry>Component Element</entry>
+ <entry>Description</entry>
</row>
</thead>
- <tbody>
+ <tbody>
<row>
+ <entry>rich-spinner-c</entry>
+ <entry>Defines styles for a wrapper table element of the component</entry>
+ </row>
+ <row>
<entry>rich-spinner-input-container</entry>
- <entry>a container for input and <emphasis><property>"inside"</property></emphasis> buttons</entry>
+ <entry>Defines styles for a container</entry>
</row>
<row>
<entry>rich-spinner-input</entry>
- <entry>text field</entry>
+ <entry>Defines styles for an input field</entry>
</row>
<row>
- <entry>rich-spinner-button-up</entry>
- <entry>a button for value increasing</entry>
+ <entry>rich-spinner-button</entry>
+ <entry>Defines styles for a button</entry>
</row>
- <row>
- <entry>rich-spinner-button-down</entry>
- <entry>a button for value decreasing</entry>
- </row>
</tbody>
</tgroup>
</table>
17 years, 5 months
JBoss Rich Faces SVN: r3132 - branches/3.1.x/ui.
by richfaces-svn-commits@lists.jboss.org
Author: maksimkaszynski
Date: 2007-09-27 07:36:29 -0400 (Thu, 27 Sep 2007)
New Revision: 3132
Modified:
branches/3.1.x/ui/create.bat
branches/3.1.x/ui/create.sh
Log:
fixed bat file
Modified: branches/3.1.x/ui/create.bat
===================================================================
--- branches/3.1.x/ui/create.bat 2007-09-27 11:33:56 UTC (rev 3131)
+++ branches/3.1.x/ui/create.bat 2007-09-27 11:36:29 UTC (rev 3132)
@@ -1 +1 @@
-mvn archetype:create -DarchetypeGroupId=org.ajax4jsf.cdk -DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=1.1.1-SNAPSHOT -DgroupId=org.richfaces -DartifactId=%1
\ No newline at end of file
+mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=3.1.1-SNAPSHOT -DgroupId=org.richfaces -DartifactId=%1
\ No newline at end of file
Modified: branches/3.1.x/ui/create.sh
===================================================================
--- branches/3.1.x/ui/create.sh 2007-09-27 11:33:56 UTC (rev 3131)
+++ branches/3.1.x/ui/create.sh 2007-09-27 11:36:29 UTC (rev 3132)
@@ -1,3 +1,3 @@
#!/bin/sh
mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsf-component \
- -DarchetypeVersion=3.1.0-SNAPSHOT -DgroupId=org.richfaces.ui -DartifactId=$1
+ -DarchetypeVersion=3.1.1-SNAPSHOT -DgroupId=org.richfaces.ui -DartifactId=$1
17 years, 5 months
JBoss Rich Faces SVN: r3131 - trunk/ui.
by richfaces-svn-commits@lists.jboss.org
Author: maksimkaszynski
Date: 2007-09-27 07:33:56 -0400 (Thu, 27 Sep 2007)
New Revision: 3131
Modified:
trunk/ui/create.bat
Log:
fixed bat file
Modified: trunk/ui/create.bat
===================================================================
--- trunk/ui/create.bat 2007-09-27 11:10:28 UTC (rev 3130)
+++ trunk/ui/create.bat 2007-09-27 11:33:56 UTC (rev 3131)
@@ -1 +1 @@
-mvn archetype:create -DarchetypeGroupId=org.ajax4jsf.cdk -DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=3.2.0-SNAPSHOT -DgroupId=org.richfaces -DartifactId=%1
\ No newline at end of file
+mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=3.2.0-SNAPSHOT -DgroupId=org.richfaces -DartifactId=%1
\ No newline at end of file
17 years, 5 months
JBoss Rich Faces SVN: r3130 - trunk/ui.
by richfaces-svn-commits@lists.jboss.org
Author: maksimkaszynski
Date: 2007-09-27 07:10:28 -0400 (Thu, 27 Sep 2007)
New Revision: 3130
Modified:
trunk/ui/create.bat
trunk/ui/create.sh
Log:
fixed versions in create.bat
Modified: trunk/ui/create.bat
===================================================================
--- trunk/ui/create.bat 2007-09-27 10:22:01 UTC (rev 3129)
+++ trunk/ui/create.bat 2007-09-27 11:10:28 UTC (rev 3130)
@@ -1 +1 @@
-mvn archetype:create -DarchetypeGroupId=org.ajax4jsf.cdk -DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=1.1.1-SNAPSHOT -DgroupId=org.richfaces -DartifactId=%1
\ No newline at end of file
+mvn archetype:create -DarchetypeGroupId=org.ajax4jsf.cdk -DarchetypeArtifactId=maven-archetype-jsf-component -DarchetypeVersion=3.2.0-SNAPSHOT -DgroupId=org.richfaces -DartifactId=%1
\ No newline at end of file
Modified: trunk/ui/create.sh
===================================================================
--- trunk/ui/create.sh 2007-09-27 10:22:01 UTC (rev 3129)
+++ trunk/ui/create.sh 2007-09-27 11:10:28 UTC (rev 3130)
@@ -1,3 +1,3 @@
#!/bin/sh
mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-jsf-component \
- -DarchetypeVersion=3.1.0-SNAPSHOT -DgroupId=org.richfaces.ui -DartifactId=$1
+ -DarchetypeVersion=3.2.0-SNAPSHOT -DgroupId=org.richfaces.ui -DartifactId=$1
17 years, 5 months
JBoss Rich Faces SVN: r3129 - trunk/samples/rich-message-demo/src/main/webapp/WEB-INF.
by richfaces-svn-commits@lists.jboss.org
Author: abelevich
Date: 2007-09-27 06:22:01 -0400 (Thu, 27 Sep 2007)
New Revision: 3129
Modified:
trunk/samples/rich-message-demo/src/main/webapp/WEB-INF/faces-config.xml
Log:
Modified: trunk/samples/rich-message-demo/src/main/webapp/WEB-INF/faces-config.xml
===================================================================
--- trunk/samples/rich-message-demo/src/main/webapp/WEB-INF/faces-config.xml 2007-09-26 16:03:27 UTC (rev 3128)
+++ trunk/samples/rich-message-demo/src/main/webapp/WEB-INF/faces-config.xml 2007-09-27 10:22:01 UTC (rev 3129)
@@ -8,6 +8,11 @@
<managed-bean-class>org.richfaces.demo.Message</managed-bean-class>
<managed-bean-scope>session</managed-bean-scope>
</managed-bean>
+ <managed-bean>
+ <managed-bean-name>userBean</managed-bean-name>
+ <managed-bean-class>org.richfaces.demo.UserBean</managed-bean-class>
+ <managed-bean-scope>session</managed-bean-scope>
+ </managed-bean>
<validator>
<validator-id>SelectValidator</validator-id>
<validator-class>org.richfaces.demo.SelectValidator </validator-class>
17 years, 5 months