[jbosstools-commits] JBoss Tools SVN: r41875 - trunk/openshift/docs/reference/en-US.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Jun 11 21:47:44 EDT 2012


Author: irooskov at redhat.com
Date: 2012-06-11 21:47:43 -0400 (Mon, 11 Jun 2012)
New Revision: 41875

Modified:
   trunk/openshift/docs/reference/en-US/Book_Info.xml
   trunk/openshift/docs/reference/en-US/Creating_an_OpenShift_Express_Application.xml
   trunk/openshift/docs/reference/en-US/Viewing_the_remote_console.xml
Log:
updated with QU corrections


Modified: trunk/openshift/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/openshift/docs/reference/en-US/Book_Info.xml	2012-06-12 01:34:15 UTC (rev 41874)
+++ trunk/openshift/docs/reference/en-US/Book_Info.xml	2012-06-12 01:47:43 UTC (rev 41875)
@@ -13,7 +13,7 @@
    
   <edition>5.0.0</edition>
    
-  <pubsnumber>9</pubsnumber>
+  <pubsnumber>10</pubsnumber>
    
   <abstract>
     <para>

Modified: trunk/openshift/docs/reference/en-US/Creating_an_OpenShift_Express_Application.xml
===================================================================
--- trunk/openshift/docs/reference/en-US/Creating_an_OpenShift_Express_Application.xml	2012-06-12 01:34:15 UTC (rev 41874)
+++ trunk/openshift/docs/reference/en-US/Creating_an_OpenShift_Express_Application.xml	2012-06-12 01:47:43 UTC (rev 41875)
@@ -99,7 +99,7 @@
 			</imageobject>
 			<textobject>
 				<phrase>
-					Configuring the project and server adaptor settings.
+					Configuring the project and server adapter settings.
 				</phrase>
 			</textobject>
 		</mediaobject>
@@ -165,7 +165,7 @@
 		The OpenShift application that you created through the wizard, will appear in your <guilabel>Package Explorer</guilabel> tab. 
 	</para>
 	<figure id="application_creation_11">
-		<title>Publising your project through the server adaptor</title>
+		<title>Publising your project through the server adapter</title>
 		<mediaobject>
 			<imageobject>
 				<imagedata fileref="images/Creating_an_OpenShift_Express_Application/application_creation_11.png" format="PNG" />
@@ -178,7 +178,7 @@
 		</mediaobject>
 	</figure>
 	<para>
-		The wizard has also created a server adaptor that connects to your OpenShift service. In the <guilabel>Servers</guilabel> tab there will be an OpenShift server available that contains your application. Any changes you make locally to the application can be published to your OpenShift instance by right-clicking on the application under the server in the <guilabel>Servers</guilabel> view, and selecting <guimenuitem>Full Publish</guimenuitem>.
+		The wizard has also created a server adapter that connects to your OpenShift service. In the <guilabel>Servers</guilabel> tab there will be an OpenShift server available that contains your application. Any changes you make locally to the application can be published to your OpenShift instance by right-clicking on the application under the server in the <guilabel>Servers</guilabel> view, and selecting <guimenuitem>Full Publish</guimenuitem>.
 	</para>
 	<figure id="application_creation_12">
 	<title>OpenShift server overview and settings</title>

Modified: trunk/openshift/docs/reference/en-US/Viewing_the_remote_console.xml
===================================================================
--- trunk/openshift/docs/reference/en-US/Viewing_the_remote_console.xml	2012-06-12 01:34:15 UTC (rev 41874)
+++ trunk/openshift/docs/reference/en-US/Viewing_the_remote_console.xml	2012-06-12 01:47:43 UTC (rev 41875)
@@ -11,14 +11,14 @@
 		Similar to when you are running a server locally, you are also able to see console output for your remote OpenShift server. To have this output displayed to you, right-click on your OpenShift server in the <guilabel>Servers</guilabel> tab and select <menuchoice><guimenuitem>OpenShift</guimenuitem><guimenuitem>Tail files</guimenuitem></menuchoice>.   
 	</para>
 	<figure id="openshift_remote_console_01">
-		<title>Selecting the OpenShift Profile</title>
+		<title>Tailing OpenShift server output</title>
 		<mediaobject>
 			<imageobject>
 				<imagedata fileref="images/OpenShift_Remote_Console/openshift_remote_console_01.png" format="PNG" />
 			</imageobject>
 			<textobject>
 				<phrase>
-					Selecting the remote console for the OpenShift server adapter.
+					Selecting OpenShift server console viewing.
 				</phrase>
 			</textobject>
 		</mediaobject>
@@ -27,7 +27,7 @@
 		A new tab will open called <guilabel>Console</guilabel> and display the last 100 lines of the servers <filename>boot.log</filename> and <filename>server.log</filename> files. This <guilabel>Console</guilabel> tab will now tail the content of these files on the server, outputing any updates to you, as they occur.
 	</para>
 	<figure id="openshift_remote_console_02">
-		<title>Selecting the OpenShift Profile</title>
+		<title>Viewing OpenShift server console output</title>
 		<mediaobject>
 			<imageobject>
 				<imagedata fileref="images/OpenShift_Remote_Console/openshift_remote_console_02.png" format="PNG" />



More information about the jbosstools-commits mailing list