You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by dd...@apache.org on 2005/11/02 17:03:48 UTC

svn commit: r330275 - in /portals/pluto/trunk/pluto-site/src/site: apt/index.apt site.xml xdoc/powered.xml xdoc/powered_by_pluto.xml

Author: ddewolf
Date: Wed Nov  2 08:03:25 2005
New Revision: 330275

URL: http://svn.apache.org/viewcvs?rev=330275&view=rev
Log:
updating site and documentation

Added:
    portals/pluto/trunk/pluto-site/src/site/xdoc/powered.xml
Removed:
    portals/pluto/trunk/pluto-site/src/site/xdoc/powered_by_pluto.xml
Modified:
    portals/pluto/trunk/pluto-site/src/site/apt/index.apt
    portals/pluto/trunk/pluto-site/src/site/site.xml

Modified: portals/pluto/trunk/pluto-site/src/site/apt/index.apt
URL: http://svn.apache.org/viewcvs/portals/pluto/trunk/pluto-site/src/site/apt/index.apt?rev=330275&r1=330274&r2=330275&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/apt/index.apt (original)
+++ portals/pluto/trunk/pluto-site/src/site/apt/index.apt Wed Nov  2 08:03:25 2005
@@ -8,6 +8,13 @@
 
 Welcome to Pluto
 
+[http://apache.org/images/ac2005us_white_184x80.jpg] Join us in San Diego for ApacheCon US 2005
+
+  Join Apache Portals at {{{http://apachecon.com/2005/US}ApacheCon 2005}}.  Pluto committer David DeWolf will be
+  presenting 'Embedding Apache Pluto'.
+
+============================================================
+
   Pluto is the Reference Implementation of the Java Portlet 
   Specfication. The current version of this specification is 
   JSR 168.

Modified: portals/pluto/trunk/pluto-site/src/site/site.xml
URL: http://svn.apache.org/viewcvs/portals/pluto/trunk/pluto-site/src/site/site.xml?rev=330275&r1=330274&r2=330275&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/site.xml (original)
+++ portals/pluto/trunk/pluto-site/src/site/site.xml Wed Nov  2 08:03:25 2005
@@ -19,11 +19,22 @@
       <item name="Mission" href="/mission.html"/>
 	  <iten name="Download" href="/mirrors.html"/>
       <item name="News" href="/news.html"/>
+	  <item name="Powered By Pluto" href="/powered.html"/>
 	</menu>
 
 	<menu name="Pluto 1.0.1">
       <item name="Getting Started" href="/v101/install.html"/>
 	  <item name="Resources" href="/v101/resources.html"/>
+	  <menu name="User Guide" href="/v101/userguide/index.html">
+        <item name="Portal Guide" href="/v101/userguide/portal.html"/>
+        <item name="Testsuite Guide" href="/v101/userguide/testsuite.html"/>
+	  </menu>
+	  <menu name="Developer Guide" href="/v101/developer/index.html">
+        <item name="Architecture" href="/v101/developer/arch.html"/>
+        <item name="Obtaining Source" href="/v101/developer/subversion.html"/>
+        <item name="Building From Source" href="/v101/developer/build_source.html"/>
+		<item name="Integrating/Embedding" href="/v101/developer/integrate.html"/>
+	  </menu>
 	</menu>
 
     <menu name="Pluto 1.1">

Added: portals/pluto/trunk/pluto-site/src/site/xdoc/powered.xml
URL: http://svn.apache.org/viewcvs/portals/pluto/trunk/pluto-site/src/site/xdoc/powered.xml?rev=330275&view=auto
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/xdoc/powered.xml (added)
+++ portals/pluto/trunk/pluto-site/src/site/xdoc/powered.xml Wed Nov  2 08:03:25 2005
@@ -0,0 +1,73 @@
+<?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>
+    <author email="ddewolf.AT.apache.D0T.org">David H. DeWolf</author>
+    <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>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>1.0.1</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</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.0.1</td></tr>
+    </table>
+	</p>
+  </section>
+</body>
+</document>
+
+