Author: taylor
Date: Wed May 20 21:26:44 2009
New Revision: 776865

URL: http://svn.apache.org/viewvc?rev=776865&view=rev
Log:
fixing a few minor links and content

Modified:
    
portals/site/jetspeed/jetspeed-2.2/jetspeed-guide-dev/src/site/xdoc/index.xml
    portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/features.xml
    portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/index.xml

Modified: 
portals/site/jetspeed/jetspeed-2.2/jetspeed-guide-dev/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.2/jetspeed-guide-dev/src/site/xdoc/index.xml?rev=776865&r1=776864&r2=776865&view=diff
==============================================================================
--- 
portals/site/jetspeed/jetspeed-2.2/jetspeed-guide-dev/src/site/xdoc/index.xml 
(original)
+++ 
portals/site/jetspeed/jetspeed-2.2/jetspeed-guide-dev/src/site/xdoc/index.xml 
Wed May 20 21:26:44 2009
@@ -78,7 +78,7 @@
 </p>
 <ul>
 <li><a href='http://www.bluesunrise.com/portlet-api/index.html' 
target='_blank'>Portlet API Docs</a></li>
-<li><a href='../multiproject/jetspeed-api/apidocs/index.html' 
target='_blank'>Jetspeed API Docs</a></li>
+<li><a href='../apidocs/index.html' target='_blank'>Jetspeed API Docs</a></li>
 </ul>
 <h2>Tutorials</h2>
 <p>The tutorial puts everything together: custom builds, portlet development, 
deployment. You can find the Jetspeed Tutorial here:</p>

Modified: portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/features.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/features.xml?rev=776865&r1=776864&r2=776865&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/features.xml (original)
+++ portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/features.xml Wed May 20 
21:26:44 2009
@@ -32,10 +32,14 @@
                                and has been fully-compliant with the Portlet 
Specification 1.0 (JSR-168) since version 2.0. 
                                Jetspeed-2 passes the TCK (Test Compatibility 
Kit) suite and is fully CERTIFIED to the Java Portlet Standard. 
                        </p>
+                       <p>As of version 2.2.0, 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="Standardized">
                                <ul>
+                                       <li>Fully compliant with Java Portlet 
API Standard 2.0 (JSR 286)</li>
                                        <li>Fully compliant with Java Portlet 
API Standard 1.0 (JSR 168)</li>
                                        <li>Passed JSR-168 TCK Compatibility 
Test Suite</li>
+                                       <li>Passed JSR-286 TCK Compatibility 
Test Suite</li>
                                        <li>J2EE Security based on JAAS 
Standard, JAAS DB Portal Security Policy</li>
                                        <li>LDAP Support for User 
Authentication</li>
                                </ul>
@@ -126,7 +130,8 @@
                                        <li>Profiler Administration</li>
                                        <li>Statistics Reports</li>
                                        <li>Portlet Out of Service Manager</li>
-                                       <li>PSML and XML Import / Export Admin 
Portlet</li>                                     
+                                       <li>PSML and XML Import / Export Admin 
Portlet</li>
+                                       <li>Cache Manager</li>                  
                
                                </ul>
                        </subsection>
                        <subsection name="Web Framework Support and Sample 
Portlets">

Modified: portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/index.xml?rev=776865&r1=776864&r2=776865&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/index.xml (original)
+++ portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/index.xml Wed May 20 
21:26:44 2009
@@ -86,7 +86,7 @@
        <p>
                
 The Jetspeed enterprise portal integrates dynamic information, people, and 
processes across organization boundaries. This content is aggregated using 
portlets from diverse sources. 
-Portlets are just mini-web applications, or web-components. Jetspeed always 
provides secured access to the portlets. A short overview of Jetspeed <a 
href="features.html">features</a>:
+Portlets are just mini-web applications, or web-components. Jetspeed always 
provides secured access to the portlets. A short overview of Jetspeed <a 
href="features.html" >features</a>:
 <ul>
 <li>Secure Access - Security based on standards, ACLs</li> 
 <li>Single Point of Entry (SSO, Federated) </li>


Reply via email to