morciuch 2003/08/01 13:58:11
Modified: docs/site administration.html application-development.html
branches.html catalog.html changes.html
client-media.html code-standards.html
config_guide.html config_skin.html
config_skin_param_summary.html
content-syndication.html contributors.html
customizer.html developer-notes.html diskcache.html
faq.html features.html forwards.html icalendar.html
index.html install.html jars.html layout.html
license.html override_props.html
portlet_config_DBBrowser.html
portlet_config_HTML.html portlet_config_JSP.html
portlet_config_PSMLBrowser.html
portlet_config_RSS.html
portlet_config_Velocity.html
portlet_config_WebPagePortlet.html
portlet_config_XSL.html portlet_config_common.html
psml.html psml_db.html registry.html
registry_syntax.html registry_xml.html
resources.html security.html
supporting-projects.html todo.html uml.html
usejetspeed.html wap.html
xdocs/stylesheets project.xml
Log:
Added 'Community Portlets' page to documentation site (see Bugzilla bug# 22068)
Revision Changes Path
1.29 +2 -0 jakarta-jetspeed/docs/site/administration.html
Index: administration.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/administration.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- administration.html 10 Jun 2003 16:09:21 -0000 1.28
+++ administration.html 1 Aug 2003 20:58:10 -0000 1.29
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.29 +2 -0 jakarta-jetspeed/docs/site/application-development.html
Index: application-development.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/application-development.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- application-development.html 10 Jun 2003 16:09:21 -0000 1.28
+++ application-development.html 1 Aug 2003 20:58:10 -0000 1.29
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.29 +2 -0 jakarta-jetspeed/docs/site/branches.html
Index: branches.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/branches.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- branches.html 10 Jun 2003 16:09:22 -0000 1.28
+++ branches.html 1 Aug 2003 20:58:10 -0000 1.29
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.21 +2 -0 jakarta-jetspeed/docs/site/catalog.html
Index: catalog.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/catalog.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- catalog.html 10 Jun 2003 16:09:22 -0000 1.20
+++ catalog.html 1 Aug 2003 20:58:10 -0000 1.21
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.156 +2 -0 jakarta-jetspeed/docs/site/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/changes.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- changes.html 26 Jul 2003 04:36:58 -0000 1.155
+++ changes.html 1 Aug 2003 20:58:10 -0000 1.156
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.7 +2 -0 jakarta-jetspeed/docs/site/client-media.html
Index: client-media.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/client-media.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- client-media.html 10 Jun 2003 16:09:22 -0000 1.6
+++ client-media.html 1 Aug 2003 20:58:10 -0000 1.7
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.35 +2 -0 jakarta-jetspeed/docs/site/code-standards.html
Index: code-standards.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/code-standards.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- code-standards.html 26 Jul 2003 04:36:58 -0000 1.34
+++ code-standards.html 1 Aug 2003 20:58:10 -0000 1.35
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.32 +2 -0 jakarta-jetspeed/docs/site/config_guide.html
Index: config_guide.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/config_guide.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- config_guide.html 26 Jul 2003 04:36:58 -0000 1.31
+++ config_guide.html 1 Aug 2003 20:58:10 -0000 1.32
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.18 +2 -0 jakarta-jetspeed/docs/site/config_skin.html
Index: config_skin.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/config_skin.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- config_skin.html 10 Jun 2003 16:09:22 -0000 1.17
+++ config_skin.html 1 Aug 2003 20:58:10 -0000 1.18
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.19 +2 -0 jakarta-jetspeed/docs/site/config_skin_param_summary.html
Index: config_skin_param_summary.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/config_skin_param_summary.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- config_skin_param_summary.html 10 Jun 2003 16:09:23 -0000 1.18
+++ config_skin_param_summary.html 1 Aug 2003 20:58:10 -0000 1.19
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.29 +2 -0 jakarta-jetspeed/docs/site/content-syndication.html
Index: content-syndication.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/content-syndication.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- content-syndication.html 10 Jun 2003 16:09:23 -0000 1.28
+++ content-syndication.html 1 Aug 2003 20:58:10 -0000 1.29
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.35 +2 -0 jakarta-jetspeed/docs/site/contributors.html
Index: contributors.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/contributors.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- contributors.html 15 Jul 2003 16:12:29 -0000 1.34
+++ contributors.html 1 Aug 2003 20:58:10 -0000 1.35
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.30 +2 -0 jakarta-jetspeed/docs/site/customizer.html
Index: customizer.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/customizer.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- customizer.html 10 Jun 2003 16:09:23 -0000 1.29
+++ customizer.html 1 Aug 2003 20:58:10 -0000 1.30
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.28 +2 -0 jakarta-jetspeed/docs/site/developer-notes.html
Index: developer-notes.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/developer-notes.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- developer-notes.html 10 Jun 2003 16:09:23 -0000 1.27
+++ developer-notes.html 1 Aug 2003 20:58:10 -0000 1.28
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.29 +2 -0 jakarta-jetspeed/docs/site/diskcache.html
Index: diskcache.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/diskcache.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- diskcache.html 10 Jun 2003 16:09:23 -0000 1.28
+++ diskcache.html 1 Aug 2003 20:58:10 -0000 1.29
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.36 +2 -0 jakarta-jetspeed/docs/site/faq.html
Index: faq.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/faq.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- faq.html 10 Jun 2003 16:09:23 -0000 1.35
+++ faq.html 1 Aug 2003 20:58:10 -0000 1.36
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.30 +2 -0 jakarta-jetspeed/docs/site/features.html
Index: features.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/features.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- features.html 10 Jun 2003 16:09:23 -0000 1.29
+++ features.html 1 Aug 2003 20:58:10 -0000 1.30
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.4 +2 -0 jakarta-jetspeed/docs/site/forwards.html
Index: forwards.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/forwards.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- forwards.html 10 Jun 2003 16:09:23 -0000 1.3
+++ forwards.html 1 Aug 2003 20:58:10 -0000 1.4
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.23 +2 -0 jakarta-jetspeed/docs/site/icalendar.html
Index: icalendar.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/icalendar.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- icalendar.html 10 Jun 2003 16:09:23 -0000 1.22
+++ icalendar.html 1 Aug 2003 20:58:10 -0000 1.23
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.32 +2 -0 jakarta-jetspeed/docs/site/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/index.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- index.html 10 Jun 2003 16:09:23 -0000 1.31
+++ index.html 1 Aug 2003 20:58:10 -0000 1.32
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.42 +2 -0 jakarta-jetspeed/docs/site/install.html
Index: install.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/install.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- install.html 10 Jun 2003 16:09:23 -0000 1.41
+++ install.html 1 Aug 2003 20:58:10 -0000 1.42
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.19 +2 -0 jakarta-jetspeed/docs/site/jars.html
Index: jars.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/jars.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- jars.html 10 Jun 2003 16:09:23 -0000 1.18
+++ jars.html 1 Aug 2003 20:58:10 -0000 1.19
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.8 +2 -0 jakarta-jetspeed/docs/site/layout.html
Index: layout.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/layout.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- layout.html 10 Jun 2003 16:09:24 -0000 1.7
+++ layout.html 1 Aug 2003 20:58:10 -0000 1.8
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.29 +2 -0 jakarta-jetspeed/docs/site/license.html
Index: license.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/license.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- license.html 10 Jun 2003 16:09:24 -0000 1.28
+++ license.html 1 Aug 2003 20:58:10 -0000 1.29
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.11 +2 -0 jakarta-jetspeed/docs/site/override_props.html
Index: override_props.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/override_props.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- override_props.html 15 Jul 2003 16:12:29 -0000 1.10
+++ override_props.html 1 Aug 2003 20:58:10 -0000 1.11
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.13 +2 -0 jakarta-jetspeed/docs/site/portlet_config_DBBrowser.html
Index: portlet_config_DBBrowser.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_DBBrowser.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- portlet_config_DBBrowser.html 10 Jun 2003 16:09:24 -0000 1.12
+++ portlet_config_DBBrowser.html 1 Aug 2003 20:58:10 -0000 1.13
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.20 +2 -0 jakarta-jetspeed/docs/site/portlet_config_HTML.html
Index: portlet_config_HTML.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_HTML.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- portlet_config_HTML.html 10 Jun 2003 16:09:24 -0000 1.19
+++ portlet_config_HTML.html 1 Aug 2003 20:58:10 -0000 1.20
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.24 +2 -0 jakarta-jetspeed/docs/site/portlet_config_JSP.html
Index: portlet_config_JSP.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_JSP.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- portlet_config_JSP.html 10 Jun 2003 16:09:24 -0000 1.23
+++ portlet_config_JSP.html 1 Aug 2003 20:58:10 -0000 1.24
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.13 +2 -0 jakarta-jetspeed/docs/site/portlet_config_PSMLBrowser.html
Index: portlet_config_PSMLBrowser.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_PSMLBrowser.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- portlet_config_PSMLBrowser.html 10 Jun 2003 16:09:24 -0000 1.12
+++ portlet_config_PSMLBrowser.html 1 Aug 2003 20:58:10 -0000 1.13
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.23 +2 -0 jakarta-jetspeed/docs/site/portlet_config_RSS.html
Index: portlet_config_RSS.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_RSS.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- portlet_config_RSS.html 10 Jun 2003 16:09:24 -0000 1.22
+++ portlet_config_RSS.html 1 Aug 2003 20:58:10 -0000 1.23
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.21 +2 -0 jakarta-jetspeed/docs/site/portlet_config_Velocity.html
Index: portlet_config_Velocity.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_Velocity.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- portlet_config_Velocity.html 10 Jun 2003 16:09:24 -0000 1.20
+++ portlet_config_Velocity.html 1 Aug 2003 20:58:10 -0000 1.21
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.25 +2 -0 jakarta-jetspeed/docs/site/portlet_config_WebPagePortlet.html
Index: portlet_config_WebPagePortlet.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_WebPagePortlet.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- portlet_config_WebPagePortlet.html 10 Jun 2003 16:09:24 -0000 1.24
+++ portlet_config_WebPagePortlet.html 1 Aug 2003 20:58:10 -0000 1.25
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.20 +2 -0 jakarta-jetspeed/docs/site/portlet_config_XSL.html
Index: portlet_config_XSL.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_XSL.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- portlet_config_XSL.html 10 Jun 2003 16:09:24 -0000 1.19
+++ portlet_config_XSL.html 1 Aug 2003 20:58:10 -0000 1.20
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.27 +2 -0 jakarta-jetspeed/docs/site/portlet_config_common.html
Index: portlet_config_common.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/portlet_config_common.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- portlet_config_common.html 2 Jul 2003 22:34:45 -0000 1.26
+++ portlet_config_common.html 1 Aug 2003 20:58:10 -0000 1.27
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.33 +2 -0 jakarta-jetspeed/docs/site/psml.html
Index: psml.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/psml.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- psml.html 10 Jun 2003 16:09:24 -0000 1.32
+++ psml.html 1 Aug 2003 20:58:10 -0000 1.33
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.22 +2 -0 jakarta-jetspeed/docs/site/psml_db.html
Index: psml_db.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/psml_db.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- psml_db.html 10 Jun 2003 16:09:24 -0000 1.21
+++ psml_db.html 1 Aug 2003 20:58:10 -0000 1.22
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.10 +2 -0 jakarta-jetspeed/docs/site/registry.html
Index: registry.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/registry.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- registry.html 10 Jun 2003 16:09:24 -0000 1.9
+++ registry.html 1 Aug 2003 20:58:10 -0000 1.10
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.9 +2 -0 jakarta-jetspeed/docs/site/registry_syntax.html
Index: registry_syntax.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/registry_syntax.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- registry_syntax.html 10 Jun 2003 16:09:24 -0000 1.8
+++ registry_syntax.html 1 Aug 2003 20:58:10 -0000 1.9
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.7 +2 -0 jakarta-jetspeed/docs/site/registry_xml.html
Index: registry_xml.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/registry_xml.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- registry_xml.html 10 Jun 2003 16:09:24 -0000 1.6
+++ registry_xml.html 1 Aug 2003 20:58:10 -0000 1.7
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.39 +2 -0 jakarta-jetspeed/docs/site/resources.html
Index: resources.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/resources.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- resources.html 1 Jul 2003 15:23:57 -0000 1.38
+++ resources.html 1 Aug 2003 20:58:10 -0000 1.39
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.24 +2 -0 jakarta-jetspeed/docs/site/security.html
Index: security.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/security.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- security.html 10 Jun 2003 16:09:24 -0000 1.23
+++ security.html 1 Aug 2003 20:58:10 -0000 1.24
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.11 +2 -0 jakarta-jetspeed/docs/site/supporting-projects.html
Index: supporting-projects.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/supporting-projects.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- supporting-projects.html 10 Jun 2003 16:09:25 -0000 1.10
+++ supporting-projects.html 1 Aug 2003 20:58:10 -0000 1.11
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.55 +2 -0 jakarta-jetspeed/docs/site/todo.html
Index: todo.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/todo.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- todo.html 10 Jun 2003 16:09:25 -0000 1.54
+++ todo.html 1 Aug 2003 20:58:10 -0000 1.55
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.28 +2 -0 jakarta-jetspeed/docs/site/uml.html
Index: uml.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/uml.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- uml.html 10 Jun 2003 16:09:25 -0000 1.27
+++ uml.html 1 Aug 2003 20:58:10 -0000 1.28
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.40 +2 -0 jakarta-jetspeed/docs/site/usejetspeed.html
Index: usejetspeed.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/usejetspeed.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- usejetspeed.html 10 Jun 2003 16:09:25 -0000 1.39
+++ usejetspeed.html 1 Aug 2003 20:58:10 -0000 1.40
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.30 +2 -0 jakarta-jetspeed/docs/site/wap.html
Index: wap.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/wap.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- wap.html 10 Jun 2003 16:09:25 -0000 1.29
+++ wap.html 1 Aug 2003 20:58:10 -0000 1.30
@@ -66,6 +66,8 @@
</li>
<li> <a href="./supporting-projects.html">Supporting
Projects</a>
</li>
+ <li> <a href="./community-portlets.html">Community
Portlets</a>
+</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
1.21 +1 -0 jakarta-jetspeed/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/xdocs/stylesheets/project.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- project.xml 10 Jun 2003 16:09:28 -0000 1.20
+++ project.xml 1 Aug 2003 20:58:11 -0000 1.21
@@ -21,6 +21,7 @@
<item name="Binaries"
href="http://jakarta.apache.org/site/binindex.html"/>
<item name="Source Code"
href="http://jakarta.apache.org/site/sourceindex.html"/>
<item name="Supporting Projects" href="/supporting-projects.html"/>
+ <item name="Community Portlets" href="/community-portlets.html"/>
</menu>
<menu name="Documentation">
<item name="Configuration Guide" href="/config_guide.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]