Author: jaredmorgs
Date: 2013-02-27 22:47:52 -0500 (Wed, 27 Feb 2013)
New Revision: 9188
Modified:
epp/docs/branches/6.0/Developer_Guide/en-US/Revision_History.xml
epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.xml
Log:
BZ#856447 - Amended the link with the verbatim one Filip provided. Verified it resolved
when clicked.
Modified: epp/docs/branches/6.0/Developer_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/6.0/Developer_Guide/en-US/Revision_History.xml 2013-02-27 12:16:44
UTC (rev 9187)
+++ epp/docs/branches/6.0/Developer_Guide/en-US/Revision_History.xml 2013-02-28 03:47:52
UTC (rev 9188)
@@ -4,8 +4,8 @@
<title>Revision History</title>
<simpara>
<revhistory>
- <revision>
- <revnumber>6.0.0-19</revnumber>
+ <revision>
+ <revnumber>6.0.0-20</revnumber>
<date>Fri Feb 27 2013</date>
<author>
<firstname>Aakanksha</firstname>
@@ -18,7 +18,7 @@
</simplelist>
</revdescription>
</revision>
- <revision>
+ <revision>
<revnumber>6.0.0-18</revnumber>
<date>Fri Feb 21 2013</date>
<author>
@@ -28,7 +28,7 @@
</author>
<revdescription>
<simplelist>
- <member>BZ#912678: NEEDINFO - Incorporating SME
feedback</member>
+ <member>BZ#912678: NEEDINFO - Incorporating SME
feedback</member>
</simplelist>
</revdescription>
</revision>
@@ -42,7 +42,7 @@
</author>
<revdescription>
<simplelist>
- <member>Re-added 'Quickstarts' appendix to the
book.</member>
+ <member>Re-added 'Quickstarts' appendix to the
book.</member>
</simplelist>
</revdescription>
</revision>
Modified: epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.xml
===================================================================
--- epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.xml 2013-02-27
12:16:44 UTC (rev 9187)
+++ epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.xml 2013-02-28
03:47:52 UTC (rev 9188)
@@ -1,75 +1,69 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" []>
<chapter id="Appendix_-_Quickstarts">
-
- <title>Appendix - Quickstarts</title>
- <para>JBoss Portal Platform Quickstarts provide small, specific, working
examples that can be used as a reference for your own project.</para>
- <para>The Quickstarts can be obtained in one of the following
ways:</para>
- <section id="JBoss_Portal_Platform_Downloads_Page">
-
- <title>JBoss Portal Platform Downloads Page</title>
- <itemizedlist>
- <listitem>
- <para>
- A zip archive containing all Quickstarts can be downloaded from the <ulink
url="https://access.redhat.com/jbossnetwork/restricted/listSoftware....
Portal Platform Downloads page</ulink> on Customer Portal</para>
- </listitem>
- </itemizedlist>
-<note>
-<para>
-For information on using WOLF repo refer to the <filename>readme</filename>
file avaiable in the quickstarts.
+ <title>Appendix - Quickstarts</title>
+ <para>JBoss Portal Platform Quickstarts provide small, specific, working examples
that can be used as a reference for your own project.</para>
+ <para>The Quickstarts can be obtained in one of the following ways:</para>
+ <section id="JBoss_Portal_Platform_Downloads_Page">
+ <title>JBoss Portal Platform Downloads Page</title>
+ <remark>Aakanksha, this was an itemized list for some reason. Not sure why,
when it could just be a normal para. I have also made the URL visible, as per the standard
for URLs. We shouldn't hide them for accessibility reasons. Also, we are supposed
to use "see" instead of "refer to" (this is a recent
thing introduced by ecs-standards@, of which you should be subscribed to).</remark>
+ <para>
+ A zip archive containing all Quickstarts can be downloaded from the JBoss
Portal Platform Downloads page, located at <ulink
url="https://access.redhat.com/jbossnetwork/restricted/listSoftware....
+ <note>
+ <para>
+For information on using the WOLF repository, see the
<filename>readme</filename> file packaged with the quickstarts.
</para>
-</note>
- </section>
- <section id="JBoss_Developer_Studio_or_Eclipse_with_JBoss_Tools">
-
- <title>JBoss Developer Studio or Eclipse with JBoss Tools</title>
- <itemizedlist>
- <listitem>
- <para>
+ </note>
+ </section>
+ <section id="JBoss_Developer_Studio_or_Eclipse_with_JBoss_Tools">
+ <title>JBoss Developer Studio or Eclipse with JBoss Tools</title>
+ <remark>Aakanksha, this should be a <procedure>, not an itemized
list.</remark>
+ <itemizedlist>
+ <listitem>
+ <para>
In your Workbench, go to
<code>File > New > Example... > JBoss Tools
> Project Examples</code>
</para>
- </listitem>
- <listitem>
- <para>
+ </listitem>
+ <listitem>
+ <para>
In the New Project Example dialog, select the Site
<code>JBoss Community JBoss Portal Platform Examples</code>
from the drop down menu
</para>
- </listitem>
- <listitem>
- <para>
+ </listitem>
+ <listitem>
+ <para>
Select one of the available Quickstarts, e.g.
<code>Simplest Hello World Portlet</code>
</para>
- </listitem>
- <listitem>
- <para>
+ </listitem>
+ <listitem>
+ <para>
Click
<code>Finish</code>
and the example project will be imported into your workspace.
</para>
- </listitem>
- </itemizedlist>
-<note>
-<para>
-For more information on how to use and deploy quickstarts, refer to the
<filename>readme</filename> file of the quickstart.
+ </listitem>
+ </itemizedlist>
+ <note>
+ <para>
+For more information on how to use and deploy quickstarts, refer to the
<filename>readme</filename> file <remark>packaged with</remark>of
the quickstart.
</para>
-</note>
- <!-- <para>
- The new runtime environment allows to deploy quickstarts directly from IDE to JBoss
Portal Platform.
- </para>
-
- <para> Example:</para>
- <para> Window -> Preferences -> Server -> Runtime Environments then click
Add... and choose JBoss EAP 6.x from JBoss Enterprise Middleware folder.</para>
-
- <note>
- <para>
- Set JPP_HOME as home directory.
- </para>
- </note> -->
- </section>
- <!--# Section comment as per the SME feedback, refer BZ#912678
+ </note>
+<!-- <para>
+ The new runtime environment allows to deploy quickstarts directly from IDE to JBoss
Portal Platform.
+ </para>
+
+ <para> Example:</para>
+ <para> Window -> Preferences -> Server -> Runtime Environments then click
Add... and choose JBoss EAP 6.x from JBoss Enterprise Middleware folder.</para>
+
+ <note>
+ <para>
+ Set JPP_HOME as home directory.
+ </para>
+ </note> --> </section>
+<!--# Section comment as per the SME feedback, refer BZ#912678
<section id="sid-55378941_Appendix-Quickstarts-GitHub">
<title>GitHub</title>
@@ -79,5 +73,4 @@
<programlisting>git clone
https://github.com/gatein/gatein-portal-quickstart.git</programlisting...
</informalexample>
<para>... and switch to the branch compatible with your JBoss Portal Platform
version.</para>
- </section> -->
- </chapter>
+ </section> --></chapter>