Author: taylor
Date: Mon May 9 21:10:50 2016
New Revision: 1743053
URL: http://svn.apache.org/viewvc?rev=1743053&view=rev
Log:
2.3.1 release notes and features
Modified:
portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/features.xml
portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/release-notes.xml
Modified: portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/features.xml
URL:
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/features.xml?rev=1743053&r1=1743052&r2=1743053&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/features.xml (original)
+++ portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/features.xml Mon May 9
21:10:50 2016
@@ -35,9 +35,30 @@
<p>Jetspeed is fully-compliant with the Portlet
Specification 2.0 (JSR-286), pasing the Portlet 2.0 TCK (Test Compatibility
Kit) suite and is fully CERTIFIED to the Java Portlet Standard.
</p>
+ <subsection name='New Features for 2.3.1'>
+ <p>
+ Overview of new features in version <a
href="http://portals.apache.org/jetspeed-2/release-notes.html">2.3.1</a>:
+ <ul>
+ <li>[<a
href='http://portals.apache.org/jetspeed-2/security-reports.html'>Security
Patches</a>] - Important Security Issues found by Apache Security Team
+ </li>
+ <li>Improved Session based
Portlet Preferences
+ </li>
+ <li>Detached Portlets are now
available in the Portal Pipeline
+ </li>
+ <li>A Search input field is now
shown on all decorators. A new Search Page with search results has been added.
Currently only Registry and light documentation are indexed.
+ </li>
+ <li>Improvements to the User
Manager portlets: Filter By Groups, Email fields added.
+ </li>
+ <li>Improved Responsive
Decorators</li>
+ <li>Improved CSS in Site
Manager and Constraints portlets
+ </li>
+ </ul>
+ </p>
+ </subsection>
+
<subsection name='New Features for 2.3.0'>
<p>
- Overview of new features in version 2.3.0:
+ Overview of new features in version <a
href="http://portals.apache.org/jetspeed-2/release-notes-2.3.0.html">2.3.0</a>:
<ul>
<li>AutoRefresh - portlets can now be configured to
auto-refresh themselves in the jetspeed-portlet.xml deployment descriptor</li>
<li>Responsive Decorators and Layouts - a new set of
responsive decorators and layouts have been introduced to work with mobile and
full web devices</li>
Modified: portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/release-notes.xml
URL:
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/release-notes.xml?rev=1743053&r1=1743052&r2=1743053&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/release-notes.xml
(original)
+++ portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/release-notes.xml Mon May
9 21:10:50 2016
@@ -31,10 +31,12 @@
<a href="features.html">features list</a>.
</p>
<p>
- And the release notes of the previous release 2.3.0 are
available here: <a href="release-notes-2.3.0.html">release notes 2.2.2</a>.
+ And the release notes of the previous release 2.3.0 are
available here: <a href="release-notes-2.3.0.html">release notes 2.3.0</a>.
</p>
<subsection name="New Feature">
<ul>
+ <li>[<a
href='http://portals.apache.org/jetspeed-2/security-reports.html'>Security
Patches</a>] - Important Security Issues found by Apache Security Team
+ </li>
<li>[<a
href='https://issues.apache.org/jira/browse/JS2-1341'>JS2-1341</a>] - Add
Support for Detached Portlets to Portal Pipeline
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/JS2-1348'>JS2-1348</a>] - Search
Feature