Author: taylor
Date: Thu May 28 07:37:02 2009
New Revision: 779463
URL: http://svn.apache.org/viewvc?rev=779463&view=rev
Log:
general site docs updated for all releases
Modified:
portals/site/xdocs/getting-started.xml
portals/site/xdocs/index.xml
portals/site/xdocs/navigation.xml
Modified: portals/site/xdocs/getting-started.xml
URL:
http://svn.apache.org/viewvc/portals/site/xdocs/getting-started.xml?rev=779463&r1=779462&r2=779463&view=diff
==============================================================================
--- portals/site/xdocs/getting-started.xml (original)
+++ portals/site/xdocs/getting-started.xml Thu May 28 07:37:02 2009
@@ -13,11 +13,6 @@
Apache Portals houses Portal-related sub-projects.
See the links below for getting started with each project.
</p>
-<subsection name="Jetspeed-1">
-<p>
-<a href='http://portals.apache.org/jetspeed-1/config_guide.html'>Getting
Started with Jetspeed-1</a>
-</p>
-</subsection>
<subsection name="Jetspeed-2">
<p>
<a href='http://portals.apache.org/jetspeed-2/getting-started.html'>Getting
Started with Jetspeed-2</a>
@@ -25,14 +20,25 @@
</subsection>
<subsection name="Pluto">
<p>
-<a href='http://portals.apache.org/pluto/install.html'>Getting Started with
Pluto</a>
+<a href='http://portals.apache.org/pluto/v20/getting-started.html'>Getting
Started with Pluto</a>
+</p>
+</subsection>
+<subsection name="Applications">
+<p>
+<a href='http://portals.apache.org/applications/getting-started.html'>Getting
Started with Portals Applications</a>
</p>
</subsection>
+
<subsection name="WSRP4J">
<p>
<a href='http://portals.apache.org/wsrp4j/gettingstarted/index.html'>Getting
Started with WSRP4J</a>
</p>
</subsection>
+<subsection name="Jetspeed-1">
+<p>
+<a href='http://portals.apache.org/jetspeed-1/config_guide.html'>Getting
Started with Jetspeed-1</a>
+</p>
+</subsection>
</section>
Modified: portals/site/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/portals/site/xdocs/index.xml?rev=779463&r1=779462&r2=779463&view=diff
==============================================================================
--- portals/site/xdocs/index.xml (original)
+++ portals/site/xdocs/index.xml Thu May 28 07:37:02 2009
@@ -54,13 +54,16 @@
<subsection name="Jetspeed-2">
<p>
- <a href="http://portals.apache.org/jetspeed-2/">Jetspeed-2</a> is the
next-generation enterprise portal at Apache.
- Jetspeed-2 offers several architectural enhancements and improvements over
Jetspeed 1.0.
- First, Jetspeed-2 is conformant to the <a
href="http://www.jcp.org/en/jsr/detail?id=168">Java Portlet Standard</a> and
will provide a standard mechanism for the deployment of portlets.
- Second, Jetspeed-2 has matured to a more scalable architecture featuring
multi-threaded functionality.
- Third, Jetspeed-2 is decoupled from several legacy open source projects.
- Fourth, Jetspeed-2 is based on a component architecture.
- </p>
+ <a href="http://portals.apache.org/jetspeed-2/">Jetspeed-2</a> is an Open
Portal Platform and Enterprise Information Portal, written entirely in open
source under the Apache license in Java and XML and based on open standards.
+All access to the portal is managed through a robust portal security policy.
Within a Jetspeed portal, individual portlets can be aggregated to create a
page. Each portlet is an independent application with
+Jetspeed acting as the central hub making information from multiple sources
available in an easy to use manner.
+ </p>
+<p>
+Version 2.2.0 is our first release conformant to the
+<a href="http://www.jcp.org/en/jsr/detail?id=286">Java Portlet 2.0
Standard</a>.
+All releases prior, such as the 2.1.x releases, are conformant to the first
Java Portlet Specification,
+ <a
href="http://www.jcp.org/en/jsr/detail?id=168">the Java Portlet 1.0
Standard</a>.
+</p>
</subsection>
<subsection name="Pluto">
@@ -73,6 +76,14 @@
</p>
</subsection>
+<subsection name="Applications">
+ <p>
+ <a href="http://portals.apache.org/applications/">Applications</a>Apache
Portals Applications (APA) is a collaborative software development project
existing under the Apache Portals project.
+APA is dedicated to providing robust, full-featured, commercial-quality, and
freely available Portlet Applications
+under the Apache license developed at the Apache Software Foundation.
+ </p>
+</subsection>
+
<subsection name="Portals-bridges">
<p>
The <a href="http://portals.apache.org/bridges/">Bridges</a> subproject
includes common code and demos
@@ -82,14 +93,6 @@
Jetspeed-2 includes demos for those technologies.
</p>
</subsection>
-
-<subsection name="Applications">
- <p>
- <a href="http://portals.apache.org/applications/">Applications</a>Apache
Portals Applications (APA) is a collaborative software development project
existing under the Apache Portals project.
-APA is dedicated to providing robust, full-featured, commercial-quality, and
freely available Portlet Applications
-under the Apache license developed at the Apache Software Foundation.
- </p>
-</subsection>
<subsection name="WSRP4J">
<p>
Modified: portals/site/xdocs/navigation.xml
URL:
http://svn.apache.org/viewvc/portals/site/xdocs/navigation.xml?rev=779463&r1=779462&r2=779463&view=diff
==============================================================================
--- portals/site/xdocs/navigation.xml (original)
+++ portals/site/xdocs/navigation.xml Thu May 28 07:37:02 2009
@@ -36,9 +36,9 @@
<menu name="Portals Sub projects">
<item name="Jetspeed-2" href="/jetspeed-2/"/>
- <item name="Bridges" href="/bridges/"/>
<item name="Pluto" href="/pluto/"/>
<item name="Applications" href="/applications/"/>
+ <item name="Bridges" href="/bridges/"/>
<item name="WSRP-4J" href="/wsrp4j/"/>
<item name="Jetspeed-1" href="/jetspeed-1/"/>
</menu>