Author: ate
Date: Wed Dec 7 18:50:33 2005
New Revision: 354947
URL: http://svn.apache.org/viewcvs?rev=354947&view=rev
Log:
Updated site, including new download and release-notes pages
Added:
portals/bridges/trunk/xdocs/download.xml
portals/bridges/trunk/xdocs/release-notes.xml
Modified:
portals/bridges/trunk/xdocs/index.xml
portals/bridges/trunk/xdocs/navigation.xml
Added: portals/bridges/trunk/xdocs/download.xml
URL:
http://svn.apache.org/viewcvs/portals/bridges/trunk/xdocs/download.xml?rev=354947&view=auto
==============================================================================
--- portals/bridges/trunk/xdocs/download.xml (added)
+++ portals/bridges/trunk/xdocs/download.xml Wed Dec 7 18:50:33 2005
@@ -0,0 +1,113 @@
+<?xml version="1.0"?>
+<!--
+ Copyright 2004 The Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<document>
+ <properties>
+ <title>How to Download Portals Bridges</title>
+ <subtitle>Documentation on How to Download Portals
Bridges</subtitle>
+ <authors>
+ <person name="Ate Douma" email="[EMAIL PROTECTED]" />
+ </authors>
+ </properties>
+ <body>
+ <section name="Download Portals Bridges Distribution">
+ <p>
+ Portals Bridges are distributed in several
formats for your
+ convenience and distributed under the
+ <a href="http://maven.apache.org/license.html">
+ Apache License, version 2.0
+ </a>
+ .
+ </p>
+ <subsection name="Portals Bridges 1.0 Source
Distribution">
+ <table>
+ <tr>
+ <th />
+ <th>Mirrors</th>
+ <th>Checksum</th>
+ <th>Signature</th>
+ </tr>
+ <tr>
+ <td>portals-bridges-src-1.0.tar.bz2</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/portals-bridges-src-1.0.tar.bz2">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/portals-bridges-src-1.0.tar.md5">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/portals-bridges-src-1.0.tar.arc">here</a></td>
+ </tr>
+ <tr>
+ <td>portals-bridges-src-1.0.tar.gz</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/portals-bridges-src-1.0.tar.gz">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/portals-bridges-src-1.0.tar.gz.md5">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/portals-bridges-src-1.0.tar.gz.asc">here</a></td>
+ </tr>
+ <tr>
+ <td>portals-bridges-src-1.0.tar.zip</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/portals-bridges-src-1.0.tar.zip">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/portals-bridges-src-1.0.tar.md5">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/portals-bridges-src-1.0.tar.asc">here</a></td>
+ </tr>
+ </table>
+ <p>
+ The Portals Bridges Source Distribution also contains all the
precompiled Bridges jars
+ as well as the full website documentation..
+ </p>
+ </subsection>
+ <subsection name="Portals Bridges Example Applications">
+ <p>
+ Prebuild versions of the example applications are distributed
separately as Web archive (WAR) file.
+ </p>
+ <table>
+ <tr>
+ <th />
+ <th>Mirrors</th>
+ <th>Checksum</th>
+ <th>Signature</th>
+ </tr>
+ <tr>
+ <td>jsf-demo.war</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/applications/jsf-demo.war">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/applications/jsf-demo.war.md5">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/applications/jsf-demo.war.asc">here</a></td>
+ </tr>
+ <tr>
+ <td>jpetstore.war</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/applications/jpetstore.war">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/applications/jpetstore.war.md5">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/applications/jpetstore.war.asc">here</a></td>
+ </tr>
+ <tr>
+ <td>php.war</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/applications/php.war">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/applications/php.war.md5">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/applications/php.war.asc">here</a></td>
+ </tr>
+ <tr>
+ <td>perl.war</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/applications/perl.war">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/applications/perl.war.md5">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/bridges/applications/perl.war.asc">here</a></td>
+ </tr>
+ </table>
+ </subsection>
+ <subsection name="Release Notes">
+ <p>
+ The Release Notes for Portals Bridges Version 1.0 is available <a
href="release-notes.html">here</a>.
+ </p>
+ </subsection>
+ </section>
+
+ </body>
+</document>
+
Modified: portals/bridges/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/portals/bridges/trunk/xdocs/index.xml?rev=354947&r1=354946&r2=354947&view=diff
==============================================================================
--- portals/bridges/trunk/xdocs/index.xml (original)
+++ portals/bridges/trunk/xdocs/index.xml Wed Dec 7 18:50:33 2005
@@ -89,7 +89,7 @@
<td><a href="http://www.gridsphere.org" target="_nw">GridSphere
Portal</a></td>
<td>GridSphere Open License</td>
<td>Native</td>
- <td>The Struts Bridge is provided with Gridsphere Portal 2.0.5</td>
+ <td>The Struts Bridge is provided with Gridsphere Portal 2.1</td>
</tr>
<tr>
<td><a href="http://www.nabh.com/projects/sbportal"
target="_nw">Stringbeans Portal</a></td>
@@ -133,6 +133,14 @@
</p>
</subsection>
</subsection>
+ <subsection name="PortletFilter">
+ <p>
+ The <a
href="multiproject/portals-bridges-portletfilter/index.html">Portlet Filter</a>
provides a FilterPortlet which
+ enables you to add processes to run before and after accessing the
target portlet.
+ The feature provided by FilterPortlet is like a Servlet Filter.
(Portlet Filter may be included in
+ the future Portlet Spec, but currently it's not included yet.)
+ </p>
+ </subsection>
<subsection name="Frameworks">
<p>Todo</p>
</subsection>
@@ -141,15 +149,18 @@
</subsection>
<subsection name="Examples">
<p>
- Several examples using the bridges are supplied by <a
href="http://portals.apache.org/jetspeed-2">Jetspeed 2</a>:
+ Several examples using the bridges are available:
+ <ul>
+ <li>The <a href="multiproject/jsf-demo/index.html">JSF Portlet
Demo</a> application using the JSF Portlet Bridge</li>
+ <li>The <a href="multiproject/jpetstore/index.html">iBATIS JPetstore
Demo Portlet</a> application using the Struts Portlet Bridge</li>
+ <li>The <a href="multiproject/php/index.html">PHP Portlet</a>
application</li>
+ <li>The <a href="multiproject/perl/index.html">Perl Portlet</a>
application</li>
+ </ul>
+ </p>
+ <p>
+ Furhermore, Jetspeed 2 makes full use of bridges. For example have a
look at:
<ul>
- <li>The <a
href="http://portals.apache.org/jetspeed-2/multiproject/jsf-demo"
target="_nw">JSF Portlet Demo</a> application using Apache Portals JSF Portlet
Bridge</li>
- <li>The <a
href="http://portals.apache.org/jetspeed-2/multiproject/jsf-demo-myfaces"
target="_nw">JSF Portlet Demo</a> application using MyFaces built-in Portlet
Bridge</li>
- <li>The <a
href="http://portals.apache.org/jetspeed-2/multiproject/struts-demo"
target="_nw">Struts Mailer Demo</a> application</li>
- <li>The <a
href="http://portals.apache.org/jetspeed-2/multiproject/jpetstore"
target="_nw">iBATIS JPetstore Demo Portlet</a> application</li>
- <li>The <a
href="http://portals.apache.org/jetspeed-2/multiproject/php" target="_nw">PHP
Portlet</a> application</li>
- <li>The <a
href="http://portals.apache.org/jetspeed-2/multiproject/security"
target="_nw">Security Portlets</a> using the Velocity Bridge</li>
- <li>The <a
href="http://portals.apache.org/jetspeed-2/multiproject/perl" target="_nw">Perl
Portlet</a> application</li>
+ <li>The <a
href="http://portals.apache.org/jetspeed-2/multiproject/j2-admin"
target="_nw">Jetspeed-2 Administration</a> using the Velocity Bridge</li>
</ul>
</p>
</subsection>
Modified: portals/bridges/trunk/xdocs/navigation.xml
URL:
http://svn.apache.org/viewcvs/portals/bridges/trunk/xdocs/navigation.xml?rev=354947&r1=354946&r2=354947&view=diff
==============================================================================
--- portals/bridges/trunk/xdocs/navigation.xml (original)
+++ portals/bridges/trunk/xdocs/navigation.xml Wed Dec 7 18:50:33 2005
@@ -31,5 +31,18 @@
<item name="Portlet Filter"
href="multiproject/portals-bridges-portletfilter/index.html"/>
<item name="Frameworks"
href="multiproject/portals-bridges-frameworks/index.html"/>
</menu>
+ <menu name="Example Applications">
+ <li>The <a href="multiproject/jsf-demo">JSF Portlet Demo</a> application
using the JSF Portlet Bridge</li>
+ <li>The <a href="multiproject/jpetstore">iBATIS JPetstore Demo
Portlet</a> application using the Struts Portlet Bridge</li>
+ <li>The <a href="multiproject/php">PHP Portlet</a> application</li>
+ <li>The <a href="multiproject/perl">Perl Portlet</a> application</li>
+ <item name="JSF Portlet Demo" href="multiproject/jsf-demo/index.html"/>
+ <item name="iBATIS JPetstore Portlet Demo"
href="multiproject/jpetstore/index.html"/>
+ <item name="PHP Portlet" href="multiproject/php/index.html"/>
+ <item name="Perl Portlet" href="multiproject/perl/index.html"/>
+ </menu>
+ <menu name="Getting Portals Bridges">
+ <item name="Download" href="download.html"/>
+ </menu>
</body>
</project>
Added: portals/bridges/trunk/xdocs/release-notes.xml
URL:
http://svn.apache.org/viewcvs/portals/bridges/trunk/xdocs/release-notes.xml?rev=354947&view=auto
==============================================================================
--- portals/bridges/trunk/xdocs/release-notes.xml (added)
+++ portals/bridges/trunk/xdocs/release-notes.xml Wed Dec 7 18:50:33 2005
@@ -0,0 +1,50 @@
+<?xml version="1.0"?>
+<!--
+ Copyright 2004 The Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<document>
+ <properties>
+ <title>Release Notes - Portals Bridges - Version 1.0</title>
+ <subtitle>Release Notes - Portals Bridges - Version 1.0</subtitle>
+ <authors>
+ <person name="Ate Douma" email="[EMAIL PROTECTED]" />
+ </authors>
+ </properties>
+ <body>
+<section name="Release Notes - Portals Bridges - Version 1.0">
+<subsection name="Bug">
+<ul>
+ <li>[<a href='http://issues.apache.org/jira/browse/PB-1'>PB-1</a>] - Struts
Bridge: problems with forward when input validation errors occur</li>
+ <li>[<a href='http://issues.apache.org/jira/browse/PB-2'>PB-2</a>] - Struts
Bridge assumes the portletRequest component is always stored as request
attribute when invoked from a Portlet</li>
+ <li>[<a href='http://issues.apache.org/jira/browse/PB-8'>PB-8</a>] -
actionURL, renderURL and resourceURL attributes in ELLinkTag incorrectly
parsed</li>
+ <li>[<a href='http://issues.apache.org/jira/browse/PB-10'>PB-10</a>] -
Double slash in URL generated by html:rewrite with resource in module</li>
+ <li>[<a href='http://issues.apache.org/jira/browse/PB-11'>PB-11</a>] -
Impossible to set "prefix" attribute in RenderContextAttributes</li>
+</ul>
+</subsection>
+<subsection name="New Feature">
+<ul>
+ <li>[<a href='http://issues.apache.org/jira/browse/PB-3'>PB-3</a>] - Bridges
Framwork</li>
+ <li>[<a href='http://issues.apache.org/jira/browse/PB-15'>PB-15</a>] -
Implements Portlet Filter</li>
+</ul>
+</subsection>
+
+<subsection name="Improvement">
+<ul>
+ <li>[<a href='http://issues.apache.org/jira/browse/PB-5'>PB-5</a>] - Provide
support for Struts 1.2.7</li>
+</ul>
+</subsection>
+</section>
+</body>
+</document>
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]