You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@portals.apache.org by ms...@apache.org on 2016/11/30 13:03:42 UTC

svn commit: r1772028 - in /portals/site/pluto/src/site: site.xml xdoc/app-servers.xml xdoc/powered.xml xdoc/v20/app-servers.xml xdoc/v20/powered.xml

Author: msnicklous
Date: Wed Nov 30 13:03:42 2016
New Revision: 1772028

URL: http://svn.apache.org/viewvc?rev=1772028&view=rev
Log:
Updated site structure. Added links to V3 API docs & JCP page

Added:
    portals/site/pluto/src/site/xdoc/v20/app-servers.xml
    portals/site/pluto/src/site/xdoc/v20/powered.xml
Removed:
    portals/site/pluto/src/site/xdoc/app-servers.xml
    portals/site/pluto/src/site/xdoc/powered.xml
Modified:
    portals/site/pluto/src/site/site.xml

Modified: portals/site/pluto/src/site/site.xml
URL: http://svn.apache.org/viewvc/portals/site/pluto/src/site/site.xml?rev=1772028&r1=1772027&r2=1772028&view=diff
==============================================================================
--- portals/site/pluto/src/site/site.xml (original)
+++ portals/site/pluto/src/site/site.xml Wed Nov 30 13:03:42 2016
@@ -42,10 +42,12 @@ limitations under the License.
     </breadcrumbs>
     
     <links>
-      <item name="JSR 168 (Portlet 1.0)" href="http://jcp.org/en/jsr/detail?id=168"/>
-      <item name="Portlet 1.0 API (Javadoc)" href="http://portals.apache.org/pluto/portlet-1.0-apidocs"/>
-      <item name="JSR 286 (Portlet 2.0)" href="http://jcp.org/en/jsr/detail?id=286"/>
-      <item name="Portlet 2.0 API (Javadoc)" href="http://portals.apache.org/pluto/portlet-2.0-apidocs"/>
+      <item name="Portlet 3.0 API" href="/portlet-3.0-apidocs/index.html"/>
+      <item name="Portlet 2.0 API" href="/portlet-2.0-apidocs/index.html"/>
+      <item name="Portlet 1.0 API" href="/portlet-1.0-apidocs/index.html"/>
+      <item name="JSR 362 JCP Page" href="http://jcp.org/en/jsr/detail?id=362"/>
+      <item name="JSR 286 JCP Page" href="http://jcp.org/en/jsr/detail?id=286"/>
+      <item name="JSR 168 JCP Page" href="http://jcp.org/en/jsr/detail?id=168"/>
     </links>
     
     <menu name="The Pluto Project">
@@ -55,7 +57,6 @@ limitations under the License.
       <item name="News" href="/news.html"/>
       <item name="Status" href="/status.html"/>
       
-      <item name="App Servers" href="/app-servers.html"/>
       <item name="Architecture" href="/architecture.html"/>	
 
       <item name="Resources" href="/resources.html"/>
@@ -63,7 +64,6 @@ limitations under the License.
       <item name="FAQ" href="/faq.html"/>
       <item name="Wiki" href="http://wiki.apache.org/portals/Pluto"/>
       <item name="Issue Tracker (JIRA)" href="https://issues.apache.org/jira/browse/PLUTO"/>
-      <item name="Powered By Pluto" href="/powered.html"/>
       <item name="Get Involved" href="/helping.html"/>
     </menu>
 
@@ -72,6 +72,8 @@ limitations under the License.
       <item name="Deploying" href="/v20/deploying.html"/>
       <item name="Embedding" href="/v20/embedding.html"/>
       <item name="Release Notes" href="/v20/release-notes.html"/>
+      <item name="App Servers" href="/v20/app-servers.html"/>
+      <item name="Powered By Pluto" href="/v20/powered.html"/>
 	</menu>    
     <menu name="Pluto 1.1">
       <item name="Getting Started" href="/v11/getting-started.html"/>
@@ -81,16 +83,6 @@ limitations under the License.
 
     <menu  name="Subprojects">
       <item name="Overview" href="subprojects/subprojects.html"/>
-      <item name="Pluto Container API" href="subprojects/container-api.html"/>
-      <item name="Pluto Portlet Container" href="subprojects/portlet-container.html"/>
-      <item name="Pluto Portlet Tag Library" href="subprojects/tag-library.html"/>
-      <item name="Pluto Portal Driver" href="subprojects/driver.html"/>
-      <item name="Pluto Portal" href="subprojects/portal.html"/>
-      <item name="Pluto Utilities" href="subprojects/utilities.html"/>
-      <item name="Pluto Installer" href="subprojects/installer.html"/>
-      <item name="Pluto Testsuite" href="subprojects/testsuite.html"/>
-      <item name="Pluto Ant Tasks" href="subprojects/anttasks.html"/>
-      <item name="Pluto Website Skin" href="subprojects/skin.html"/>          
 	</menu>    
 	
     <menu name='Project Info'>

Added: portals/site/pluto/src/site/xdoc/v20/app-servers.xml
URL: http://svn.apache.org/viewvc/portals/site/pluto/src/site/xdoc/v20/app-servers.xml?rev=1772028&view=auto
==============================================================================
--- portals/site/pluto/src/site/xdoc/v20/app-servers.xml (added)
+++ portals/site/pluto/src/site/xdoc/v20/app-servers.xml Wed Nov 30 13:03:42 2016
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You 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>Supported Application Servers</title>
+  </properties>
+  
+  <body>
+    <section name="Supported Application Servers">
+      <p>The following application servers have been tested with Pluto 2.0.3:</p>
+      <p>
+        <table>
+          <tr>
+            <th>App Server</th>
+            <th>Version</th>
+            <th>Status</th>
+            <th>Notes</th>
+          </tr>
+          <tr>
+            <td>Tomcat</td>
+            <td>6.0.33</td>
+            <td>WORKING</td>
+            <td>
+              Use <code>mvn pluto2:install -DinstallDir=/path/to/tomcat</code> 
+              to install the container and portal into Tomcat.
+            </td>
+          </tr>
+          <tr>
+            <td>Tomcat</td>
+            <td>7.0.21</td>
+            <td>WORKING</td>
+            <td>
+              Use <code>mvn pluto2:install -DinstallDir=/path/to/tomcat</code> 
+              to install the container and portal into Tomcat.
+            </td>
+          </tr>
+        </table>
+      </p>
+    </section>
+  </body>
+  
+</document>
+

Added: portals/site/pluto/src/site/xdoc/v20/powered.xml
URL: http://svn.apache.org/viewvc/portals/site/pluto/src/site/xdoc/v20/powered.xml?rev=1772028&view=auto
==============================================================================
--- portals/site/pluto/src/site/xdoc/v20/powered.xml (added)
+++ portals/site/pluto/src/site/xdoc/v20/powered.xml Wed Nov 30 13:03:42 2016
@@ -0,0 +1,89 @@
+<?xml version="1.0"?>
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You 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>Pluto Project | Declaration of Intent</title>
+  </properties>
+
+<body>
+  <section name="Portal using Pluto">
+    <p>
+	  The following portals use Pluto for their portlet container:
+	  <table>
+      <tr><th>Portal</th><th>Website</th><th>License</th><th>Status</th><th>Pluto Version</th></tr>
+      <tr><td>uPortal 3</td>
+          <td><a href="http://www.uportal.org">http://www.uportal.org</a></td>
+          <td>JA-SIG</td>
+          <td></td>
+          <td>1.1.x</td></tr>
+      <tr><td>Sakai</td>
+          <td><a href="http://www.sakaiproject.org">http://www.sakaiproject.org</a></td>
+          <td>Sakai Foundation</td>
+          <td></td>
+          <td>1.1.x</td></tr>
+	  <tr><td>Apache Jetspeed 2</td>
+          <td><a href="http://portals.apache.org/jetspeed-2">http://portals.apache.org/jetspeed-2</a></td>
+          <td>Apache 2.0</td>
+          <td></td>
+          <td>2.0.0</td></tr>
+	  <tr><td>Apache Cocoon</td>
+          <td><a href="http://cocoon.apache.org">http://cocoon.apache.org</a></td>
+          <td>Apache 2.0</td>
+          <td></td>
+          <td>1.0.1</td></tr>
+      <tr><td>uPortal 2</td>
+          <td><a href="http://www.uportal.org">http://www.uportal.org</a></td>
+          <td>JA-SIG</td>
+          <td></td>
+          <td>1.0.1</td></tr>
+      <tr><td>InfoGlue</td>
+          <td><a href="http://www.infoglue.org">http://www.infoglue.org</a></td>
+          <td>GPL</td>
+          <td></td>
+          <td>1.0.1</td></tr>
+      <tr><td>Jahia</td>
+          <td><a href="http://www.jahia.org">http://www.jahia.org</a></td>
+          <td><a href="http://www.collaborativesource.org">Proprietary</a></td>
+          <td>(http://www.jahia.org/cvs), branch JAHIA_PLUTO_BRANCH</td>
+          <td>1.0.1</td></tr>
+	  </table>
+    </p>
+
+	<p>
+    The following applications utilize Pluto for providing Plugin Extensibility:
+    <table>
+      <tr><th>Portal</th><th>Website</th><th>License</th><th>Status</th><th>Pluto Version</th></tr>
+	  <tr><td>Apache Geronimo </td>
+          <td><a href="http://geronimo.apache.org/">http://geronimo.apache.org</a></td>
+          <td>Apache 2.0</td>
+          <td>Web Management Console</td>
+          <td>1.1</td></tr>
+	  <tr><td>Java Studio Creator 2.0</td>
+          <td><a href="http://developers.sun.com/prodtech/javatools/jscreator/">http://developers.sun.com/prodtech/javatools/jscreator/</a></td>
+          <td>Sun Microsystems Inc.</td>
+          <td>Development Portal Server</td>
+          <td>1.0.1</td></tr>
+    </table>
+	</p>
+  </section>
+</body>
+</document>
+
+