Author: taylor
Date: Wed May 27 22:11:06 2009
New Revision: 779340
URL: http://svn.apache.org/viewvc?rev=779340&view=rev
Log:
https://issues.apache.org/jira/browse/JS2-1022
improved wording, hth. I got to this while updating the 2.2.0 site docs for the
upcoming release with the same fix
Modified:
portals/site/jetspeed/jetspeed-2.1/src/site/xdoc/getting-started-installer.xml
Modified:
portals/site/jetspeed/jetspeed-2.1/src/site/xdoc/getting-started-installer.xml
URL:
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.1/src/site/xdoc/getting-started-installer.xml?rev=779340&r1=779339&r2=779340&view=diff
==============================================================================
---
portals/site/jetspeed/jetspeed-2.1/src/site/xdoc/getting-started-installer.xml
(original)
+++
portals/site/jetspeed/jetspeed-2.1/src/site/xdoc/getting-started-installer.xml
Wed May 27 22:11:06 2009
@@ -29,14 +29,23 @@
<section name="Jetspeed-2 Installer">
<subsection name="Getting Started with the Installer">
<p>
- Jetspeed 2.1.3 provides 2 installers:
- <ul>
- <li>The minimal installation, containing only the core
portal and administrative portlets:
- <a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/binaries/jetspeed-2.1.3-installer.jar">Standard
(Minimal) Installer</a></li>
- <li>An installer for installing Jetspeed-2 on a third
party database:
- <a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/binaries/jetspeed-2.1.3-demo-installer.jar">Jetspeed
Demo Installer</a></li>
- </ul>
- </p>
+ There are two kinds of Jetspeed installers. Neither one
is dependent on the other. The demo is best for seeing more features. The
minimal installer could
+ be useful for basing your own portal distribution upon,
or just seeing the basic feature set of Jetspeed.
+ <ol>
+ <li>Minimal Installer and EAR - only contains a
Jetspeed Portal and the Jetspeed Administrative Portlets, with a minimal Site
map and set of users
+ <br/><br/>
+ <a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/binaries/jetspeed-2.1.3-installer.jar">Standard
(Minimal) Installer</a>
+ <br/><br/>
+ </li>
+ <li>Full or Demo Installer and EAR - contains a
Jetspeed Portal, the Jetspeed Administrative Portlets, a full demo Site Map, 10
users. Additionally,
+ there several portlet applications including an RSS
application, a Database Browser application, a Web Content application, and a
set of demo portlets
+ including Google Maps, weather portlets, and lots of
programming examples to get you started.
+ <br/><br/>
+ <a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/binaries/jetspeed-2.1.3-demo-installer.jar">Jetspeed
Demo Installer</a>
+ <br/>
+ </li>
+ </ol>
+ </p>
<p>
To run the standard (minimal) installer:
</p>