[jbosstools-commits] JBoss Tools SVN: r41526 - trunk/portlet/docs/reference/en-US.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed May 30 01:05:49 EDT 2012
Author: irooskov at redhat.com
Date: 2012-05-30 01:05:25 -0400 (Wed, 30 May 2012)
New Revision: 41526
Modified:
trunk/portlet/docs/reference/en-US/Book_Info.xml
trunk/portlet/docs/reference/en-US/intro.xml
trunk/portlet/docs/reference/en-US/seam_portlet.xml
Log:
updated from QE review
Modified: trunk/portlet/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/portlet/docs/reference/en-US/Book_Info.xml 2012-05-30 03:39:47 UTC (rev 41525)
+++ trunk/portlet/docs/reference/en-US/Book_Info.xml 2012-05-30 05:05:25 UTC (rev 41526)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
- <pubsnumber>1</pubsnumber>
+ <pubsnumber>2</pubsnumber>
<abstract>
<para>The JBoss Portlet Tools User Guide explains how to begin with and manage JBoss Portlet Tools.</para>
</abstract>
Modified: trunk/portlet/docs/reference/en-US/intro.xml
===================================================================
--- trunk/portlet/docs/reference/en-US/intro.xml 2012-05-30 03:39:47 UTC (rev 41525)
+++ trunk/portlet/docs/reference/en-US/intro.xml 2012-05-30 05:05:25 UTC (rev 41526)
@@ -9,7 +9,7 @@
<section>
<title>What JBoss Portal and Portlet Tools are</title>
<para>
- <property>JBoss Portal</property> provides an open source platform for hosting and serving a portal's Web interface, publishing and managing its content, and customizing its experience. It supports a wide range of features, including standard portlets, single sign-on, clustering, and internationalization. More about <property>JBoss Portal</property> can be found by visiting its home page at: <ulink url="http://www.jboss.org/jbossportal/">http://www.jboss.org/jbossportal/</ulink>.
+ <property>JBoss Portal</property> provides an open source platform for hosting and serving a portal's Web interface, publishing and managing its content, and customizing its experience. It supports a wide range of features, including standard portlets, single sign-on, clustering, and internationalization. <!--More about <property>JBoss Portal</property> can be found by visiting its home page at: <ulink url="http://www.jboss.org/jbossportal/">http://www.jboss.org/jbossportal/</ulink>. -->
</para>
<para>
@@ -85,7 +85,7 @@
</table>
</section>
- <section id="requirements_installation">
+<!-- <section id="requirements_installation">
<title>Requirements and Installation</title>
<para>
<property>JBoss Portlet Tools</property> needs the following minimum requirements:</para>
@@ -148,5 +148,5 @@
This guide will only refer to JBoss Portal from here, however you can use (and it is recommended to use) JBoss Enterprise Portal Platform or GateIn instead, as mentioned above.
</para>
</note>
- </section>
+ </section> -->
</chapter>
Modified: trunk/portlet/docs/reference/en-US/seam_portlet.xml
===================================================================
--- trunk/portlet/docs/reference/en-US/seam_portlet.xml 2012-05-30 03:39:47 UTC (rev 41525)
+++ trunk/portlet/docs/reference/en-US/seam_portlet.xml 2012-05-30 05:05:25 UTC (rev 41526)
@@ -183,7 +183,7 @@
<listitem>
<para>
- The <property>Create Portlet</property> wizard is displayed (for more information about wizard options, see <xref linkend="jsf_seam_portlet_wizard"/> in the guide reference). As the Seam configuration is set for the project, the wizard enters the values for the for Seam portlet.
+ The <property>Create Portlet</property> wizard is displayed (for more information about wizard options, see <xref linkend="jsf_seam_portlet_wizard"/> in the guide reference). As the Seam configuration is set for the project, the wizard enters the values for the Seam portlet.
</para>
<figure>
More information about the jbosstools-commits
mailing list