Author: smukhina
Date: 2007-09-12 07:09:58 -0400 (Wed, 12 Sep 2007)
New Revision: 2901
Modified:
trunk/extensions/gwt/src/main/resources/META-INF/gwt.taglib.xml
trunk/release notes.txt
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panel/look-customization.xhtml
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panelBar/examples/example.xhtml
trunk/samples/richfaces-demo/src/main/webapp/richfaces/style/usage.xhtml
trunk/samples/richfaces-demo/src/main/webapp/richfaces/tabPanel/look-customization.xhtml
trunk/samples/richfaces-demo/src/main/webapp/welcome.xhtml
Log:
http://jira.jboss.com/jira/browse/RF-524
some mistakes were corrected
Modified: trunk/extensions/gwt/src/main/resources/META-INF/gwt.taglib.xml
===================================================================
--- trunk/extensions/gwt/src/main/resources/META-INF/gwt.taglib.xml 2007-09-12 10:19:44
UTC (rev 2900)
+++ trunk/extensions/gwt/src/main/resources/META-INF/gwt.taglib.xml 2007-09-12 11:09:58
UTC (rev 2901)
@@ -4,7 +4,7 @@
"http://java.sun.com/dtd/facelet-taglib_1_0.dtd">
<facelet-taglib
xmlns="http://java.sun.com/JSF/Facelet">
<
namespace>https://ajax4jsf.dev.java.net/gwt</namespace>
- <!-- Tag for creating base GWT page with nessesary structure -->
+ <!-- Tag for creating base GWT page with necessary structure -->
<tag>
<tag-name>page</tag-name>
<component>
Modified: trunk/release notes.txt
===================================================================
--- trunk/release notes.txt 2007-09-12 10:19:44 UTC (rev 2900)
+++ trunk/release notes.txt 2007-09-12 11:09:58 UTC (rev 2901)
@@ -54,7 +54,7 @@
* [RF-95] - inputNumberSlider: slider reproduces wrong value when spinner works
fine
* [RF-97] - inputNumberSpinner doesn't render onblur
* [RF-98] - table: incorrect style paramater
- * [RF-99] - datatablescroller: style and class contain innessesary value
+ * [RF-99] - datatablescroller: style and class contain unnecessary value
* [RF-101] - Rerender table, reset datascroller
* [RF-104] - DataFilterSlider: slider doesn't slide
* [RF-107] - simpleTogglePanel actionListener is not called
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panel/look-customization.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panel/look-customization.xhtml 2007-09-12
10:19:44 UTC (rev 2900)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panel/look-customization.xhtml 2007-09-12
11:09:58 UTC (rev 2901)
@@ -7,7 +7,7 @@
<ui:composition template="/templates/component-sample.xhtml">
<ui:define name="sample">
<p>
- This is a demo of stylesheets usage and skinability features to adjust a panel look.
+ This is a demo of stylesheets usage and skinnability features to adjust a panel look.
</p>
<ui:include src="/richfaces/panel/examples/lookCustom.xhtml"/>
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panelBar/examples/example.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panelBar/examples/example.xhtml 2007-09-12
10:19:44 UTC (rev 2900)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panelBar/examples/example.xhtml 2007-09-12
11:09:58 UTC (rev 2901)
@@ -22,7 +22,7 @@
Resource framework can generate images on-the-fly so that it becomes possible to
create images using the familiar approach of the Java graphic2D library.
</rich:panelBarItem>
<rich:panelBarItem label="Create a modern rich user interface look-and-feel
with skins-based technology">
- Ajax4jsf provides a skinability feature that allows easily define and manage different
color schemes and other parameters of the UI with the help of named skin parameters. Hence
it is possible to access the skin parameters from JSP code and the Java code (e.g. to
adjust generated on-the-fly images based on the text parts of the UI). Note: skinability
is not an equivalent of traditional CSS, but a complement.
+ Ajax4jsf provides a skinnability feature that allows easily define and manage
different color schemes and other parameters of the UI with the help of named skin
parameters. Hence it is possible to access the skin parameters from JSP code and the Java
code (e.g. to adjust generated on-the-fly images based on the text parts of the UI). Note:
skinnability is not an equivalent of traditional CSS, but a complement.
</rich:panelBarItem>
<rich:panelBarItem label="Test the components, actions, listeners, and pages as
you are creating them">
An automated testing facility is in our roadmap for the near future. This facility
will generate test cases for your component as soon as you develop it. The testing
framework will not just test the components, but also any other server-side or client-side
functionality including JavaScript code. What is more, it will do all of this without
deploying the test application into the Servlet container.
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/style/usage.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/richfaces/style/usage.xhtml 2007-09-12
10:19:44 UTC (rev 2900)
+++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/style/usage.xhtml 2007-09-12
11:09:58 UTC (rev 2901)
@@ -27,7 +27,7 @@
</pre>
<p>
Richfaces allows to have a dynamically generated css file based on RichFaces
- skinability feature. xcss is an XML formated css with some additional extensions.
+ skinnability feature. xcss is an XML formated css with some additional extensions.
The following example shows how the look-n-feel of non-RichFaces components might
be changed based on the selected skin. The panel with the form elements consists
only of non-Richfaces component, but it is sensitive to the current skin.
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/tabPanel/look-customization.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/tabPanel/look-customization.xhtml 2007-09-12
10:19:44 UTC (rev 2900)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/tabPanel/look-customization.xhtml 2007-09-12
11:09:58 UTC (rev 2901)
@@ -7,7 +7,7 @@
<ui:composition template="/templates/component-sample.xhtml">
<ui:define name="sample">
<p>
- This is a demo of how to use stylesheets and skinability features in order to adjust
tab panel appearance. Here we use pre-defined classes for the tab panel
+ This is a demo of how to use stylesheets and skinnability features in order to adjust
tab panel appearance. Here we use pre-defined classes for the tab panel
"rich-tab-inactive", "rich-tab-active" and
"rich-tabpanel-content" to adjust tab panel appearance. Note how appearance of
tabs above could be also affected.
</p>
Modified: trunk/samples/richfaces-demo/src/main/webapp/welcome.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/welcome.xhtml 2007-09-12 10:19:44 UTC
(rev 2900)
+++ trunk/samples/richfaces-demo/src/main/webapp/welcome.xhtml 2007-09-12 11:09:58 UTC
(rev 2901)
@@ -14,15 +14,15 @@
built on an advanced open source framework (Ajax4jsf). It allows easy integration of
AJAX capabilities into enterprise-level business
application development.</p>
<p>RichFaces enriches the Ajax4jsf framework in two important
- ways. First, it expands the number of visual ready-to-use components.
- Secondly, it fully implements the skinability feature of the Ajax4jsf
+ ways. First, it expands a number of visual ready-to-use components.
+ Secondly, it fully implements the skinnability feature of the Ajax4jsf
framework including a large number of predefined skins. Using
- skinability, it is much easier to manage the look-and-feel of an
+ skinnability, it is much easier to manage the look-and-feel of an
application.</p>
<h4>About This Demo</h4>
<p>This demo Web application showcases the most important
functionality available in RichFaces components. For each component
- or component set selected in the left-hand sidebar, you can see it in action. Also, you
can instantly see the effect of predefined
+ or component set selected in the left-hand sidebar, you can see it in action. Also, you
can immediately see the effect of predefined
skins on the application whole look-and-feel.
</p>
</ui:define>