Author: xhuang(a)jboss.com
Date: 2007-06-27 21:39:32 -0400 (Wed, 27 Jun 2007)
New Revision: 7601
Removed:
docs/trunk/quickstartuser/en/images/image077.jpg
docs/trunk/quickstartuser/en/images/image080.jpg
Modified:
docs/trunk/quickstartuser/en/images/image006.jpg
docs/trunk/quickstartuser/en/images/image012.jpg
docs/trunk/quickstartuser/en/images/image013.jpg
docs/trunk/quickstartuser/en/images/image013.png
docs/trunk/quickstartuser/en/images/image014.jpg
docs/trunk/quickstartuser/en/images/image015.jpg
docs/trunk/quickstartuser/en/images/image015.png
docs/trunk/quickstartuser/en/images/image021.jpg
docs/trunk/quickstartuser/en/images/image022.jpg
docs/trunk/quickstartuser/en/images/image022.png
docs/trunk/quickstartuser/en/images/image023.jpg
docs/trunk/quickstartuser/en/images/image024.jpg
docs/trunk/quickstartuser/en/images/image024.png
docs/trunk/quickstartuser/en/images/image075.jpg
docs/trunk/quickstartuser/en/images/image075.png
docs/trunk/quickstartuser/en/images/image076.jpg
docs/trunk/quickstartuser/en/images/image077.png
docs/trunk/quickstartuser/en/images/image078.jpg
docs/trunk/quickstartuser/en/images/image081.jpg
docs/trunk/quickstartuser/en/images/image081.png
docs/trunk/quickstartuser/en/images/image082.jpg
docs/trunk/quickstartuser/en/images/image084.jpg
docs/trunk/quickstartuser/en/images/image085.jpg
docs/trunk/quickstartuser/en/images/image085.png
docs/trunk/quickstartuser/en/images/image108.jpg
docs/trunk/quickstartuser/en/modules/installation.xml
docs/trunk/quickstartuser/en/modules/interaction.xml
docs/trunk/quickstartuser/en/modules/overview.xml
Log:
1. Corrected typos
2. Fixed one broken links
3. Sreenshots for chapter 1-4 (more will be done shorlty)
Pending issues:
1. Sample quickstart.zip need to been put in
"http://docs.jboss.org/jbportal/v2.6/quickstartuser/en/"
Modified: docs/trunk/quickstartuser/en/images/image006.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image012.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image013.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image013.png
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image014.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image015.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image015.png
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image021.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image022.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image022.png
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image023.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image024.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image024.png
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image075.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image075.png
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image076.jpg
===================================================================
(Binary files differ)
Deleted: docs/trunk/quickstartuser/en/images/image077.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image077.png
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image078.jpg
===================================================================
(Binary files differ)
Deleted: docs/trunk/quickstartuser/en/images/image080.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image081.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image081.png
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image082.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image084.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image085.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image085.png
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/images/image108.jpg
===================================================================
(Binary files differ)
Modified: docs/trunk/quickstartuser/en/modules/installation.xml
===================================================================
--- docs/trunk/quickstartuser/en/modules/installation.xml 2007-06-28 00:11:09 UTC (rev
7600)
+++ docs/trunk/quickstartuser/en/modules/installation.xml 2007-06-28 01:39:32 UTC (rev
7601)
@@ -24,7 +24,7 @@
Once you have Java installed, you are ready to download the JBoss Portal
bundle. The following link has the list of downloads for JBoss Portal:
<ulink
-
url="http://www.jboss.com/products/JBoss
Portal/downloads">http://labs.jboss.com/portal/jbossportal/downlo...
+
url="http://www.jboss.com/products/jbossportal/downloads">ht...
. Please select the JBoss Portal bundled with JBoss Application Server and
select to download it to your machine. From here, you will need to unzip
it to your machine (Note: If you do not have Zip, please go to this link
@@ -102,8 +102,8 @@
If the database tables do not exist, you may see some errors the first time the
portal runs and it creates the tables. This is not an error.
</note></para>
- <para>Now, bring up Internet Explorer and go to the following URL: <ulink
-
url="http://localhost:8080/portal">http://localhost:8080/portal</ulink>
.
+ <para>Now, bring up your web browser and go to the following URL: <ulink
+
url="http://localhost:8080/portal">http://localhost:8080/portal</ulink>
(You may also change the root context to "/", please refer to Reference Guide
for details).
You should see the default page for JBoss Portal (Figure 2). <mediaobject>
<imageobject>
<imagedata align="center" fileref="images/image002.jpg"
format="JPG"
Modified: docs/trunk/quickstartuser/en/modules/interaction.xml
===================================================================
--- docs/trunk/quickstartuser/en/modules/interaction.xml 2007-06-28 00:11:09 UTC (rev
7600)
+++ docs/trunk/quickstartuser/en/modules/interaction.xml 2007-06-28 01:39:32 UTC (rev
7601)
@@ -55,7 +55,7 @@
<para>Let's create a user for the portal. Click on the "You can
create a new user" link
in the user portlet. The create user view now shows in the user portlet.
Enter the information as shown in Figure 10 (password is starter). Once
- you have clicked "create new user", the default view will show
(Figure
+ you have clicked "New user registration" button, the default view will
show (Figure
11).
<mediaobject>
<imageobject>
@@ -288,7 +288,7 @@
</para>
</caption>
</mediaobject>
- Click Insert to save the updated link. Click Create to
+ Click "Update" button to save the updated link. Then click
"Create" button to
create the new version of the HTML file. The file browser view shows again
with the new 1.1 version shown (Figure 26). The star icon next to the
version number shows this is the live version.
@@ -304,7 +304,7 @@
</para>
</caption>
</mediaobject>
- Click on the "Main" link to see the changes we
+ Click on the "Portal" link to see the changes we
have made. The content view portlet shows the update page for the portal
documentation (Figure 27).
<mediaobject>
@@ -342,7 +342,7 @@
<sect1>
<title>Portal Management</title>
- <para>Click on the Admin link. From this Admin Portal, you should have access
to the Members, CMS, and Portal
+ <para>Click on the Admin link. From this Admin Portal, you should have access
to the CMS, Members, WSRP and Portal
management interfaces. (Figure 29).
<mediaobject>
<imageobject>
@@ -383,7 +383,7 @@
</para>
</caption>
</mediaobject>
- Select the Administrators role and click the "Assign
+ Add "Administrators" role and click the "Assign
roles" button. This brings us back to the User portlet menu view (Figure
32).
<mediaobject>
@@ -397,7 +397,7 @@
</caption>
</mediaobject>
Now let's look at the user profile for the starter user.
- Click on the "Search" button, then the "Profile" link next
to the
+ Click on the "Profile" link next to the
starter user. The user profile view appears (Figure 33).
<mediaobject>
<imageobject>
@@ -426,9 +426,9 @@
</caption>
</mediaobject>
Now, let's explore the management portlet, by clicking on the
"Home" tab. This portlet
- shows a tree view of the portals, portal pages, and portlet instances.
- Click on the "+" icon next to root, then the "+" icon next
to "admin", then the "+" icon next to "Members".
- This shows us that there is an admin portal with 3 portal pages defined. In
addition, we can see the 2
+ shows a view of the portals, portal pages and portlet instances.
+ Click on "root" link, then choose the "admin" portal.
+ This shows us that there is an admin portal with 4 portal pages defined: CMS,
default, WSRP and Members. After clicking "Members" link, we can see the 2
portlet instances that are used in the Members portal page (Figure 35).
<mediaobject>
<imageobject>
@@ -437,18 +437,17 @@
</imageobject>
<caption>
- <para>Figure 35. Management portlet with tree
- expanded.
+ <para>Figure 35. "Members" page view.
</para>
</caption>
</mediaobject>
- Using the arrows next to the portlet instance names, we
+ <!--Using the arrows next to the portlet instance names, we
can dynamically move the portlet instances on the portal page. Click on
the up arrow icon next to the RolePortletWindow to move the role portlet
- above the user portlet.
+ above the user portlet.-->
- Let's create a new portal page. Click on the "default"
- portal link. The add portal page view is shown (Figure 37).
+ Let's create a new portal page. Click on the "root" link then
choose "default"
+ portal. The add portal page view is shown (Figure 37).
<mediaobject>
<imageobject>
<imagedata align="left"
fileref="images/image090.jpg" format="JPG"
@@ -461,8 +460,8 @@
</para>
</caption>
</mediaobject>
- Enter "Starter" as the page name and click the "Add page"
- button. We now see the Starter tab at the top and Starter as a portal page
+ Enter "Starter" as the page name and click the "Add"
+ button. We now see the "Starter" page
in the list of portal pages (Figure 38).
<mediaobject>
<imageobject>
@@ -477,7 +476,7 @@
</caption>
</mediaobject>
Now let's add some portlet instances to the portal page.
- Click on the starter page in the management portlet, and the details for
+ Click on "Page layout" link of the "Starter" entry in the
management portlet, and the details for
that portal page are shown (Figure 39).
<mediaobject>
<imageobject>
@@ -492,7 +491,7 @@
</caption>
</mediaobject>
First, let's add a weather portlet. Choose the
- navigation portlet instance from the dropdown (Figure 40).
+ "WeatherPorletInstance" portlet instance from the list (Figure 40).
<mediaobject>
<imageobject>
<imagedata align="center"
fileref="images/image093.jpg" format="JPG"
@@ -500,14 +499,14 @@
</imageobject>
<caption>
- <para>Figure 40. Choosing the Navigation portlet instance
- from the dropdown.
+ <para>Figure 40. Choosing the "WeatherPorletInstance"
portlet instance
+ from the list.
</para>
</caption>
</mediaobject>
Type in the name you want to give this portlet instance
- ("weather") and click the "Add Center" button. The
"weather" portlet instance
- is now shown under the "center" (Figure 41).
+ ("weather") and click the "Add" button of the "center
Region". The "weather" portlet instance
+ is now shown under the "center Region" (Figure 41).
<mediaobject>
<imageobject>
<imagedata align="left"
fileref="images/image094.jpg" format="JPG"
@@ -551,7 +550,7 @@
</mediaobject>
Finally, let's take a look at security in the management
portlet. Click on the "Security" link, and the list of available roles
and
- actions is shown for the Starter portal page.(Figure 45).
+ actions is shown for the "Starter" portal page.(Figure 45).
<mediaobject>
<imageobject>
<imagedata align="left"
fileref="images/image098.jpg" format="JPG"
@@ -559,13 +558,13 @@
</imageobject>
<caption>
- <para>Figure 45. Security for the Starter portal
+ <para>Figure 45. Security for the "Starter" portal
page.
</para>
</caption>
</mediaobject>
Let's take a look at the Starter portal page we created.
- Click on the "Main" link, and then the "Starter" tab at the
top to go to the Starter portal page
+ Click on the "Portal" link, and then the "Starter" tab at
the top to go to the "Starter" portal page
(Figure 46).
<mediaobject>
<imageobject>
Modified: docs/trunk/quickstartuser/en/modules/overview.xml
===================================================================
--- docs/trunk/quickstartuser/en/modules/overview.xml 2007-06-28 00:11:09 UTC (rev 7600)
+++ docs/trunk/quickstartuser/en/modules/overview.xml 2007-06-28 01:39:32 UTC (rev 7601)
@@ -10,7 +10,7 @@
improving business productivity and reducing costs. Today's top enterprises are
realizing this
goal by deploying enterprise portals within their IT infrastructure. Enterprise
portals
simplify access to information by providing a single source of interaction with
corporate
- information. Although today?s packaged portal frameworks help enterprises launch
portals more
+ information. Although today's packaged portal frameworks help enterprises
launch portals more
quickly, only JBoss Portal can deliver the benefits of a zero-cost open source
license
combined with a flexible and scalable underlying platform.</para>
<para>JBoss Portal provides an open source and standards-based environment for
hosting and