[richfaces-svn-commits] JBoss Rich Faces SVN: r2621 - trunk/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Aug 30 11:09:59 EDT 2007


Author: smukhina
Date: 2007-08-30 11:09:59 -0400 (Thu, 30 Aug 2007)
New Revision: 2621

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml
   trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml
   trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
   trunk/docs/userguide/en/src/main/docbook/included/insert.xml
   trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.desc.xml
   trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.xml
   trunk/docs/userguide/en/src/main/docbook/included/menuGroup.xml
   trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml
   trunk/docs/userguide/en/src/main/docbook/included/menuSeparator.xml
   trunk/docs/userguide/en/src/main/docbook/included/modalPanel.desc.xml
   trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
   trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml
   trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.xml
   trunk/docs/userguide/en/src/main/docbook/included/panelMenuItem.xml
   trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.desc.xml
   trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml
   trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml
Log:
http://jira.jboss.com/jira/browse/RF-776

Modified: trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -306,7 +306,7 @@
       </listitem>
 
       <listitem>
-        <para>Add to a user's style sheets style classes used by a drop-down menu</para>
+        <para>Add to your style sheets style classes used by a drop-down menu</para>
       </listitem>
     </itemizedlist>
   </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -69,7 +69,7 @@
     <title>Details of Usage</title>
     <para><emphasis role="bold">
         <property>&lt;rich:inputNumberSlider&gt;</property>
-      </emphasis> is used to facilitate user data input with rich UI Controls.</para>
+      </emphasis> is used to facilitate your data input with rich UI Controls.</para>
     <para>Here is the simplest variant of a slider definition with
           <emphasis><property>&quot;minValue&quot;</property>,</emphasis>
       <emphasis>

Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -70,7 +70,7 @@
     <title>Details of Usage</title>
     <para><emphasis role="bold">
         <property>&lt;rich:inputNumberSpinner&gt;</property>
-      </emphasis> is used to facilitate user data input with rich UI Controls.</para>
+      </emphasis> is used to facilitate your data input with rich UI Controls.</para>
     <para>Here is the simplest variant of <property>spinner</property> definition with
           <emphasis><property>&quot;minValue&quot;</property>,</emphasis>
       <emphasis>

Modified: trunk/docs/userguide/en/src/main/docbook/included/insert.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/insert.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/insert.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -113,7 +113,7 @@
         <property>&lt;rich:insert&gt;</property>
       </emphasis> component provides the same functionalitity as <ulink
         url="https://jhighlight.dev.java.net/"> JHighlight</ulink>. Thus, all names of highlight
-      style classes for source code of particular language could be changed to user names, wich are
+      style classes for source code of particular language could be changed to your names, wich are
       used by the <ulink url="https://jhighlight.dev.java.net/">JHighlight</ulink> library.</para>
   </section>
 

Modified: trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.desc.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.desc.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -4,6 +4,6 @@
 <title>Description</title>
     <para>The <emphasis role="bold">
         <property>&lt;a4j:mediaOutput&gt;</property>
-      </emphasis> component implements one of the basic features specified in the framework. The component is a facility for generating images, video, sounds and other binary resources defined by a user on-the-fly.</para>
+      </emphasis> component implements one of the basic features specified in the framework. The component is a facility for generating images, video, sounds and other binary resources defined by you on-the-fly.</para>
 </section>
 </root>
\ No newline at end of file

Modified: trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -94,7 +94,7 @@
       </itemizedlist>
 	  <note><title>Note:</title>A bean class transmitted into value should implement Serializable interface.
 	  </note>
-	  <para>Hence, when using the component it's possible to output user data of any type on a page with Ajax requests.</para>
+	  <para>Hence, when using the component it's possible to output your data of any type on a page with Ajax requests.</para>
       </section>
 	  <!--
   <section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/menuGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/menuGroup.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/menuGroup.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -168,7 +168,7 @@
                 <para>Redefine corresponding skin parameters</para>
             </listitem>
             <listitem>
-                <para>Add to user&apos;s styles heet style classes used by a menu group</para>
+                <para>Add to your styles heet style classes used by a menu group</para>
             </listitem>
         </itemizedlist>
     </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -173,7 +173,7 @@
                 <para>Redefine the corresponding skin parameters</para>
             </listitem>
             <listitem>
-                <para>Add to user&apos;s style sheets style classes used by a menu item</para>
+                <para>Add to your style sheets style classes used by a menu item</para>
             </listitem>
         </itemizedlist>
     </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/menuSeparator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/menuSeparator.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/menuSeparator.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -80,7 +80,7 @@
             </para>
             <itemizedlist>
                 <listitem><para>Redefine the corresponding skin parameters</para></listitem>
-                <listitem><para>Add to user&apos;s style sheets style classes used by a menu separator</para></listitem>
+                <listitem><para>Add to your style sheets style classes used by a menu separator</para></listitem>
             </itemizedlist>
         </section>
         <section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/modalPanel.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/modalPanel.desc.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/modalPanel.desc.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -29,7 +29,7 @@
 
     <itemizedlist>
       <listitem>Highly customizable look and feel</listitem>
-      <listitem>Support of draggable operations and size changes by a user</listitem>
+      <listitem>Support of draggable operations and size changes by you</listitem>
       <listitem>Easy positioning for the modal dialog window</listitem>
       <listitem>Possibility to restore of the previous component state on a page (including position on the screen) after submitting and reloading</listitem>
     </itemizedlist>

Modified: trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -66,7 +66,7 @@
       <emphasis role="bold">Example:</emphasis>
     </para>
     <programlisting role="XML"><![CDATA[...
-    <rich:modalPanel id=&quot;panel&quot;>
+    <rich:modalPanel id="panel">
         <f:facet name="header">
             <h:outputText value="header">
         </f:facet>
@@ -228,7 +228,8 @@
     <para>
       <emphasis role="bold">Example:</emphasis>
     </para>
-    <programlisting role="JAVA"><![CDATA[Richfaces.showModalPanel('panelId', {left: auto}, {param1: value1});</programlisting>
+    <programlisting role="JAVA"><![CDATA[Richfaces.showModalPanel('panelId', {left: auto}, {param1: value1});
+	]]></programlisting>
     <para> Thus, except the standard modalPanel parameters you can pass any of your own parameters. </para>
     <para> Also modalPanel allows to handle its own opening and closing events on the client side.
       The <emphasis><property>&quot;onshow&quot;</property></emphasis> and <emphasis><property>&quot;onclose&quot;</property></emphasis> attributes are used in this
@@ -264,7 +265,7 @@
 ...
 	]]></programlisting>
 
-    <para> Here, if user opens modal dialog window using current link and after submits data then
+    <para> Here, if you open modal dialog window using current link and after submits data then
       modalPanel destination and height on new loaded page will be restored. </para>
     <para>if you need the content of the modalPanel to be submitted - you need to remember two important rules: </para>
       <itemizedlist>
@@ -274,7 +275,7 @@
         form inside.</listitem>
     </itemizedlist> 
       <para>Simple example of using commandButton within modalPanel is placed below.</para>
-    <emphasis role="bold">Example:</emphasis></para>
+    <para><emphasis role="bold">Example:</emphasis></para>
 
     <programlisting role="XML"><![CDATA[...
         <rich:modalPanel> 
@@ -290,11 +291,13 @@
         </rich:modalPanel>
         ...
         <h:form> 
-                <!--Some other Page content--> 
+                <!--Some other Page content-->
         </h:form>
 ...        
 ]]></programlisting>
 
+  
+
    <para>See also discussion about this problem on the <ulink
       url="http://www.jboss.com/index.html?module=bb&amp;op=viewtopic&amp;p=4064191"
       >RichFaces Users Forum</ulink>.</para>
@@ -519,5 +522,6 @@
         url="http://www.jboss.com/index.html?module=bb&amp;op=viewtopic&amp;p=4061517"
         >RichFaces Users Forum</ulink>. </para>
   </section>
+  
 
 </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -90,7 +90,7 @@
             <property>&quot;data&quot;</property>
           </emphasis>
         </para>
-        <para>Specifies a bean class keeping user&apos;s data for rendering</para>
+        <para>Specifies a bean class keeping your data for rendering</para>
       </listitem>
     </itemizedlist>
     <para>
@@ -150,7 +150,7 @@
     <title>Look-and-Feel Customization</title>
     <para><property>Paint2D</property> has no skin parameters and special <emphasis><property>style
           classes</property>, </emphasis> as it consists of one element generated with a
-      user&apos;s method on the server.</para>
+      your method on the server.</para>
     <para>To define some style properties such as an indent or a border, it&apos;s possible to
       use <emphasis>
         <property>&quot;style&quot;</property>

Modified: trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -246,7 +246,7 @@
       </listitem>
 
       <listitem>
-        <para>Add to a user&apos;s style sheets style classes used by a panel menu group</para>
+        <para>Add to your style sheets style classes used by a panel menu group</para>
       </listitem>
     </itemizedlist>
   </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/panelMenuItem.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelMenuItem.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelMenuItem.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -249,7 +249,7 @@
       </listitem>
 
       <listitem>
-        <para>Add to a user&apos;s style sheets style classes used by a panel menu item</para>
+        <para>Add to your style sheets style classes used by a panel menu item</para>
       </listitem>
     </itemizedlist>
   </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.desc.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.desc.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -27,7 +27,7 @@
         <listitem>Fully skinnable component</listitem>
         <listitem>Adds <emphasis><property>&quot;onkeypress&quot;</property></emphasis> suggestions capabilities to any input text component</listitem>
         <listitem>Performs suggestion via Ajax requests without any line of JavaScript code written 
-        by a user</listitem>
+        by you</listitem>
         <listitem>Possible to render table as a popup suggestion</listitem>
         <listitem>Can be pointed to any Ajax request status indicator of the page</listitem>
         <listitem>Easily customizable size of suggestion popup</listitem>

Modified: trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -248,7 +248,7 @@
             </listitem>
             
             <listitem>
-                <para>Add to a user's style sheets style classes used by a suggestionbox</para>
+                <para>Add to your style sheets style classes used by a suggestionbox</para>
             </listitem>
         </itemizedlist>
     </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml	2007-08-30 14:57:02 UTC (rev 2620)
+++ trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml	2007-08-30 15:09:59 UTC (rev 2621)
@@ -196,7 +196,7 @@
 	<para>To redefine appearance of all <property>tooltip</property> at once, there are two ways:</para>
         <itemizedlist>
 			<listitem>to redefine corresponding skin parameters</listitem>
-			<listitem>to add to a user's style sheets style classes used by a <property>tooltip</property></listitem>
+			<listitem>to add to your style sheets style classes used by a <property>tooltip</property></listitem>
          </itemizedlist>
 
 	 <para>




More information about the richfaces-svn-commits mailing list