JBoss Rich Faces SVN: r8782 - trunk/docs/userguide/en/src/main/docbook/included.
by richfaces-svn-commits@lists.jboss.org
Author: smukhina
Date: 2008-05-27 10:26:56 -0400 (Tue, 27 May 2008)
New Revision: 8782
Modified:
trunk/docs/userguide/en/src/main/docbook/included/panel.xml
Log:
http://jira.jboss.com/jira/browse/RF-3560
style attribute that are not working are deleted
Modified: trunk/docs/userguide/en/src/main/docbook/included/panel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panel.xml 2008-05-27 14:01:45 UTC (rev 8781)
+++ trunk/docs/userguide/en/src/main/docbook/included/panel.xml 2008-05-27 14:26:56 UTC (rev 8782)
@@ -145,9 +145,9 @@
<para>As it has been mentioned <link linkend="panel">above</link>, the component is mostly used for a page style definition,
hence the main attributes are style ones.</para>
<itemizedlist>
- <listitem><para><emphasis><property> "styleClass" </property></emphasis>and <emphasis><property>"style"</property></emphasis> </para></listitem>
- <listitem><para><emphasis><property> "headerClass" </property></emphasis>and<emphasis><property> "headerStyle" </property></emphasis></para></listitem>
- <listitem><para><emphasis><property> "bodyClass" </property></emphasis>and<emphasis><property> "bodyStyle" </property></emphasis></para></listitem>
+ <listitem><para><emphasis><property> "styleClass" </property></emphasis></para></listitem>
+ <listitem><para><emphasis><property> "headerClass" </property></emphasis></para></listitem>
+ <listitem><para><emphasis><property> "bodyClass" </property></emphasis></para></listitem>
</itemizedlist>
<para>Moreover, to add e.g. some JavaScript effects, events defined on it are used.</para>
<itemizedlist>
16 years, 7 months
JBoss Rich Faces SVN: r8781 - trunk/docs/userguide/en/src/main/resources/images.
by richfaces-svn-commits@lists.jboss.org
Author: cluts
Date: 2008-05-27 10:01:45 -0400 (Tue, 27 May 2008)
New Revision: 8781
Modified:
trunk/docs/userguide/en/src/main/resources/images/panelBarItem_oc.png
Log:
RF-1052 - updated screen
Modified: trunk/docs/userguide/en/src/main/resources/images/panelBarItem_oc.png
===================================================================
(Binary files differ)
16 years, 7 months
JBoss Rich Faces SVN: r8780 - trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning.
by richfaces-svn-commits@lists.jboss.org
Author: smukhina
Date: 2008-05-27 09:57:17 -0400 (Tue, 27 May 2008)
New Revision: 8780
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning/usage.xhtml
Log:
http://jira.jboss.com/jira/browse/RF-398
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning/usage.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning/usage.xhtml 2008-05-27 13:52:19 UTC (rev 8779)
+++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning/usage.xhtml 2008-05-27 13:57:17 UTC (rev 8780)
@@ -76,14 +76,14 @@
</p>
<ul>
<li>
- By default <b>org.richfaces.CONTROL_SKINNING</b> context param set to <b>enable</b>
+ By default <b>org.richfaces.CONTROL_SKINNING</b> context param is set to <b>enable</b>
and it means that all
standard elements on the page will be skinned. (CSS style classes for
elements based on their names and type attribute values will be applied).
You may redefine it to <b>disabled</b> in order to turn it off.
</li>
<li>
- By default <b>org.richfaces.CONTROL_SKINNING_CLASSES</b> context param set to
+ By default <b>org.richfaces.CONTROL_SKINNING_CLASSES</b> context param is set to
<b>enabled</b> and it
means that basic elements nested to element having <i>rich-container</i> class
will be skinned. It could be also turned off using <b>disable</b> value.
@@ -127,7 +127,7 @@
and pseudo class name. <i>(e.g.: rich-link, rich-link-hover, rich-link-visited)</i>
</p>
<p>
- One additional note. In the predefined rich classes css we provides not only classes
+ One additional note. In the predefined rich classes css we provide not only classes
for basic HTML elements but also classes for some complex elements creation.
There is a snippet with some of them for example:
</p>
16 years, 7 months
JBoss Rich Faces SVN: r8779 - trunk/docs/faq/en/src/main/docbook/module.
by richfaces-svn-commits@lists.jboss.org
Author: artdaw
Date: 2008-05-27 09:52:19 -0400 (Tue, 27 May 2008)
New Revision: 8779
Modified:
trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml
Log:
http://jira.jboss.com/jira/browse/RF-1116 - RichFaces versions were edited
Modified: trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml
===================================================================
--- trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml 2008-05-27 13:30:42 UTC (rev 8778)
+++ trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml 2008-05-27 13:52:19 UTC (rev 8779)
@@ -29,8 +29,8 @@
<itemizedlist>
<listitem>
JBoss RichFaces Downloads area which can be found <ulink url="http://labs.jboss.com/jbossrichfaces/downloads/">here</ulink>.
- Source distribution you can see in the <property>richfaces-ui-3.2.0-src.zip</property>.
- Binary stored in <property>richfaces-ui-3.2.0-bin.zip</property>
+ Source distribution you can see in the <property>richfaces-ui-3.2.1-src.zip</property>.
+ Binary stored in <property>richfaces-ui-3.2.1-bin.zip</property>
</listitem>
<listitem>
If you use Maven, Maven knows the place where all distributions are stored.
16 years, 7 months
JBoss Rich Faces SVN: r8778 - in trunk/docs/userguide/en/src/main: resources/images and 1 other directory.
by richfaces-svn-commits@lists.jboss.org
Author: cluts
Date: 2008-05-27 09:30:42 -0400 (Tue, 27 May 2008)
New Revision: 8778
Modified:
trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml
trunk/docs/userguide/en/src/main/docbook/included/panelBarItem.xml
trunk/docs/userguide/en/src/main/docbook/included/panelMenu.xml
trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.xml
trunk/docs/userguide/en/src/main/resources/images/panelBarItem_pc.png
trunk/docs/userguide/en/src/main/resources/images/panelBar_oc.png
trunk/docs/userguide/en/src/main/resources/images/panelBar_pc.png
trunk/docs/userguide/en/src/main/resources/images/panelMenuGroup_pc.png
trunk/docs/userguide/en/src/main/resources/images/panelMenu_oc.png
Log:
RF-1052 - updated information and screens for panelBar,panelBarItem,panelMenu,panelMenuGroup.
Modified: trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml 2008-05-27 13:15:31 UTC (rev 8777)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml 2008-05-27 13:30:42 UTC (rev 8778)
@@ -240,7 +240,7 @@
</mediaobject>
</figure>
- <para>In the example a header font style was changed.</para>
+ <para>In the example header and content font style was changed.</para>
<para>Also it’s possible to change styles of particular <emphasis role="bold"
><property><rich:panelBar></property></emphasis> component. In this case you should create own style classes and use them in corresponding <emphasis role="bold"
@@ -251,8 +251,7 @@
</para>
<programlisting role="CSS"><![CDATA[...
.myClass{
- color: #900000;
- font-size: 14px;
+ font-family: Tahoma;
}
...]]></programlisting>
<para>The <emphasis><property>"contentClass"</property></emphasis> attribute for <emphasis role="bold"
@@ -275,7 +274,7 @@
</mediaobject>
</figure>
- <para>As it could be seen on the picture above, the font size and color for content were changed.</para>
+ <para>As it could be seen on the picture above, the font family for content were changed.</para>
</section>
<section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/panelBarItem.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelBarItem.xml 2008-05-27 13:15:31 UTC (rev 8777)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelBarItem.xml 2008-05-27 13:30:42 UTC (rev 8778)
@@ -267,8 +267,8 @@
<emphasis role="bold">Example:</emphasis>
</para>
<programlisting role="CSS"><![CDATA[...
-.rich-panelbar-header{
- font-style: italic;
+.rich-panelbar-content{
+ background-color: #ecf4fe;
}
...]]></programlisting>
@@ -283,7 +283,7 @@
</mediaobject>
</figure>
- <para>In the example a header font style was changed.</para>
+ <para>In the example a content background color was changed.</para>
<para>Also it’s possible to change styles of particular <emphasis role="bold"
><property><rich:panelBarItem></property></emphasis> component. In this case you should create own style classes and use them in corresponding <emphasis role="bold"
@@ -294,16 +294,16 @@
</para>
<programlisting role="CSS"><![CDATA[...
.myClass{
- font-style: italic;
+ font-family: monospace;
}
...]]></programlisting>
- <para>The <emphasis><property>"contentClass"</property></emphasis> attribute for <emphasis role="bold"
+ <para>The <emphasis><property>"headerClass"</property></emphasis> attribute for <emphasis role="bold"
><property><rich:panelBarItem></property></emphasis> is defined as it’s shown in the example below:</para>
<para>
<emphasis role="bold">Example:</emphasis>
</para>
- <programlisting role="XML"><![CDATA[<rich:panelBarItem ... contentClass="myClass"/>
+ <programlisting role="XML"><![CDATA[<rich:panelBarItem ... headerClass="myClass"/>
]]></programlisting>
<para>This is a result:</para>
@@ -317,6 +317,6 @@
</mediaobject>
</figure>
- <para>As it could be seen on the picture above, the font style for content was changed.</para>
+ <para>As it could be seen on the picture above, the font family for header of active item was changed.</para>
</section>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/panelMenu.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelMenu.xml 2008-05-27 13:15:31 UTC (rev 8777)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelMenu.xml 2008-05-27 13:30:42 UTC (rev 8778)
@@ -319,7 +319,7 @@
<emphasis role="bold">Example:</emphasis>
</para>
<programlisting role="CSS"><![CDATA[...
-.rich-pmenu-group-self-label{
+.rich-pmenu{
font-style:italic;
}
...]]></programlisting>
@@ -335,7 +335,7 @@
</mediaobject>
</figure>
- <para>In the example the font style for mask was changed.</para>
+ <para>In the example the font style was changed.</para>
<para>Also it’s possible to change styles of particular <emphasis role="bold"
><property><rich:panelMenu></property></emphasis> component. In this case you should create own style classes and use them in corresponding <emphasis role="bold"
@@ -346,7 +346,7 @@
</para>
<programlisting role="CSS"><![CDATA[...
.myClass{
- background-color:#ffead9;
+ background-color: #ecf4fe;
}
...]]></programlisting>
<para>The <emphasis><property>"hoveredItemClass"</property></emphasis> attribute for <emphasis role="bold"
Modified: trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.xml 2008-05-27 13:15:31 UTC (rev 8777)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.xml 2008-05-27 13:30:42 UTC (rev 8778)
@@ -552,7 +552,6 @@
<programlisting role="CSS"><![CDATA[...
.rich-pmenu-disabled-element{
color: #87b9ff;
- font-style: italic;
}
...]]></programlisting>
@@ -578,7 +577,7 @@
</para>
<programlisting role="CSS"><![CDATA[...
.myClass{
- font-style: italic;
+ background-color: #ecf4fe;
}
...]]></programlisting>
<para>The <emphasis><property>"hoverClass"</property></emphasis> attribute for <emphasis role="bold"
@@ -601,7 +600,7 @@
</mediaobject>
</figure>
- <para>As it could be seen on the picture above, the font style for hovered item was changed.</para>
+ <para>As it could be seen on the picture above, the background color for hovered item was changed.</para>
</section>
<section>
Modified: trunk/docs/userguide/en/src/main/resources/images/panelBarItem_pc.png
===================================================================
(Binary files differ)
Modified: trunk/docs/userguide/en/src/main/resources/images/panelBar_oc.png
===================================================================
(Binary files differ)
Modified: trunk/docs/userguide/en/src/main/resources/images/panelBar_pc.png
===================================================================
(Binary files differ)
Modified: trunk/docs/userguide/en/src/main/resources/images/panelMenuGroup_pc.png
===================================================================
(Binary files differ)
Modified: trunk/docs/userguide/en/src/main/resources/images/panelMenu_oc.png
===================================================================
(Binary files differ)
16 years, 7 months
JBoss Rich Faces SVN: r8777 - trunk/docs/userguide/en/src/main/docbook/modules.
by richfaces-svn-commits@lists.jboss.org
Author: msorokin
Date: 2008-05-27 09:15:31 -0400 (Tue, 27 May 2008)
New Revision: 8777
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
Log:
Fixed a broken tag
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2008-05-27 12:55:40 UTC (rev 8776)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2008-05-27 13:15:31 UTC (rev 8777)
@@ -1604,7 +1604,7 @@
</simplelist>
</section>
- <section id="StControlsSkinning">
+ <section id="StControlsSkinning">
<title>Standard controls skinning</title>
<para>The feature is designed to unify the look and feel of standard HTML element and RichFaces components.
Skinning can be applied to all controls on a page basing on elements'
@@ -1733,11 +1733,10 @@
</listitem>
</itemizedlist>
- <section>
-
+ <section id="BasicLevel">
+ <?dbhtml filename="BasicLevel.html"?>
<title>Basic level</title>
-
-
+
<table>
<title>Html Elements Skin Bindings for input, select, textarea, button, keygen, isindex, legend</title>
<tgroup cols="2">
@@ -2005,18 +2004,13 @@
</tgroup>
</table>
-
-
-
</section>
- <section>
-
- <title>Advanced level </title>
-
-
-
+ <section id="AdvancedLevel">
+ <?dbhtml filename="AdvancedLevel.html"?>
+ <title>Advanced level</title>
+
<table>
<title>Html Elements Skin Bindings for input, select, textarea, button, keygen, isindex</title>
@@ -2249,10 +2243,11 @@
</table>
- </section>
+</section>
+
+</section>
- </section>
- <section id="XCSSfile format">
+ <section id="XCSSfileformat">
<title>XCSS file format</title>
<para>XCSS files are the core of Richfaces components skinnability. </para>
@@ -2279,9 +2274,10 @@
</u:selector>
...
]]></programlisting>
-
+ <para>
During processing the code in the shown example will be parsed into a standard CSS format.
- <programlisting role="CSS"><![CDATA[...
+ </para>
+ <programlisting role="CSS"><![CDATA[...
.rich-component-name {
background-color: additionalBackgroundColor; /*the value of the constant defined by your skin*/
border-color: tableBorderColor; /*the value of the constant defined by your skin*/
@@ -2305,14 +2301,10 @@
</u:selector>
...
]]></programlisting>
-
-
-
-
-
+
</section>
- <section id="StPluggableSkinnability">
+ <section id="StPlug-n-Skin">
<title>Plug-n-Skin</title>
<para>
@@ -2328,7 +2320,7 @@
<para>First of all, you need to create a template for the new skin.
- Creation of the template can be performed using Maven build and deployment tool More information on how to configure Maven for RichFaces
+ Creation of the template can be performed using Maven build and deployment tool. More information on how to configure Maven for RichFaces
<ulink url="http://wiki.jboss.org/wiki/HowToConfigureMavenForRichFaces">here</ulink>. You can copy and paste these Maven instructions
to command line and execute them.
</para>
@@ -2345,10 +2337,10 @@
]]></programlisting>
<para>Primary keys for the command:</para>
<itemizedlist>
- <listitem><para><property>DarchetypeVersion</property> Indicates the RichFaces version. For example, "3.2.1-SNAPSHOT"</para></listitem>
- <listitem><para><property>DartifactId</property> Artifact id of the project</para></listitem>
- <listitem><para><property>DgroupId</property> Group id of the project</para></listitem>
- <listitem><para><property>Dversion</property> The version of the project you create, by default it is "1.0.-SNAPSHOT"</para></listitem>
+ <listitem><para><property>DarchetypeVersion</property> indicates the RichFaces version. For example, "3.2.1-SNAPSHOT"</para></listitem>
+ <listitem><para><property>DartifactId</property> artifact id of the project</para></listitem>
+ <listitem><para><property>DgroupId</property> group id of the project</para></listitem>
+ <listitem><para><property>Dversion</property> the version of the project you create, by default it is "1.0.-SNAPSHOT"</para></listitem>
</itemizedlist>
<para>
After this operation, a folder with the name of your "ARTIFACT-ID" appears.
@@ -2369,9 +2361,10 @@
...
]]></programlisting>
- <para>Primary keys for the command:</para>
+ <para>Primary keys for the command:</para>
<itemizedlist>
+
<listitem><para>
<property>Dname</property> defines the name of the new skin
</para>
@@ -2381,11 +2374,17 @@
<para>
<property>Dpackage</property> base package of the skin. By default "groupId" of the project is used.
</para>
- </listitem>
- <para>
+ </listitem>
+ </itemizedlist>
+
+ <para>
Additional optional keys for the command:
- </para>
+ </para>
+
+ <itemizedlist>
+
<listitem>
+
<para>
<property>DbaseSkin</property> defines the name of the base skin.
</para>
@@ -2407,7 +2406,7 @@
<listitem><para><property>BaseImageTest.java</property> - a test version of a class that stores images. Location: "\src\test\java\SKIN-PACKAGE\SKIN-NAME\images\" </para></listitem>
<listitem><para><property>XCSS files</property> - XCSS files define the new look of RichFaces components affected by the new skin. Location: "\src\main\resources\SKIN-PACKAGE\SKIN-NAME\css\" </para></listitem>
<listitem><para><property>SKIN-NAME.properties </property> - a XCSS file that contains properties of the new skin. Location: "\src\main\resources\SKIN-PACKAGE\SKIN-NAME\css\" </para>
- <para>The following properties are used to configure the file:</para>
+ <para>The following properties are used to configure the SKIN-NAME.properties file:</para>
<itemizedlist>
@@ -2418,7 +2417,7 @@
</listitem>
<listitem>
<para><property>generalStyleSheet</property> -
- a path to the style sheet (<SKIN-NAME>.xcss) that imports style sheets of the components to be affected by the new skin.
+ a path to the style sheet (SKIN-NAME.xcss) that imports style sheets of the components to be affected by the new skin.
</para>
</listitem>
<listitem>
@@ -2461,7 +2460,7 @@
<para>
So, now having built your new skin you can start redefining style properties in the corresponding XCSS files(located in "\src\main\resources\SKIN-PACKAGE\SKIN-NAME\css\" folder).
- In the example below, it's shown how to redefine the style properties for "combobox" component.</para>
+ In the example below, it's shown how to redefine the style properties for the "combobox" component.</para>
<programlisting role="XML"><![CDATA[...
<u:selector name=".rich-combobox-item-selected">
@@ -2496,17 +2495,7 @@
</itemizedlist>
-
-
</section>
- </section>
-
-
- <!--section id="OtherRelevantResources">
- <title>Other Relevant Resources</title>
- <para><ulink url="http://jsf.javabeat.net/articles/2007/06/introduction-to-ajax4jsf/">Introduction to Ajax4Jsf</ulink> by Shunmuga Raja</para>
-
-</section-->
-
+ </section>
</chapter>
16 years, 7 months
JBoss Rich Faces SVN: r8776 - trunk/docs/userguide/en/src/main/resources/images.
by richfaces-svn-commits@lists.jboss.org
Author: artdaw
Date: 2008-05-27 08:55:40 -0400 (Tue, 27 May 2008)
New Revision: 8776
Removed:
trunk/docs/userguide/en/src/main/resources/images/columngroup2.png
trunk/docs/userguide/en/src/main/resources/images/columngroup3.png
trunk/docs/userguide/en/src/main/resources/images/datadefinitionlist2.png
trunk/docs/userguide/en/src/main/resources/images/datagrid2.png
trunk/docs/userguide/en/src/main/resources/images/datalist2.png
trunk/docs/userguide/en/src/main/resources/images/datalist3.png
trunk/docs/userguide/en/src/main/resources/images/datalist_init.png
trunk/docs/userguide/en/src/main/resources/images/dataorderedlist2.png
Log:
http://jira.jboss.com/jira/browse/RF-1116 - screenshots should be renamed according to links in xml, now deleting them
Deleted: trunk/docs/userguide/en/src/main/resources/images/columngroup2.png
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/columngroup3.png
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/datadefinitionlist2.png
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/datagrid2.png
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/datalist2.png
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/datalist3.png
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/datalist_init.png
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/dataorderedlist2.png
===================================================================
(Binary files differ)
16 years, 7 months
JBoss Rich Faces SVN: r8774 - trunk/test-applications/jsp/src/main/webapp/pages/Rich.
by richfaces-svn-commits@lists.jboss.org
Author: ayanul
Date: 2008-05-27 06:51:39 -0400 (Tue, 27 May 2008)
New Revision: 8774
Modified:
trunk/test-applications/jsp/src/main/webapp/pages/Rich/Rich.jsp
Log:
add rich:messages
Modified: trunk/test-applications/jsp/src/main/webapp/pages/Rich/Rich.jsp
===================================================================
--- trunk/test-applications/jsp/src/main/webapp/pages/Rich/Rich.jsp 2008-05-27 10:22:41 UTC (rev 8773)
+++ trunk/test-applications/jsp/src/main/webapp/pages/Rich/Rich.jsp 2008-05-27 10:51:39 UTC (rev 8774)
@@ -29,7 +29,28 @@
<div id="divOpthID" align="right" style="z-index: 200">
<jsp:include page="/pages/RichMenu/RichMenu.jsp"/>
</div>
- <h:messages showDetail="true" showSummary="true"></h:messages>
+ <rich:messages id="richMessagesID" ajaxRendered="true" showSummary="true">
+ <f:facet name="errorMarker">
+ <h:graphicImage url="/pics/error.gif" />
+ </f:facet>
+
+ <f:facet name="fatalMarker">
+ <h:graphicImage url="/pics/fatal.gif" />
+ </f:facet>
+
+ <f:facet name="infoMarker">
+ <h:graphicImage url="/pics/info.gif" />
+ </f:facet>
+
+ <f:facet name="warnMarker">
+ <h:graphicImage url="/pics/warn.gif" />
+ </f:facet>
+
+ <f:facet name="passedMarker">
+ <h:graphicImage url="/pics/passed.gif" />
+ </f:facet>
+ </rich:messages>
+ <h:messages id="hMessagesID" showDetail="true" showSummary="true"></h:messages>
<h:panelGrid id="richGridID" columns="1" width="100%" rendered="true">
<h:panelGroup rendered="#{option.reComponent}">
16 years, 7 months
JBoss Rich Faces SVN: r8773 - in trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning: snippets and 1 other directory.
by richfaces-svn-commits@lists.jboss.org
Author: ilya_shaikovsky
Date: 2008-05-27 06:22:41 -0400 (Tue, 27 May 2008)
New Revision: 8773
Added:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning/snippets/snippet4.css
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning/usage.xhtml
Log:
Added: trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning/snippets/snippet4.css
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning/snippets/snippet4.css (rev 0)
+++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning/snippets/snippet4.css 2008-05-27 10:22:41 UTC (rev 8773)
@@ -0,0 +1,27 @@
+//backgrouns
+...
+<u:selector name=".rich-box-bgcolor-header">
+ <u:style name="background-color" skin="headerBackgroundColor" />
+</u:selector>
+
+<u:selector name=".rich-box-bgcolor-general">
+ <u:style name="background-color" skin="generalBackgroundColor" />
+</u:selector>
+...
+
+//gradient elements
+...
+<u:selector name=".rich-gradient-menu">
+ <u:style name="background-image">
+ <f:resource f:key="org.richfaces.renderkit.html.gradientimages.MenuGradientImage"/>
+ </u:style>
+ <u:style name="background-repeat" value="repeat-x" />
+</u:selector>
+
+<u:selector name=".rich-gradient-tab">
+ <u:style name="background-image">
+ <f:resource f:key="org.richfaces.renderkit.html.gradientimages.TabGradientImage"/>
+ </u:style>
+ <u:style name="background-repeat" value="repeat-x" />
+</u:selector>
+...
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning/usage.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning/usage.xhtml 2008-05-27 09:52:12 UTC (rev 8772)
+++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/standardSkinning/usage.xhtml 2008-05-27 10:22:41 UTC (rev 8773)
@@ -76,14 +76,17 @@
</p>
<ul>
<li>
- <b>org.richfaces.CONTROL_SKINNING</b> context param set to <b>enabled</b> means that all
+ By default <b>org.richfaces.CONTROL_SKINNING</b> context param set to <b>enable</b>
+ and it means that all
standard elements on the page will be skinned. (CSS style classes for
- elements based on their names and type attribute values will be applied)
+ elements based on their names and type attribute values will be applied).
+ You may redefine it to <b>disabled</b> in order to turn it off.
</li>
<li>
- <b>org.richfaces.CONTROL_SKINNING_CLASSES</b> context param set to <b>enabled</b>
+ By default <b>org.richfaces.CONTROL_SKINNING_CLASSES</b> context param set to
+ <b>enabled</b> and it
means that basic elements nested to element having <i>rich-container</i> class
- will be skinned.
+ will be skinned. It could be also turned off using <b>disable</b> value.
</li>
<li>
Rich faces also provides predefined classes which can be applied by end developer
@@ -123,7 +126,22 @@
<b><i>Important Exception:</i></b> <b>a</b> elements have classes based on "link"
and pseudo class name. <i>(e.g.: rich-link, rich-link-hover, rich-link-visited)</i>
</p>
-
+ <p>
+ One additional note. In the predefined rich classes css we provides not only classes
+ for basic HTML elements but also classes for some complex elements creation.
+ There is a snippet with some of them for example:
+ </p>
+ <fieldset class="demo_fieldset">
+ <legend class="demo_legend">Additional predefined rich classes</legend>
+ <rich:panel styleClass="viewsourcepanel" bodyClass="viewsourcebody rich-laguna-panel-no-header">
+ <rich:insert src="/richfaces/standardSkinning/snippets/snippet4.css" highlight="xhtml"/>
+ </rich:panel>
+ </fieldset>
+ <p>
+ In order to explore standard skinning css files you could check out
+ resources located in <i>ui/core/src/main/resources/org/richfaces/</i> folder
+ of Rich Fases svn.
+ </p>
<rich:modalPanel id="panel" width="300" height="230">
<f:facet name="header">
Standard components skinning
16 years, 7 months
JBoss Rich Faces SVN: r8772 - trunk/docs/userguide/en/src/main/resources/images.
by richfaces-svn-commits@lists.jboss.org
Author: artdaw
Date: 2008-05-27 05:52:12 -0400 (Tue, 27 May 2008)
New Revision: 8772
Added:
trunk/docs/userguide/en/src/main/resources/images/gmap_oc.png
Removed:
trunk/docs/userguide/en/src/main/resources/images/gmapStyle_oc.png
Log:
http://jira.jboss.com/jira/browse/RF-1116 - screenshot was renamed according to link in xml
Deleted: trunk/docs/userguide/en/src/main/resources/images/gmapStyle_oc.png
===================================================================
(Binary files differ)
Copied: trunk/docs/userguide/en/src/main/resources/images/gmap_oc.png (from rev 8770, trunk/docs/userguide/en/src/main/resources/images/gmapStyle_oc.png)
===================================================================
(Binary files differ)
16 years, 7 months