Author: woonsan
Date: Thu May 26 01:24:14 2022
New Revision: 1901261
URL: http://svn.apache.org/viewvc?rev=1901261&view=rev
Log:
PORTALS-27: add Dormant sections and explanations in portals level site docs
Added:
portals/site/src/site/xdoc/dormant.xml
Modified:
portals/site/src/site/site.xml
portals/site/src/site/xdoc/getting-started.xml
portals/site/src/site/xdoc/index.xml
Modified: portals/site/src/site/site.xml
URL:
http://svn.apache.org/viewvc/portals/site/src/site/site.xml?rev=1901261&r1=1901260&r2=1901261&view=diff
==============================================================================
--- portals/site/src/site/site.xml (original)
+++ portals/site/src/site/site.xml Thu May 26 01:24:14 2022
@@ -59,8 +59,12 @@
</menu>
<menu name="Portals Sub projects">
- <item name="Jetspeed-2" href="/jetspeed-2/"/>
<item name="Pluto" href="/pluto/"/>
+ </menu>
+
+ <menu name="Portals Dormant">
+ <item name="Overview" href="/dormant.html"/>
+ <item name="Jetspeed-2" href="/jetspeed-2/"/>
<item name="Applications" href="/applications/"/>
<item name="Bridges" href="/bridges/"/>
<item name="Jetspeed-1" href="/jetspeed-1/"/>
Added: portals/site/src/site/xdoc/dormant.xml
URL:
http://svn.apache.org/viewvc/portals/site/src/site/xdoc/dormant.xml?rev=1901261&view=auto
==============================================================================
--- portals/site/src/site/xdoc/dormant.xml (added)
+++ portals/site/src/site/xdoc/dormant.xml Thu May 26 01:24:14 2022
@@ -0,0 +1,66 @@
+<?xml version="1.0"?>
+<document>
+
+ <properties>
+ <title>Apache Portals Dormant</title>
+ </properties>
+
+<body>
+
+<section name="The Portals Dormant">
+
+
+ <p>
+ The Dormant is Subversion repositories for Portals sub-projects that
have had little recent development activity
+ and no individual or group of individual committers has emerged to
champion its ultimate promotion to an active one.
+ </p>
+
+ <p>
+ If you wish to use any of these sub-projects, you must build them
yourselves.
+ It is best to assume that these sub-projects will not be released in the
near future.
+ </p>
+
+<subsection name="Jetspeed-2">
+ <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>
+The latest version of Jetspeed, Version 2.2.1, most significantly introduces
the <em>Jetui</em> client-side customization engine. Version 2.2.0 was 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="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
+for the use of common web frameworks via portlets.
+ Currently there is support for writing portlets using JSF, Struts, perl CGI
scripts, php code and Velocity
+ templates.
+ Jetspeed-2 includes demos for those technologies.
+ </p>
+ </subsection>
+
+<subsection name="Jetspeed-1">
+ <p>
+ <a href="http://portals.apache.org/jetspeed-1/">Jetspeed-1</a> is an Open
Source implementation of an
+ Enterprise Information Portal, using Java and XML. Jetspeed-1 is a
user-customizable portal system, supporting
+ a rich feature set and mature user base.
+ </p>
+</subsection>
+
+</section>
+
+</body>
+</document>
Modified: portals/site/src/site/xdoc/getting-started.xml
URL:
http://svn.apache.org/viewvc/portals/site/src/site/xdoc/getting-started.xml?rev=1901261&r1=1901260&r2=1901261&view=diff
==============================================================================
--- portals/site/src/site/xdoc/getting-started.xml (original)
+++ portals/site/src/site/xdoc/getting-started.xml Thu May 26 01:24:14 2022
@@ -10,17 +10,30 @@
<section name="Getting Started">
<p>
-Apache Portals houses Portal-related sub-projects.
+Apache Portals houses Portal-related sub-project(s).
See the links below for getting started with each project.
</p>
-<subsection name="Jetspeed-2">
+<subsection name="Pluto">
<p>
-<a href='http://portals.apache.org/jetspeed-2/getting-started.html'>Getting
Started with Jetspeed-2</a>
+<a href='http://portals.apache.org/pluto/v20/getting-started.html'>Getting
Started with Pluto</a>
</p>
</subsection>
-<subsection name="Pluto">
+</section>
+
+<section name="The Portals Dormant">
+
+ <p>
+ The Dormant is Subversion repositories for Portals sub-projects that have
had little recent development activity
+ and no individual or group of individual committers has emerged to
champion its ultimate promotion to an active one.
+ </p>
+ <p>
+ If you wish to use any of these sub-projects, you must build them
yourselves.
+ It is best to assume that these sub-projects will not be released in the
near future.
+ </p>
+
+<subsection name="Jetspeed-2">
<p>
-<a href='http://portals.apache.org/pluto/v20/getting-started.html'>Getting
Started with Pluto</a>
+<a href='http://portals.apache.org/jetspeed-2/getting-started.html'>Getting
Started with Jetspeed-2</a>
</p>
</subsection>
<subsection name="Applications">
Modified: portals/site/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/portals/site/src/site/xdoc/index.xml?rev=1901261&r1=1901260&r2=1901261&view=diff
==============================================================================
--- portals/site/src/site/xdoc/index.xml (original)
+++ portals/site/src/site/xdoc/index.xml Thu May 26 01:24:14 2022
@@ -51,20 +51,6 @@ well-established software systems.
</p>
</subsection>
-<subsection name="Jetspeed-2">
- <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>
-The latest version of Jetspeed, Version 2.2.1, most significantly introduces
the <em>Jetui</em> client-side customization engine. Version 2.2.0 was 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">
<p>
<a href="http://portals.apache.org/pluto/">Pluto</a> is the Reference
Implementation of the Java Portlet Specification.
@@ -75,31 +61,19 @@ All releases prior, such as the 2.1.x re
</p>
</subsection>
-<subsection name="Applications">
+</section>
+
+<section name="The Portals Dormant">
+
<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.
+ These are Portals sub-projects that have been deemed inactive since they
have seen little recent development activity.
+ If you wish to use any of these sub-projects, you must build them
yourselves.
+ It is best to assume that these sub-projects will not be released in the
near future.
</p>
-</subsection>
-<subsection name="Portals-bridges">
<p>
- The <a href="http://portals.apache.org/bridges/">Bridges</a> subproject
includes common code and demos
-for the use of common web frameworks via portlets.
- Currently there is support for writing portlets using JSF, Struts, perl CGI
scripts, php code and Velocity
- templates.
- Jetspeed-2 includes demos for those technologies.
- </p>
- </subsection>
-
-<subsection name="Jetspeed-1">
- <p>
- <a href="http://portals.apache.org/jetspeed-1/">Jetspeed-1</a> is an Open
Source implementation of an
- Enterprise Information Portal, using Java and XML. Jetspeed-1 is a
user-customizable portal system, supporting
- a rich feature set and mature user base.
+ See <a href="./dormant.html">here</a> for Dormant sub-projects.
</p>
-</subsection>
</section>