Author: msnicklous
Date: Fri Dec 2 14:16:01 2016
New Revision: 1772349
URL: http://svn.apache.org/viewvc?rev=1772349&view=rev
Log:
Added additional menu items and version 3 description.
Added:
portals/site-live/pluto/images/async.png (with props)
portals/site-live/pluto/images/hubaction.png (with props)
portals/site-live/pluto/images/lifecycleMethods.png (with props)
portals/site-live/pluto/images/phaseModel.png (with props)
portals/site-live/pluto/v30/v3Features.html
Modified:
portals/site-live/pluto/architecture.html
portals/site-live/pluto/css/site.css
portals/site-live/pluto/download.html
portals/site-live/pluto/faq.html
portals/site-live/pluto/helping.html
portals/site-live/pluto/index.html
portals/site-live/pluto/issue-tracking.html
portals/site-live/pluto/license.html
portals/site-live/pluto/mail-lists.html
portals/site-live/pluto/mission.html
portals/site-live/pluto/news.html
portals/site-live/pluto/project-summary.html
portals/site-live/pluto/resources.html
portals/site-live/pluto/source-repository.html
portals/site-live/pluto/status.html
portals/site-live/pluto/subprojects/anttasks.html
portals/site-live/pluto/subprojects/container-api.html
portals/site-live/pluto/subprojects/driver.html
portals/site-live/pluto/subprojects/installer.html
portals/site-live/pluto/subprojects/portal.html
portals/site-live/pluto/subprojects/portlet-container.html
portals/site-live/pluto/subprojects/skin.html
portals/site-live/pluto/subprojects/subprojects.html
portals/site-live/pluto/subprojects/tag-library.html
portals/site-live/pluto/subprojects/testsuite.html
portals/site-live/pluto/subprojects/utilities.html
portals/site-live/pluto/team-list.html
portals/site-live/pluto/v101/developer/arch.html
portals/site-live/pluto/v101/developer/build_source.html
portals/site-live/pluto/v101/developer/index.html
portals/site-live/pluto/v101/developer/integrate.html
portals/site-live/pluto/v101/developer/subversion.html
portals/site-live/pluto/v101/install.html
portals/site-live/pluto/v101/resources.html
portals/site-live/pluto/v101/userguide/index.html
portals/site-live/pluto/v101/userguide/portal.html
portals/site-live/pluto/v101/userguide/testsuite.html
portals/site-live/pluto/v11/deploying.html
portals/site-live/pluto/v11/getting-started.html
portals/site-live/pluto/v11/release-notes.html
portals/site-live/pluto/v20/app-servers.html
portals/site-live/pluto/v20/deploying.html
portals/site-live/pluto/v20/embedding.html
portals/site-live/pluto/v20/getting-started.html
portals/site-live/pluto/v20/powered.html
portals/site-live/pluto/v20/release-notes-2.0.0.html
portals/site-live/pluto/v20/release-notes-2.0.1.html
portals/site-live/pluto/v20/release-notes-2.0.2.html
portals/site-live/pluto/v20/release-notes.html
portals/site-live/pluto/v30/deploying.html
portals/site-live/pluto/v30/getting-started.html
portals/site-live/pluto/v30/portlet-api.html
portals/site-live/pluto/v30/release-notes.html
portals/site-live/pluto/v30/tck.html
Modified: portals/site-live/pluto/architecture.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/architecture.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/architecture.html (original)
+++ portals/site-live/pluto/architecture.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
Modified: portals/site-live/pluto/css/site.css
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/css/site.css?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/css/site.css (original)
+++ portals/site-live/pluto/css/site.css Fri Dec 2 14:16:01 2016
@@ -206,3 +206,11 @@ body {
border-top-color: #2E6794;
}
+/**
+ * inline monocode for use with span tag
+ */
+
+.monoCode {
+ font-family: monospace;
+}
+
Modified: portals/site-live/pluto/download.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/download.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/download.html (original)
+++ portals/site-live/pluto/download.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
@@ -260,14 +264,14 @@
</p>
</div><p>
The latest 2.0.3 version of Apache Pluto source and binary
distributions can be downloaded from
- <a href="http://www.apache.org/dyn/closer.cgi/portals/pluto/"
class="externalLink">a Pluto
+ <a class="externalLink"
href="http://www.apache.org/dyn/closer.cgi/portals/pluto/">a Pluto
distribution mirror</a>.
</p>
</div>
<div class="section"><h2><a name="Browse_Distribution_Archives"></a>Browse
Distribution Archives</h2>
<p>
You can browse and download our distribution archive
- <a href="http://archive.apache.org/dist/portals/pluto/"
class="externalLink">from here</a>.
+ <a class="externalLink"
href="http://archive.apache.org/dist/portals/pluto/">from here</a>.
</p>
</div>
Modified: portals/site-live/pluto/faq.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/faq.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/faq.html (original)
+++ portals/site-live/pluto/faq.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
Modified: portals/site-live/pluto/helping.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/helping.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/helping.html (original)
+++ portals/site-live/pluto/helping.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
Added: portals/site-live/pluto/images/async.png
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/images/async.png?rev=1772349&view=auto
==============================================================================
Binary file - no diff available.
Propchange: portals/site-live/pluto/images/async.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: portals/site-live/pluto/images/hubaction.png
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/images/hubaction.png?rev=1772349&view=auto
==============================================================================
Binary file - no diff available.
Propchange: portals/site-live/pluto/images/hubaction.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: portals/site-live/pluto/images/lifecycleMethods.png
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/images/lifecycleMethods.png?rev=1772349&view=auto
==============================================================================
Binary file - no diff available.
Propchange: portals/site-live/pluto/images/lifecycleMethods.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: portals/site-live/pluto/images/phaseModel.png
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/images/phaseModel.png?rev=1772349&view=auto
==============================================================================
Binary file - no diff available.
Propchange: portals/site-live/pluto/images/phaseModel.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: portals/site-live/pluto/index.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/index.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/index.html (original)
+++ portals/site-live/pluto/index.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
@@ -248,7 +252,7 @@
<div id="contentBox">
<div class="section"><h2><a name="Welcome_to_Pluto"></a>Welcome to
Pluto</h2>
<div class="highlightBox"><h5>Get Pluto 2.0.3</h5>
-<p><a href="http://www.apache.org/dyn/closer.cgi/portals/pluto/"
class="externalLink"><img src="images/download.gif" />
+<p><a class="externalLink"
href="http://www.apache.org/dyn/closer.cgi/portals/pluto/"><img
src="images/download.gif" />
Download
</a>
Pluto 2.0.3
@@ -257,10 +261,10 @@
</ul>
</div><p>
The Apache Pluto project hosts the Java Portlet Specification
Reference Implementation (RI) and Technology Compliance Kit (TCK).
- The current version (3.0) of this specification is known as <a
href="http://jcp.org/en/jsr/detail?id=362" class="externalLink">JSR-362</a>.
- The previous specification version, <a
href="http://jcp.org/en/jsr/detail?id=286" class="externalLink">JSR-286</a>,
covers
+ The current version (3.0) of this specification is known as <a
class="externalLink" href="http://jcp.org/en/jsr/detail?id=362">JSR-362</a>.
+ The previous specification version, <a class="externalLink"
href="http://jcp.org/en/jsr/detail?id=286">JSR-286</a>, covers
version 2.0 of the specification.
- The first version of the specification, <a
href="http://jcp.org/en/jsr/detail?id=168" class="externalLink">JSR-168</a>,
established
+ The first version of the specification, <a class="externalLink"
href="http://jcp.org/en/jsr/detail?id=168">JSR-168</a>, established
version 1.0. Pluto implements and is fully compliant with all three of
these specifications.
</p>
</div>
@@ -275,7 +279,7 @@
the Pluto portlet container provides an interface between the portal
and portlets.
</p>
<p>
- Pluto serves as the portlet container for many portals, including <a
href="http://portals.apache.org/jetspeed-2/" class="externalLink">Apache
Jetspeed</a>. To
+ Pluto serves as the portlet container for many portals, including <a
class="externalLink" href="http://portals.apache.org/jetspeed-2/">Apache
Jetspeed</a>. To
accommodate the aggregation and display of diverse content in a dynamic
manner, a portal such as Jetspeed must provide a framework that
integrates the various pluggable parts into a consistent user interface
Modified: portals/site-live/pluto/issue-tracking.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/issue-tracking.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/issue-tracking.html (original)
+++ portals/site-live/pluto/issue-tracking.html Fri Dec 2 14:16:01 2016
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-12-01 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-12-02 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
- <meta name="Date-Revision-yyyymmdd" content="20161201" />
+ <meta name="Date-Revision-yyyymmdd" content="20161202" />
<meta http-equiv="Content-Language" content="en" />
</head>
@@ -30,7 +30,7 @@
<div class="xleft">
- <span id="publishDate">Last Published: 2016-12-01</span>
+ <span id="publishDate">Last Published: 2016-12-02</span>
| <a href="./"
title="Home">Home</a>
>
Issue Tracking
@@ -102,7 +102,10 @@
<a href="v30/deploying.html" title="Deploying
Portlets">Deploying Portlets</a>
</li>
<li class="none">
- <a href="v30/portlet-api.html" title="Portlet API
3.0">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html" title="Portlet
Concepts">Portlet Concepts</a>
+ </li>
+ <li class="none">
+ <a href="v30/v3Features.html" title="Version 3
Features">Version 3 Features</a>
</li>
<li class="none">
<a href="v30/tck.html" title="Using the TCK">Using
the TCK</a>
Modified: portals/site-live/pluto/license.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/license.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/license.html (original)
+++ portals/site-live/pluto/license.html Fri Dec 2 14:16:01 2016
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-12-01 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-12-02 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
- <meta name="Date-Revision-yyyymmdd" content="20161201" />
+ <meta name="Date-Revision-yyyymmdd" content="20161202" />
<meta http-equiv="Content-Language" content="en" />
</head>
@@ -30,7 +30,7 @@
<div class="xleft">
- <span id="publishDate">Last Published: 2016-12-01</span>
+ <span id="publishDate">Last Published: 2016-12-02</span>
| <a href="./"
title="Home">Home</a>
>
Project License
@@ -102,7 +102,10 @@
<a href="v30/deploying.html" title="Deploying
Portlets">Deploying Portlets</a>
</li>
<li class="none">
- <a href="v30/portlet-api.html" title="Portlet API
3.0">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html" title="Portlet
Concepts">Portlet Concepts</a>
+ </li>
+ <li class="none">
+ <a href="v30/v3Features.html" title="Version 3
Features">Version 3 Features</a>
</li>
<li class="none">
<a href="v30/tck.html" title="Using the TCK">Using
the TCK</a>
Modified: portals/site-live/pluto/mail-lists.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/mail-lists.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/mail-lists.html (original)
+++ portals/site-live/pluto/mail-lists.html Fri Dec 2 14:16:01 2016
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-12-01 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-12-02 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
- <meta name="Date-Revision-yyyymmdd" content="20161201" />
+ <meta name="Date-Revision-yyyymmdd" content="20161202" />
<meta http-equiv="Content-Language" content="en" />
</head>
@@ -30,7 +30,7 @@
<div class="xleft">
- <span id="publishDate">Last Published: 2016-12-01</span>
+ <span id="publishDate">Last Published: 2016-12-02</span>
| <a href="./"
title="Home">Home</a>
>
Project Mailing Lists
@@ -102,7 +102,10 @@
<a href="v30/deploying.html" title="Deploying
Portlets">Deploying Portlets</a>
</li>
<li class="none">
- <a href="v30/portlet-api.html" title="Portlet API
3.0">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html" title="Portlet
Concepts">Portlet Concepts</a>
+ </li>
+ <li class="none">
+ <a href="v30/v3Features.html" title="Version 3
Features">Version 3 Features</a>
</li>
<li class="none">
<a href="v30/tck.html" title="Using the TCK">Using
the TCK</a>
Modified: portals/site-live/pluto/mission.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/mission.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/mission.html (original)
+++ portals/site-live/pluto/mission.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
Modified: portals/site-live/pluto/news.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/news.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/news.html (original)
+++ portals/site-live/pluto/news.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
@@ -253,7 +257,7 @@
<p>
The Apache Pluto project is proud to announce the General
Availability release of Pluto 2.0.3.
This is the fourth GA release of the 2.0 line of Pluto conformant
to the
- <a href="http://www.jcp.org/en/jsr/detail?id=286"
class="externalLink">Java Portlet 2.0 Standard</a>.
+ <a class="externalLink"
href="http://www.jcp.org/en/jsr/detail?id=286">Java Portlet 2.0 Standard</a>.
</p>
<p>
Pluto 2.0.3 is primarily a minor bugfix and maintenance release.
@@ -264,7 +268,7 @@
<p>
The Apache Pluto project is proud to announce the General
Availability release of Pluto 2.0.2.
This is the third GA release of the 2.0 line of Pluto conformant
to the
- <a href="http://www.jcp.org/en/jsr/detail?id=286"
class="externalLink">Java Portlet 2.0 Standard</a>.
+ <a class="externalLink"
href="http://www.jcp.org/en/jsr/detail?id=286">Java Portlet 2.0 Standard</a>.
</p>
<p>
Pluto 2.0.2 is primarily a minor bugfix and maintenance release.
@@ -275,7 +279,7 @@
<p>
The Apache Pluto project is proud to announce the General
Availability release of Pluto 2.0.1.
This is the second GA release of the 2.0 line of Pluto conformant
to the
- <a href="http://www.jcp.org/en/jsr/detail?id=286"
class="externalLink">Java Portlet 2.0 Standard</a>.
+ <a class="externalLink"
href="http://www.jcp.org/en/jsr/detail?id=286">Java Portlet 2.0 Standard</a>.
</p>
<p>
Pluto 2.0.1 includes a number of minor bugfixes and improvements
and now provides more OSGi friendly bundle configurations.
@@ -286,9 +290,9 @@
<p>
The Apache Pluto project is proud to announce the General
Availability release of Pluto 2.0.
This is the first GA release of the 2.0 line of Pluto. Version
2.0.0 is our first release conformant to the
- <a href="http://www.jcp.org/en/jsr/detail?id=286"
class="externalLink">Java Portlet 2.0 Standard</a>. All releases prior, such as
the 1.1.x releases,
+ <a class="externalLink"
href="http://www.jcp.org/en/jsr/detail?id=286">Java Portlet 2.0 Standard</a>.
All releases prior, such as the 1.1.x releases,
are conformant to the first Java Portlet Specification,
- <a
href="http://www.jcp.org/en/jsr/detail?id=168" class="externalLink">the Java
Portlet 1.0 Standard</a>.
+ <a class="externalLink"
href="http://www.jcp.org/en/jsr/detail?id=168">the Java Portlet 1.0
Standard</a>.
</p>
<p>
Full release notes can be found <a
href="v20/release-notes-2.0.0.html">here.</a></p>
@@ -304,7 +308,7 @@
from the portlet tag library, better session handling hooks for
portals and other enhancements.
</p>
<p>
- Full release notes can be found <a
href="http://portals.apache.org/pluto/v11/release-notes.html"
class="externalLink">here.</a></p>
+ Full release notes can be found <a class="externalLink"
href="http://portals.apache.org/pluto/v11/release-notes.html">here.</a></p>
<h4>11 August 2008 - Portals Pluto 1.1.6</h4>
<p>
The Apache Pluto project is proud to announce the General
Availability release of Pluto 1.1.6.
@@ -319,7 +323,7 @@
to the Pluto tag libraries.
</p>
<p>
- Full release notes can be found <a
href="http://portals.apache.org/pluto/v11/release-notes.html"
class="externalLink">here.</a></p>
+ Full release notes can be found <a class="externalLink"
href="http://portals.apache.org/pluto/v11/release-notes.html">here.</a></p>
<h4>26 March 2008 - Portals Pluto 1.1.5</h4>
<p>
The Apache Pluto project is proud to announce the General
Availability release of Pluto 1.1.5.
@@ -334,7 +338,7 @@
to the Pluto tag libraries.
</p>
<p>
- Full release notes can be found <a
href="http://portals.apache.org/pluto/v11/release-notes.html"
class="externalLink">here.</a></p>
+ Full release notes can be found <a class="externalLink"
href="http://portals.apache.org/pluto/v11/release-notes.html">here.</a></p>
<h4>7 January 2008 - JSR-286 RI work moves to the Subversion trunk</h4>
<p>
The work on the JSR-286 (Portlet 2.0) reference implementation
that began in January 2007 in
@@ -524,7 +528,7 @@
<p>
As most projects in the ASF, we are superseding Bugzilla and using JIRA
to manage project issues. New URL for
- <a
href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10560"
class="externalLink">
+ <a class="externalLink"
href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10560">
Pluto issues</a>.
</p>
<h4>21 March 2004 - Pluto Declaration of Intent Finalized</h4>
@@ -546,7 +550,7 @@
<h4>9 November 2003 - Pluto added to Bugzilla</h4>
<p>
Pluto has been added to Bugzilla
- (<a href="http://issues.apache.org/bugzilla"
class="externalLink">http://issues.apache.org/bugzilla</a>).
+ (<a class="externalLink"
href="http://issues.apache.org/bugzilla">http://issues.apache.org/bugzilla</a>).
Issues, bugs, and enhancements will now be managed through this bug
database.
</p>
Modified: portals/site-live/pluto/project-summary.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/project-summary.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/project-summary.html (original)
+++ portals/site-live/pluto/project-summary.html Fri Dec 2 14:16:01 2016
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-12-01 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-12-02 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
- <meta name="Date-Revision-yyyymmdd" content="20161201" />
+ <meta name="Date-Revision-yyyymmdd" content="20161202" />
<meta http-equiv="Content-Language" content="en" />
</head>
@@ -30,7 +30,7 @@
<div class="xleft">
- <span id="publishDate">Last Published: 2016-12-01</span>
+ <span id="publishDate">Last Published: 2016-12-02</span>
| <a href="./"
title="Home">Home</a>
>
Project Summary
@@ -102,7 +102,10 @@
<a href="v30/deploying.html" title="Deploying
Portlets">Deploying Portlets</a>
</li>
<li class="none">
- <a href="v30/portlet-api.html" title="Portlet API
3.0">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html" title="Portlet
Concepts">Portlet Concepts</a>
+ </li>
+ <li class="none">
+ <a href="v30/v3Features.html" title="Version 3
Features">Version 3 Features</a>
</li>
<li class="none">
<a href="v30/tck.html" title="Using the TCK">Using
the TCK</a>
Modified: portals/site-live/pluto/resources.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/resources.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/resources.html (original)
+++ portals/site-live/pluto/resources.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
@@ -247,40 +251,40 @@
<div id="bodyColumn">
<div id="contentBox">
<div class="section"><h2><a
name="The_Java_Portlet_Specifications"></a>The Java Portlet Specifications</h2>
-<p><ul><li><a href="http://jcp.org/en/jsr/detail?id=362"
class="externalLink">JSR 362: Portlet Specification 3.0</a></li>
-<li><a href="http://jcp.org/en/jsr/detail?id=286" class="externalLink">JSR
286: Portlet Specification 2.0</a></li>
-<li><a href="http://jcp.org/en/jsr/detail?id=168" class="externalLink">JSR
168: Portlet Specification 1.0</a></li>
+<p><ul><li><a class="externalLink"
href="http://jcp.org/en/jsr/detail?id=362">JSR 362: Portlet Specification
3.0</a></li>
+<li><a class="externalLink" href="http://jcp.org/en/jsr/detail?id=286">JSR
286: Portlet Specification 2.0</a></li>
+<li><a class="externalLink" href="http://jcp.org/en/jsr/detail?id=168">JSR
168: Portlet Specification 1.0</a></li>
</ul>
</p>
</div>
<div class="section"><h2><a
name="Additional_Pluto_Documentation"></a>Additional Pluto Documentation</h2>
-<p><ul><li><a href="http://wiki.apache.org/portals/Pluto"
class="externalLink">Official Pluto Wiki</a></li>
-<li><a href="http://people.apache.org/~zheng/pluto/chinese/"
class="externalLink">Pluto
+<p><ul><li><a class="externalLink"
href="http://wiki.apache.org/portals/Pluto">Official Pluto Wiki</a></li>
+<li><a class="externalLink"
href="http://people.apache.org/~zheng/pluto/chinese/">Pluto
Website, Chinese Translation</a> maintained by ZHENG Zhong
</li>
</ul>
</p>
</div>
<div class="section"><h2><a
name="Articles_Whitepapers_and_Presentations"></a>Articles, Whitepapers, and
Presentations</h2>
-<p><ul><li><a
href="https://static.rainfocus.com/oracle/oow16/sess/1462801563632001pOv8/ppt/JSR362-JavaOne-2016a.pdf"
class="externalLink">Portlet Specification 3.0 Is Here!</a>
+<p><ul><li><a class="externalLink"
href="https://static.rainfocus.com/oracle/oow16/sess/1462801563632001pOv8/ppt/JSR362-JavaOne-2016a.pdf">Portlet
Specification 3.0 Is Here!</a>
JavaOne presentation by Martin Scott Nicklous, September 2016
</li>
-<li><a href="http://www.developer.com/java/web/article.php/3547186"
class="externalLink">Introduction to the Portlet Specification</a>
+<li><a class="externalLink"
href="http://www.developer.com/java/web/article.php/3547186">Introduction to
the Portlet Specification</a>
by David H. DeWolf, September 2005
</li>
-<li><a href="http://www.developer.com/java/web/article.php/3554396"
class="externalLink">Developing Portlets with Apache Pluto 1.1</a>
+<li><a class="externalLink"
href="http://www.developer.com/java/web/article.php/3554396">Developing
Portlets with Apache Pluto 1.1</a>
by David H. DeWolf, October 2005
</li>
-<li><a href="http://www.developer.com/java/web/article.php/3563411"
class="externalLink">Embedding Apache Pluto 1.1</a>
+<li><a class="externalLink"
href="http://www.developer.com/java/web/article.php/3563411">Embedding Apache
Pluto 1.1</a>
by David H. DeWolf, September 2005
</li>
-<li><a
href="http://portletwork.blogspot.com/2007/08/testing-portlets-with-jetty-pluto-and.html"
class="externalLink">
+<li><a class="externalLink"
href="http://portletwork.blogspot.com/2007/08/testing-portlets-with-jetty-pluto-and.html">
Testing Portlets with Jetty, Pluto and JWebUnit</a>
by Nils-Helge Garli, August 2007
</li>
-<li><a
href="http://portletwork.blogspot.com/2007/07/mvnjetty-and-portlets.html"
class="externalLink">
+<li><a class="externalLink"
href="http://portletwork.blogspot.com/2007/07/mvnjetty-and-portlets.html">
maven-jetty-plugin and JSR168 portlets</a> and
- <a
href="http://portletwork.blogspot.com/2007/08/maven-jetty-plugin-and-jsr168-portlets.html"
class="externalLink">
+ <a class="externalLink"
href="http://portletwork.blogspot.com/2007/08/maven-jetty-plugin-and-jsr168-portlets.html">
maven-jetty-plugin and JSR168 portlets - Part 2</a>
by Nils-Helge Garli, August 2007
</li>
@@ -288,13 +292,13 @@
</p>
</div>
<div class="section"><h2><a name="Books"></a>Books</h2>
-<p><ul><li><a href="http://www.manning.com/hepper/"
class="externalLink">Portlets and Apache Portals Book</a> a book from Portlet
API specification authors and Pluto developers.
+<p><ul><li><a class="externalLink"
href="http://www.manning.com/hepper/">Portlets and Apache Portals Book</a> a
book from Portlet API specification authors and Pluto developers.
</li>
</ul>
</p>
</div>
<div class="section"><h2><a name="Other_Resources"></a>Other Resources</h2>
-<p><ul><li><a href="http://code.google.com/p/pluto-server-plugin/"
class="externalLink">Pluto Server Plugin for Eclipse</a>
+<p><ul><li><a class="externalLink"
href="http://code.google.com/p/pluto-server-plugin/">Pluto Server Plugin for
Eclipse</a>
maintained by Marcus Christie
</li>
</ul>
Modified: portals/site-live/pluto/source-repository.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/source-repository.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/source-repository.html (original)
+++ portals/site-live/pluto/source-repository.html Fri Dec 2 14:16:01 2016
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-12-01 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-12-02 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
- <meta name="Date-Revision-yyyymmdd" content="20161201" />
+ <meta name="Date-Revision-yyyymmdd" content="20161202" />
<meta http-equiv="Content-Language" content="en" />
</head>
@@ -30,7 +30,7 @@
<div class="xleft">
- <span id="publishDate">Last Published: 2016-12-01</span>
+ <span id="publishDate">Last Published: 2016-12-02</span>
| <a href="./"
title="Home">Home</a>
>
Source Repository
@@ -102,7 +102,10 @@
<a href="v30/deploying.html" title="Deploying
Portlets">Deploying Portlets</a>
</li>
<li class="none">
- <a href="v30/portlet-api.html" title="Portlet API
3.0">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html" title="Portlet
Concepts">Portlet Concepts</a>
+ </li>
+ <li class="none">
+ <a href="v30/v3Features.html" title="Version 3
Features">Version 3 Features</a>
</li>
<li class="none">
<a href="v30/tck.html" title="Using the TCK">Using
the TCK</a>
Modified: portals/site-live/pluto/status.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/status.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/status.html (original)
+++ portals/site-live/pluto/status.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
Modified: portals/site-live/pluto/subprojects/anttasks.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/subprojects/anttasks.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/subprojects/anttasks.html (original)
+++ portals/site-live/pluto/subprojects/anttasks.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-11-30
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -132,6 +132,33 @@
<a href="../helping.html">Get Involved</a>
</li>
</ul>
+ <h5>Pluto 3.0</h5>
+ <ul>
+
+ <li class="none">
+ <a href="../v30/getting-started.html">Getting Started</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/deploying.html">Deploying Portlets</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/tck.html">Using the TCK</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/release-notes.html">Release Notes</a>
+ </li>
+ </ul>
<h5>Pluto 2.0</h5>
<ul>
Modified: portals/site-live/pluto/subprojects/container-api.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/subprojects/container-api.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/subprojects/container-api.html (original)
+++ portals/site-live/pluto/subprojects/container-api.html Fri Dec 2 14:16:01
2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-11-30
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -132,6 +132,33 @@
<a href="../helping.html">Get Involved</a>
</li>
</ul>
+ <h5>Pluto 3.0</h5>
+ <ul>
+
+ <li class="none">
+ <a href="../v30/getting-started.html">Getting Started</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/deploying.html">Deploying Portlets</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/tck.html">Using the TCK</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/release-notes.html">Release Notes</a>
+ </li>
+ </ul>
<h5>Pluto 2.0</h5>
<ul>
Modified: portals/site-live/pluto/subprojects/driver.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/subprojects/driver.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/subprojects/driver.html (original)
+++ portals/site-live/pluto/subprojects/driver.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-11-30
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -132,6 +132,33 @@
<a href="../helping.html">Get Involved</a>
</li>
</ul>
+ <h5>Pluto 3.0</h5>
+ <ul>
+
+ <li class="none">
+ <a href="../v30/getting-started.html">Getting Started</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/deploying.html">Deploying Portlets</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/tck.html">Using the TCK</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/release-notes.html">Release Notes</a>
+ </li>
+ </ul>
<h5>Pluto 2.0</h5>
<ul>
Modified: portals/site-live/pluto/subprojects/installer.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/subprojects/installer.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/subprojects/installer.html (original)
+++ portals/site-live/pluto/subprojects/installer.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-11-30
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -132,6 +132,33 @@
<a href="../helping.html">Get Involved</a>
</li>
</ul>
+ <h5>Pluto 3.0</h5>
+ <ul>
+
+ <li class="none">
+ <a href="../v30/getting-started.html">Getting Started</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/deploying.html">Deploying Portlets</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/tck.html">Using the TCK</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/release-notes.html">Release Notes</a>
+ </li>
+ </ul>
<h5>Pluto 2.0</h5>
<ul>
Modified: portals/site-live/pluto/subprojects/portal.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/subprojects/portal.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/subprojects/portal.html (original)
+++ portals/site-live/pluto/subprojects/portal.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-11-30
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -132,6 +132,33 @@
<a href="../helping.html">Get Involved</a>
</li>
</ul>
+ <h5>Pluto 3.0</h5>
+ <ul>
+
+ <li class="none">
+ <a href="../v30/getting-started.html">Getting Started</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/deploying.html">Deploying Portlets</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/tck.html">Using the TCK</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/release-notes.html">Release Notes</a>
+ </li>
+ </ul>
<h5>Pluto 2.0</h5>
<ul>
Modified: portals/site-live/pluto/subprojects/portlet-container.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/subprojects/portlet-container.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/subprojects/portlet-container.html (original)
+++ portals/site-live/pluto/subprojects/portlet-container.html Fri Dec 2
14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-11-30
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -132,6 +132,33 @@
<a href="../helping.html">Get Involved</a>
</li>
</ul>
+ <h5>Pluto 3.0</h5>
+ <ul>
+
+ <li class="none">
+ <a href="../v30/getting-started.html">Getting Started</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/deploying.html">Deploying Portlets</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/tck.html">Using the TCK</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/release-notes.html">Release Notes</a>
+ </li>
+ </ul>
<h5>Pluto 2.0</h5>
<ul>
Modified: portals/site-live/pluto/subprojects/skin.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/subprojects/skin.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/subprojects/skin.html (original)
+++ portals/site-live/pluto/subprojects/skin.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-11-30
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -132,6 +132,33 @@
<a href="../helping.html">Get Involved</a>
</li>
</ul>
+ <h5>Pluto 3.0</h5>
+ <ul>
+
+ <li class="none">
+ <a href="../v30/getting-started.html">Getting Started</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/deploying.html">Deploying Portlets</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/tck.html">Using the TCK</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/release-notes.html">Release Notes</a>
+ </li>
+ </ul>
<h5>Pluto 2.0</h5>
<ul>
Modified: portals/site-live/pluto/subprojects/subprojects.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/subprojects/subprojects.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/subprojects/subprojects.html (original)
+++ portals/site-live/pluto/subprojects/subprojects.html Fri Dec 2 14:16:01
2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-11-30
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -132,6 +132,33 @@
<a href="../helping.html">Get Involved</a>
</li>
</ul>
+ <h5>Pluto 3.0</h5>
+ <ul>
+
+ <li class="none">
+ <a href="../v30/getting-started.html">Getting Started</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/deploying.html">Deploying Portlets</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/tck.html">Using the TCK</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/release-notes.html">Release Notes</a>
+ </li>
+ </ul>
<h5>Pluto 2.0</h5>
<ul>
@@ -225,18 +252,24 @@
<div id="contentBox">
<div class="section"><h2><a name="Pluto_Subprojects"></a>Pluto
Subprojects</h2>
<p>
- Pluto 2.0 utilizes Maven 2 as it's project management and build
- automation tool. Pluto follows maven's best practices and is organized
+ Pluto 3.0 uses Maven 3 as project management and build
+ automation tool. Pluto follows maven best practices and is organized
into modules or subprojects.
</p>
<div class="section"><h3><a name="Container_Subprojects"></a>Container
Subprojects</h3>
-<p><ul><li><b>Pluto Container:</b>
+<p><ul><li><b><code>portlet-api</code>:</b>
+ Contains the code defining the portlet API.
+ </li>
+<li><b><code>pluto-container</code>:</b>
The Pluto Container is the core compontent of the Apache Pluto
- project. All other modules either support the development. The
+ project. The
Pluto Container is the reference implementation of the Portlet
Specification.
</li>
-<li><b>Pluto Tags:</b>
+<li><b><code>pluto-container-api</code>:</b>
+ The Pluto container programming interface.
+ </li>
+<li><b><code>pluto-taglib</code>:</b>
The Java Portlet Tag Library implementation which is provided
with the container.
</li>
@@ -244,12 +277,22 @@
</p>
</div>
<div class="section"><h3><a
name="PortalTesting_Subprojects"></a>Portal/Testing Subprojects</h3>
-<p><ul><li><b>Pluto Portal Driver:</b>
+<p><ul><li><b><code>pluto-portal-driver</code>:</b>
+ The programming interface for the Pluto portal driver library.
+ </li>
+<li><b><code>pluto-portal-driver-impl</code>:</b>
A driver library for the Pluto Portlet Container. Provides
service
implementations and utilities for implementing a portal which
utilizes the container.
</li>
-<li><b>Pluto Portal:</b>
+<li><b><code>pluto-container-driver-api</code>:</b>
+ Code that allows the Pluto portal driver to access the Pluto
+ portlet container.
+ Also contains code for container and driver initialization along
+ with the portlet servlet code that is dynamically deployed
+ for each configured portlet.
+ </li>
+<li><b><code>pluto-portal</code>:</b>
The user interface components (web application) of the Pluto
Portal. The pluto portal is a simple portal application which
embeds the portal. The portal is not meant to be a full
enterprise
@@ -257,44 +300,64 @@
container and a lightweight environment for developing and
testing
portlets.
</li>
-<li><b>Pluto Testsuite:</b>
- A test portlet which can be used to exercise and test any portlet
+<li><b><code>pluto-testsuite</code>:</b>
+ JSR 286 Test portlets that can be used to exercise and test any
portlet
container.
</li>
-</ul>
-</p>
-</div>
-<div class="section"><h3><a
name="Libraries_and_Supporting_Subprojects"></a>Libraries and Supporting
Subprojects</h3>
-<p><ul><li><b>Pluto Descriptor API:</b>
- A domain model which represents the deployment descriptors read
- by the portlet container. Contains service interfaces for
reading
- and writing portlet.xml and web.xml.
- </li>
-<li><b>Pluto Descriptor Impl:</b>
- The default implementation of the Pluto Descriptor API
Subproject.
- The default implementation utilzes castor for reading and writing
- portlet and web application descriptors.
+<li><b><code>portlet-tck_3.0</code>:</b>
+ Contains additional modules implementing the JSR 362 Technology
Compliance Kit (TCK).
+ See <a href="../v30/tck.html">Using the JSR 362 TCK</a>.
</li>
</ul>
</p>
</div>
<div class="section"><h3><a
name="Utilities_and_Tools_for_working_with_the_Pluto_Portal"></a>Utilities and
Tools (for working with the Pluto Portal)</h3>
-<p><ul><li><b>Pluto Util:</b>
+<p><ul><li><b><code>portlet-util</code>:</b>
Utilities for working with the Pluto Portal. Includes libraries
for installing pluto, assembling portlet applications for
deployment in pluto, deploying to pluto, and publishing portlets
to pluto.
</li>
-<li><b>Maven Plugin:</b>
+<li><b><code>maven-pluto-plugin</code>:</b>
Provides Maven goals for utilizing the Pluto utilities. Install
the portal within a servlet container, assemble portlets, deploy
portlets, and publish portlets to th Pluto Portal.
</li>
-<li><b>Ant Tasks:</b>
+<li><b><code>pluto-ant-tasks</code>:</b>
Ant tasks which allow developers to utilize the Pluto utilities
within ant. Currently supports assembling wars for deployment
within pluto.
</li>
+<li><b><code>pluto-common</code>:</b>
+ An aggregator for Pluto code that must be placed in an
application server or servlet
+ container shared library.
+ While not required for deployment on Apache Tomcat, the jar file
+ produced by this module may be useful for deployment on other
platforms.
+ </li>
+</ul>
+</p>
+</div>
+<div class="section"><h3><a name="Demo_Portlets"></a>Demo Portlets</h3>
+<p>
+ The Pluto distribution contains four version 3.0 portlet
applications that
+ illustrate the use of all aspects of JSR 362 portlet programming.
+ <ul><li><b><code>PortletV3Demo</code>:</b>
+ Contains portlets that illustrate miscellaneous aspects
+ of the API.
+ </li>
+<li><b><code>PortletV3AnnotatedDemo</code>:</b>
+ Contains portlets that illustrate the use of
+ the version 3.0 Extended Method Annotations feature.
+ </li>
+<li><b><code>PortletHubDemo</code>:</b>
+ Contains portlets that show how you can use the
+ Portlet Hub JavaScript API to create portal-based single-page
applications.
+ </li>
+<li><b><code>chatRoomDemo</code>:</b>
+ Contains portlets that implement a simple chat room demo
+ based on the Portlet Hub JavaScript API and the portlet
asynchronous
+ processing feature.
+ </li>
</ul>
</p>
</div>
Modified: portals/site-live/pluto/subprojects/tag-library.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/subprojects/tag-library.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/subprojects/tag-library.html (original)
+++ portals/site-live/pluto/subprojects/tag-library.html Fri Dec 2 14:16:01
2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-11-30
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -132,6 +132,33 @@
<a href="../helping.html">Get Involved</a>
</li>
</ul>
+ <h5>Pluto 3.0</h5>
+ <ul>
+
+ <li class="none">
+ <a href="../v30/getting-started.html">Getting Started</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/deploying.html">Deploying Portlets</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/tck.html">Using the TCK</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/release-notes.html">Release Notes</a>
+ </li>
+ </ul>
<h5>Pluto 2.0</h5>
<ul>
Modified: portals/site-live/pluto/subprojects/testsuite.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/subprojects/testsuite.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/subprojects/testsuite.html (original)
+++ portals/site-live/pluto/subprojects/testsuite.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-11-30
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -132,6 +132,33 @@
<a href="../helping.html">Get Involved</a>
</li>
</ul>
+ <h5>Pluto 3.0</h5>
+ <ul>
+
+ <li class="none">
+ <a href="../v30/getting-started.html">Getting Started</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/deploying.html">Deploying Portlets</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/tck.html">Using the TCK</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/release-notes.html">Release Notes</a>
+ </li>
+ </ul>
<h5>Pluto 2.0</h5>
<ul>
Modified: portals/site-live/pluto/subprojects/utilities.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/subprojects/utilities.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/subprojects/utilities.html (original)
+++ portals/site-live/pluto/subprojects/utilities.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-11-30
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -132,6 +132,33 @@
<a href="../helping.html">Get Involved</a>
</li>
</ul>
+ <h5>Pluto 3.0</h5>
+ <ul>
+
+ <li class="none">
+ <a href="../v30/getting-started.html">Getting Started</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/deploying.html">Deploying Portlets</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/tck.html">Using the TCK</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/release-notes.html">Release Notes</a>
+ </li>
+ </ul>
<h5>Pluto 2.0</h5>
<ul>
Modified: portals/site-live/pluto/team-list.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/team-list.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/team-list.html (original)
+++ portals/site-live/pluto/team-list.html Fri Dec 2 14:16:01 2016
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-12-01 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-12-02 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
- <meta name="Date-Revision-yyyymmdd" content="20161201" />
+ <meta name="Date-Revision-yyyymmdd" content="20161202" />
<meta http-equiv="Content-Language" content="en" />
</head>
@@ -30,7 +30,7 @@
<div class="xleft">
- <span id="publishDate">Last Published: 2016-12-01</span>
+ <span id="publishDate">Last Published: 2016-12-02</span>
| <a href="./"
title="Home">Home</a>
>
Team list
@@ -102,7 +102,10 @@
<a href="v30/deploying.html" title="Deploying
Portlets">Deploying Portlets</a>
</li>
<li class="none">
- <a href="v30/portlet-api.html" title="Portlet API
3.0">Portlet API 3.0</a>
+ <a href="v30/portlet-api.html" title="Portlet
Concepts">Portlet Concepts</a>
+ </li>
+ <li class="none">
+ <a href="v30/v3Features.html" title="Version 3
Features">Version 3 Features</a>
</li>
<li class="none">
<a href="v30/tck.html" title="Using the TCK">Using
the TCK</a>
Modified: portals/site-live/pluto/v101/developer/arch.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/v101/developer/arch.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/v101/developer/arch.html (original)
+++ portals/site-live/pluto/v101/developer/arch.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="../../v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="../../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../../v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
Modified: portals/site-live/pluto/v101/developer/build_source.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/v101/developer/build_source.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/v101/developer/build_source.html (original)
+++ portals/site-live/pluto/v101/developer/build_source.html Fri Dec 2
14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="../../v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="../../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../../v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
@@ -248,11 +252,11 @@
<div id="contentBox">
<div class="section"><h2><a name="Installation"></a>Installation</h2>
<div class="section"><h3><a name="Prerequisites"></a>Prerequisites</h3>
-<p>It is expected that the user is familiar with the <a
href="http://maven.apache.org" class="externalLink">Apache
+<p>It is expected that the user is familiar with the <a class="externalLink"
href="http://maven.apache.org">Apache
Maven</a> project tool.</p>
</div>
<div class="section"><h3><a name="Requirements"></a>Requirements</h3>
-<ul><li><a href="http://maven.apache.org/start/download.html"
class="externalLink">Maven 1.0.2</a></li>
+<ul><li><a class="externalLink"
href="http://maven.apache.org/start/download.html">Maven 1.0.2</a></li>
<li>Java 1.4 or higher (If using JDK 1.4 in Tomcat 5.5, see Running.txt in
Tomcat's home directory for modification instructions)</li>
<li>Servlet 2.3 compatible container: Tomcat 5.5 is suggested</li>
</ul>
Modified: portals/site-live/pluto/v101/developer/index.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/v101/developer/index.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/v101/developer/index.html (original)
+++ portals/site-live/pluto/v101/developer/index.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="../../v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="../../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../../v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
Modified: portals/site-live/pluto/v101/developer/integrate.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/v101/developer/integrate.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/v101/developer/integrate.html (original)
+++ portals/site-live/pluto/v101/developer/integrate.html Fri Dec 2 14:16:01
2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="../../v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="../../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../../v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
@@ -248,11 +252,11 @@
<div id="contentBox">
<div class="section"><h2><a
name="Integrating_Pluto_Into_Your_Container"></a>Integrating Pluto Into Your
Container</h2>
<div class="section"><h3><a name="a1_Introduction"></a>1 Introduction</h3>
-<p><a href="http://portals.apache.org/pluto/" class="externalLink">Pluto</a>
is a project at
+<p><a class="externalLink" href="http://portals.apache.org/pluto/">Pluto</a>
is a project at
Apache Portals (http://portals.apache.org/pluto) that provides the
reference implementation of the Java Portlet Specification. The first
version of this specification is available as
- <a href="http://jcp.org/en/jsr/detail?id=168"
class="externalLink">JSR 168</a>.
+ <a class="externalLink"
href="http://jcp.org/en/jsr/detail?id=168">JSR 168</a>.
The pluto project contains two parts: the portlet container and
a simple test portal driver. This document is about how to use the
pluto portlet container and replace the sample portal driver with
your
Modified: portals/site-live/pluto/v101/developer/subversion.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/v101/developer/subversion.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/v101/developer/subversion.html (original)
+++ portals/site-live/pluto/v101/developer/subversion.html Fri Dec 2 14:16:01
2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="../../v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="../../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../../v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
@@ -275,15 +279,15 @@
</div>
<div class="section"><h3><a name="Using_Subversion"></a>Using Subversion</h3>
<p>The Pluto project uses the
- <a href="http://subversion.tigris.org/"
class="externalLink">Subversion</a> version control
+ <a class="externalLink"
href="http://subversion.tigris.org/">Subversion</a> version control
system. If you're new to Subversion, you can check out the
- <a href="http://svnbook.red-bean.com/"
class="externalLink">online book</a> about Subversion.
+ <a class="externalLink"
href="http://svnbook.red-bean.com/">online book</a> about Subversion.
Note that we are currently using Subversion 1.1.x (there are
separate
versions of the book covering 1.0 and 1.1).
</p>
<h2>Web Access to Subversion</h2><p>
If you just want to browse the Pluto 1.0.1 source code, you can
use the
- <a
href="http://svn.apache.org/viewcvs.cgi/portals/pluto/tags/release-1.0.1?root=Apache-SVN"
class="externalLink">ViewCVS
+ <a class="externalLink"
href="http://svn.apache.org/viewcvs.cgi/portals/pluto/tags/release-1.0.1?root=Apache-SVN">ViewCVS
web interface</a> to Subversion. This is current at all times.
</p>
<h2>Normal Subversion Access</h2><p>Anyone can check code out of Subversion
anonymously. However, you need to specify a
Modified: portals/site-live/pluto/v101/install.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/v101/install.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/v101/install.html (original)
+++ portals/site-live/pluto/v101/install.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="../v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
Modified: portals/site-live/pluto/v101/resources.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/v101/resources.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/v101/resources.html (original)
+++ portals/site-live/pluto/v101/resources.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="../v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
@@ -250,22 +254,22 @@
<p><table class="bodyTable"><tr class="a"><th>Resource</th>
<th>Type</th>
</tr>
-<tr class="b"><td><a href="http://jcp.org/en/jsr/detail?id=168"
class="externalLink">JSR 168</a></td>
+<tr class="b"><td><a class="externalLink"
href="http://jcp.org/en/jsr/detail?id=168">JSR 168</a></td>
<td>JCP Request Info</td>
</tr>
-<tr class="a"><td><a href="http://jcp.org/en/jsr/detail?id=286"
class="externalLink">JSR 286</a></td>
+<tr class="a"><td><a class="externalLink"
href="http://jcp.org/en/jsr/detail?id=286">JSR 286</a></td>
<td>JCP Request Info</td>
</tr>
-<tr class="b"><td><a
href="http://jcp.org/aboutJava/communityprocess/final/jsr168/index.html"
class="externalLink">Portlet Specification 1.0</a></td>
+<tr class="b"><td><a class="externalLink"
href="http://jcp.org/aboutJava/communityprocess/final/jsr168/index.html">Portlet
Specification 1.0</a></td>
<td>Specification</td>
</tr>
-<tr class="a"><td><a href="http://people.apache.org/~zheng/pluto/chinese/"
class="externalLink">Chinese translation of Pluto website</a></td>
+<tr class="a"><td><a class="externalLink"
href="http://people.apache.org/~zheng/pluto/chinese/">Chinese translation of
Pluto website</a></td>
<td>Documentation</td>
</tr>
-<tr class="b"><td><a
href="http://today.java.net/pub/a/today/2005/02/18/josso.html"
class="externalLink">Integrating Java Open Single Sign-On in Pluto</a></td>
+<tr class="b"><td><a class="externalLink"
href="http://today.java.net/pub/a/today/2005/02/18/josso.html">Integrating Java
Open Single Sign-On in Pluto</a></td>
<td>Documentation</td>
</tr>
-<tr class="a"><td><a
href="http://www.theserverside.com/articles/article.tss?l=ClusteringTomcat"
class="externalLink">Clustering JSR-168 Portlet Applications in Tomcat</a></td>
+<tr class="a"><td><a class="externalLink"
href="http://www.theserverside.com/articles/article.tss?l=ClusteringTomcat">Clustering
JSR-168 Portlet Applications in Tomcat</a></td>
<td>Documentation</td>
</tr>
</table>
Modified: portals/site-live/pluto/v101/userguide/index.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/v101/userguide/index.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/v101/userguide/index.html (original)
+++ portals/site-live/pluto/v101/userguide/index.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="../../v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="../../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../../v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
Modified: portals/site-live/pluto/v101/userguide/portal.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/v101/userguide/portal.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/v101/userguide/portal.html (original)
+++ portals/site-live/pluto/v101/userguide/portal.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="../../v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="../../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../../v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
@@ -358,7 +362,7 @@
<p>After this modification (and restarting Tomcat),
the Pluto Portal will be available at the
address http://servername/newlocation/portal/.
Further information on customizing the context
configuration is available for
- <a
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/context.html"
class="externalLink">Tomcat 5.5</a>.
+ <a class="externalLink"
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/context.html">Tomcat
5.5</a>.
</p>
<p>To modify the <i>portal</i> part of the location, alter the
<i>url-pattern</i> for the
<i>pluto</i> servlet. This mapping can be found
in the <i>web.xml</i> configuration file
Modified: portals/site-live/pluto/v101/userguide/testsuite.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/v101/userguide/testsuite.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/v101/userguide/testsuite.html (original)
+++ portals/site-live/pluto/v101/userguide/testsuite.html Fri Dec 2 14:16:01
2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="../../v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="../../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../../v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">
Modified: portals/site-live/pluto/v11/deploying.html
URL:
http://svn.apache.org/viewvc/portals/site-live/pluto/v11/deploying.html?rev=1772349&r1=1772348&r2=1772349&view=diff
==============================================================================
--- portals/site-live/pluto/v11/deploying.html (original)
+++ portals/site-live/pluto/v11/deploying.html Fri Dec 2 14:16:01 2016
@@ -47,7 +47,7 @@
<div class="xleft">
- Last Published: 2016-12-01
+ Last Published: 2016-12-02
|
<a href="http://portals.apache.org/pluto"
class="externalLink">Home</a>
</div>
@@ -144,7 +144,11 @@
</li>
<li class="none">
- <a href="../v30/portlet-api.html">Portlet API 3.0</a>
+ <a href="../v30/portlet-api.html">Portlet Concepts</a>
+ </li>
+
+ <li class="none">
+ <a href="../v30/v3Features.html">Version 3 Features</a>
</li>
<li class="none">