You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@portals.apache.org by at...@apache.org on 2011/09/29 10:54:49 UTC

svn commit: r1177225 - in /portals/site/bridges/src/site: site.xml xdoc/news.xml

Author: ate
Date: Thu Sep 29 08:54:49 2011
New Revision: 1177225

URL: http://svn.apache.org/viewvc?rev=1177225&view=rev
Log:
Adding missing news section for bridges

Added:
    portals/site/bridges/src/site/xdoc/news.xml   (with props)
Modified:
    portals/site/bridges/src/site/site.xml

Modified: portals/site/bridges/src/site/site.xml
URL: http://svn.apache.org/viewvc/portals/site/bridges/src/site/site.xml?rev=1177225&r1=1177224&r2=1177225&view=diff
==============================================================================
--- portals/site/bridges/src/site/site.xml (original)
+++ portals/site/bridges/src/site/site.xml Thu Sep 29 08:54:49 2011
@@ -44,6 +44,7 @@
     </links>
     <menu name="Portals Bridges">
       <item name="Overview" href="index.html"/>
+      <item name="News and Status" href="news.html"/>
     </menu>
     <menu name="Current Portals Bridges">
       <item name="Common Utilities and Interfaces" href="bridges-common/index.html"/>

Added: portals/site/bridges/src/site/xdoc/news.xml
URL: http://svn.apache.org/viewvc/portals/site/bridges/src/site/xdoc/news.xml?rev=1177225&view=auto
==============================================================================
--- portals/site/bridges/src/site/xdoc/news.xml (added)
+++ portals/site/bridges/src/site/xdoc/news.xml Thu Sep 29 08:54:49 2011
@@ -0,0 +1,93 @@
+<?xml version="1.0"?>
+<document>
+
+<properties>
+  <title>News and Status</title>
+</properties>
+
+<body>
+
+<section name="News">
+
+        <h4>22 September 2011 - Portals Bridges Script 2.0</h4>
+        <p>
+            The Apache Portals Bridges team is pleased to announce version 2.0 release of Portals Bridges Script.
+            The Portals Bridges Script Project provides Portal independent integration with Scripting Technologies
+            such as Groovy, JRuby, Jython, BeanShell and Rhino JavaScript.
+        </p>
+        <p>
+            Full release notes can be found <a href="http://portals.apache.org/bridges/release-notes.html">here.</a>
+        </p>
+        
+<h4>16 April 2010 - Apache Portals Bridges 2.0 Released</h4>
+<p>
+The Apache Portals Bridges team is pleased to announce the release of version 2.0 of Portals Bridges.
+The Portals Bridges Project provides Portal independent integration with Web Frameworks such as JSF, Struts, and Groovy, and JSR-168 compliant Portlet components.
+Bridges 2.0 is a bug fix release with added features:
+</p>
+<ul>
+<li>Support for Portlet API 2.0 specification</li>
+<li>Support for Custom Edit Defaults mode in Velocity Bridge</li>
+</ul>           
+
+<h4>29 December 2007 - Apache Portals Bridges 1.0.4 Released</h4>
+<p>
+The Apache Portals Bridges team is pleased to announce the release of  version 1.0.4 of Portals Bridges.
+The Portals Bridges Project provides Portal independent integration with Web Frameworks such as JSF, Struts, and Groovy, and JSR-168 compliant Portlet components.
+Bridges 1.0.4 is a bug fix release with added features:
+</p>
+<ul>
+<li>Auto Dispatching to custom portlet modes</li>
+<li>Enhancements to Groovy and Velocity Bridges</li>
+<li>Full support for redirects in JSF Bridge</li>
+<li>Support for Spring Framework 2.0.5</li>
+</ul>           
+
+<h4>16 July 2007 - Apache Portals Bridges 1.0.3 Released</h4>
+<p>
+The Apache Portals Bridges team is pleased to announce that Portals Bridges 1.0.3 has been released.
+The Portals Bridges Project provides Portal independent and JSR-168 compliant Portlet components.
+</p>
+<p>
+Bridges 1.0.3 is primarily a bug fix release but also adds a few enhancements such as a new Groovy Bridge and a generic PortletResourceURLFactory interface allowing JSR-168 portal containers to already provide Portlet ResourceURL functionality similar to what JSR-286 very likely is going to provide natively.
+</p>
+
+<h4>04 March 2007 - Apache Portals Bridges 1.0.1 Released</h4>
+<p>
+The Apache Portals Bridges team is pleased to announce that Portals Bridges 1.0.1 has been released.
+The Portals Bridges Project provides Portal independent and JSR-168 compliant Portlet components.
+Bridges 1.0.1 is primarily a bug fix release but also adds a few enhancements such as a new MapServer Bridge.
+</p>
+
+<h4>07 December 2005 - Apache Portals Bridges 1.0 Released</h4>
+<p>
+The Apache Portals Project and the Portals Bridges Team are proud to announce
+the first general availability release of Portals Bridges 1.0.
+</p>
+<p>
+The Portals Bridges Project provides Portal independent and JSR-168 compliant Portlet components.
+</p>
+<p>
+The released set of components supports Portlet development using common web
+frameworks like Struts, JSF, PHP, Perl and Velocity.
+</p>
+<p>
+The Bridges were initially developed by the Jetspeed-2 Team and is actively used
+by Jetspeed-2 itself. Several other Portals are already adopting and providing
+support for Bridges too like Apache Cocoon Portal, JBoss Portal, GridSphere Portal and Stringbeans Portal.
+</p>
+<p>
+<ul>
+<li>Downloads are available <a href="http://portals.apache.org/bridges/download.html">here</a>.</li>
+</ul>
+</p>
+
+    
+<hr noshade="" size="1"/>
+
+</section>
+
+</body>
+
+</document>
+

Propchange: portals/site/bridges/src/site/xdoc/news.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/site/bridges/src/site/xdoc/news.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: portals/site/bridges/src/site/xdoc/news.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain