Author: smukhina
Date: 2007-09-12 09:51:44 -0400 (Wed, 12 Sep 2007)
New Revision: 2902
Modified:
trunk/samples/richfaces-demo/src/main/resources/org/richfaces/demo/common/components.properties
trunk/ui/core/src/main/config/component/form.xml
trunk/ui/core/src/main/config/component/support.xml
Log:
http://jira.jboss.com/jira/browse/RF-398
spelling and gramma mistakes are corrected
http://jira.jboss.com/jira/browse/RF-523
some links were changed
Modified:
trunk/samples/richfaces-demo/src/main/resources/org/richfaces/demo/common/components.properties
===================================================================
---
trunk/samples/richfaces-demo/src/main/resources/org/richfaces/demo/common/components.properties 2007-09-12
11:09:58 UTC (rev 2901)
+++
trunk/samples/richfaces-demo/src/main/resources/org/richfaces/demo/common/components.properties 2007-09-12
13:51:44 UTC (rev 2902)
@@ -66,4 +66,4 @@
log= ajaxMisc, Log, /images/ico_common.gif,
/images/cn_Log.gif,
RichFacesComponentsLibrary.html#log,
jbossajax4jsf/freezone/docs/tlddoc/a4j/log.html,
jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIAjaxLog.html,
/richfaces/log.jsf
page= ajaxMisc, Ajax Page, /images/ico_common.gif,
/images/cn_AjaxPage.gif,
RichFacesComponentsLibrary.html#page,
jbossajax4jsf/freezone/docs/tlddoc/a4j/page.html,
jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIAjaxRegion.html,
/richfaces/page.jsf
portlet= ajaxMisc, Ajax Portlet, /images/ico_common.gif,
/images/cn_AjaxPortlet.gif,
RichFacesComponentsLibrary.html#portlet,
jbossajax4jsf/freezone/docs/tlddoc/a4j/portlet.html,
jbossajax4jsf/freezone/docs/apidoc/org/ajax4jsf/ajax/UIPortlet.html,
/richfaces/portlet.jsf
-effect= richMisc, Effect, /images/ico_common.gif,
/images/cn_Effect.gif, ArchitectureOverview.html,
jbossrichfaces/freezone/docs/tlddoc/overview-summary.html,
jbossrichfaces/freezone/docs/apidoc/overview-summary.html,
/richfaces/effect.jsf
+effect= richMisc, Effect, /images/ico_common.gif,
/images/cn_Effect.gif,
RichFacesComponentsLibrary.html#effect,
jbossrichfaces/freezone/docs/tlddoc/effect.html,
jbossrichfaces/freezone/docs/apidoc/org/richfaces/component/UIeffect.html,
/richfaces/effect.jsf
Modified: trunk/ui/core/src/main/config/component/form.xml
===================================================================
--- trunk/ui/core/src/main/config/component/form.xml 2007-09-12 11:09:58 UTC (rev 2901)
+++ trunk/ui/core/src/main/config/component/form.xml 2007-09-12 13:51:44 UTC (rev 2902)
@@ -15,7 +15,7 @@
<description>
<![CDATA[
Ajax-related version of html form. Main difference with original component - all hidden
fields,
- nessesary to command links alwais rendered, not depended of rendering links on initial
page.
+ necessary to command links alwais rendered, not depended of rendering links on initial
page.
]]>
</description>
<renderer>
@@ -81,7 +81,7 @@
<description>
<![CDATA[
Ajax-related version of html commandLink. Single difference with original component -
all hidden fields,
- nessesary to command links alwais rendered, not depended of rendering links on initial
page.
+ necessary to command links alwais rendered, not depended of rendering links on initial
page.
]]>
</description>
<renderer>
Modified: trunk/ui/core/src/main/config/component/support.xml
===================================================================
--- trunk/ui/core/src/main/config/component/support.xml 2007-09-12 11:09:58 UTC (rev
2901)
+++ trunk/ui/core/src/main/config/component/support.xml 2007-09-12 13:51:44 UTC (rev
2902)
@@ -13,7 +13,7 @@
<superclass>org.ajax4jsf.component.UIAjaxSupport</superclass>
<description>
Adds the AJAX functionality for those UIComponent-based
- componenent that have properties for JavaScript events.
+ component that have properties for JavaScript events.
<br />
During Decoding: If a request is Ajax-performed, obtains the
Map from the "requestParameterMap" property of the