Author: ochikvina
Date: 2008-09-19 06:42:09 -0400 (Fri, 19 Sep 2008)
New Revision: 10378
Modified:
trunk/portlet/docs/reference/en/modules/installation.xml
trunk/portlet/docs/reference/en/modules/intro.xml
trunk/portlet/docs/reference/en/modules/starting_project.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-407 - updating according Svetlana's remarks;
Modified: trunk/portlet/docs/reference/en/modules/installation.xml
===================================================================
--- trunk/portlet/docs/reference/en/modules/installation.xml 2008-09-19 10:12:56 UTC (rev
10377)
+++ trunk/portlet/docs/reference/en/modules/installation.xml 2008-09-19 10:42:09 UTC (rev
10378)
@@ -8,13 +8,13 @@
<itemizedlist>
<listitem>
- <para>First, you need to have Eclipse Ganymede with JBoss Tools
3.0Alpha installed.</para>
+ <para>First, you need to have Eclipse Ganymede with JBoss Tools
3.0.0.Alpha1 installed.</para>
<tip>
<title>Tip:</title>
<para>Read <ulink
url="&gsglink;#JBossToolsInstall">JBoss Tools
- Installation</ulink> section in our Getting Started
documentation to find
- out how to install <property>JBoss Tools</property> onto
Eclipse.</para>
+ Installation</ulink> section in our Getting Started
documentation to find out
+ how to install <property>JBoss Tools</property> onto
Eclipse.</para>
</tip>
</listitem>
@@ -27,7 +27,7 @@
<title>Note:</title>
<para>You need JBoss Portal 2.7 if you want to work with a Portlet
2.0</para>
</note>
-
+
</listitem>
<listitem>
@@ -35,4 +35,6 @@
</listitem>
</itemizedlist>
+ <para>Now, when you have it installed, we are going to demonstrate some
powerful features of
+ <property>JBoss Portal</property> tooling for Eclipse.</para>
</chapter>
Modified: trunk/portlet/docs/reference/en/modules/intro.xml
===================================================================
--- trunk/portlet/docs/reference/en/modules/intro.xml 2008-09-19 10:12:56 UTC (rev 10377)
+++ trunk/portlet/docs/reference/en/modules/intro.xml 2008-09-19 10:42:09 UTC (rev 10378)
@@ -3,7 +3,7 @@
<?dbhtml filename="intro.html"?>
<title>Introduction</title>
- <para>Starting from 3.0 version, JBoss set of plugins extends
<property>JBoss Portal</property>
+ <para>Starting from 3.0.0.Alpha1 version, JBoss set of plugins extends
<property>JBoss Portal</property>
features. Thus, this guide is intended to explain you how to manage the
functionality
<property>JBoss Tools</property> provide to ease the development
with <property>JBoss
Portal</property>.</para>
@@ -47,7 +47,7 @@
Configuration to enable Portlet Facet in
it.</para>
</entry>
<entry>
- <link linkend="creating
_project_with_jbossportal">creating a Dynamic
+ <link linkend="creating
_project_with_jbossportal">Creating a Dynamic
Web Project</link>
</entry>
</row>
@@ -59,10 +59,11 @@
</entry>
<entry>
- <para>The wizard enables creating a JSR-186/JSR-286
compliant portlet.</para>
+ <para>The wizard enables creating a JSR-186/JSR-286
compliant
+ portlet.</para>
</entry>
<entry>
- <link linkend="adding_java_portlet">adding
Java Portlet to a
+ <link linkend="adding_java_portlet">Adding
Java Portlet to a
project</link>
</entry>
</row>
@@ -72,10 +73,12 @@
<para>Create JSF/Seam Portlet wizard</para>
</entry>
<entry>
- <para>This wizard creates a JSF/Seam portlet that uses
JBoss Portlet Bridge</para>
+ <para>This wizard creates a JSF/Seam portlet that uses
JBoss Portlet
+ Bridge</para>
</entry>
<entry>
- <link linkend="adding_JsfSeam_portlet">adding
JSF/Seam Portlet to a project</link>
+ <link linkend="adding_JsfSeam_portlet">Adding
JSF/Seam Portlet to a
+ project</link>
</entry>
</row>
@@ -108,8 +111,9 @@
<listitem>
<para>
- <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
Tools
- Forum</ulink>
+ <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
+ >JBoss Tools Forum</ulink>
</para>
</listitem>
@@ -123,7 +127,7 @@
<listitem>
<para>
<ulink
url="http://www.jboss.com/products/devstudio/docs">Stable JBossTools/JBDS
- documentation</ulink> (supplied with the latest JBDS
release, 1.1.0GA
+ documentation</ulink> (supplied with the latest JBDS
release, 1.1.0 GA
currently) </para>
</listitem>
</itemizedlist>
Modified: trunk/portlet/docs/reference/en/modules/starting_project.xml
===================================================================
--- trunk/portlet/docs/reference/en/modules/starting_project.xml 2008-09-19 10:12:56 UTC
(rev 10377)
+++ trunk/portlet/docs/reference/en/modules/starting_project.xml 2008-09-19 10:42:09 UTC
(rev 10378)
@@ -43,7 +43,7 @@
</figure>
<para>On the next page you should give a name to the runtime.
Let's call it
- <emphasis>JBoss Portal 2.7 Runtime</emphasis>. And then point
it to the location of
+ <emphasis>JBoss Portal 2.7 Runtime</emphasis>, and then point
it to the location of
your JBoss AS + Portal installation.</para>
<note>
@@ -65,8 +65,8 @@
<para>Click on <emphasis>
<property>Finish</property>.</emphasis> It returns you
to the <property>New Dynamic
- Web Project</property> wizard where it' also necessary to
set the project
- Configuration. <property>JBoss Tools</property> (starting from
3.0 Alpha) support the
+ Web Project</property> wizard where it's also necessary to
set the project
+ Configuration. <property>JBoss Tools</property> (starting from
3.0.0.Alpha1) support the
JSR-168 Portlet Specification (Portlet 1.0), JSR-286 Portlet Specification
(Portlet
2.0). Thus you can choose <emphasis>Portlet Project
v1.0</emphasis> or <emphasis>Portlet
Project v2.0</emphasis>.</para>