You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by dl...@apache.org on 2005/12/05 18:56:03 UTC

svn commit: r354111 - in /portals/jetspeed-2/trunk/xdocs/guides: guide-j2-development.xml index.xml

Author: dlestrat
Date: Mon Dec  5 09:55:58 2005
New Revision: 354111

URL: http://svn.apache.org/viewcvs?rev=354111&view=rev
Log:
Adding base for guide to J2 development.

Added:
    portals/jetspeed-2/trunk/xdocs/guides/guide-j2-development.xml
Modified:
    portals/jetspeed-2/trunk/xdocs/guides/index.xml

Added: portals/jetspeed-2/trunk/xdocs/guides/guide-j2-development.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/xdocs/guides/guide-j2-development.xml?rev=354111&view=auto
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/guides/guide-j2-development.xml (added)
+++ portals/jetspeed-2/trunk/xdocs/guides/guide-j2-development.xml Mon Dec  5 09:55:58 2005
@@ -0,0 +1,31 @@
+<?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>
+		<title>Guide to Jetspeed-2 Development</title>
+		<subtitle>Guide to Jetspeed-2 Development</subtitle>
+		<authors>
+			<person name="David Le Strat" email="dlestrat@apache.org" />
+		</authors>
+	</properties>
+	<body>
+		<section name="Guide to Jetspeed-2 Development">
+			<subsection name="How to Submit Patches?">
+			</subsection>
+		</section>
+	</body>
+</document>
\ No newline at end of file

Modified: portals/jetspeed-2/trunk/xdocs/guides/index.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/xdocs/guides/index.xml?rev=354111&r1=354110&r2=354111&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/guides/index.xml (original)
+++ portals/jetspeed-2/trunk/xdocs/guides/index.xml Mon Dec  5 09:55:58 2005
@@ -50,13 +50,19 @@
 			
 		</ul>
 		</subsection>
-		<subsection name="Development Guides">
+		<subsection name="Portal Development Guides">
 		<ul>
 			<li><a href="guide-portal-design.html">Guide to portal design</a></li>
 			<li><a href="guide-psml.html">Guide to PSML</a></li>
 			<li><a href="guide-site.html">Guide to working with a Jetspeed-2 site</a></li>
 			<li><a href="guide-l10n.html">Guide to localization with Jetspeed-2</a></li>
-			<li><a href="guide-portlet-bridges.html">Guide to portlet bridges</a></li>			
+			<li><a href="guide-portlet-bridges.html">Guide to portlet bridges</a></li>				
+		</ul>
+		</subsection>
+		<subsection name="Jetspeed-2 Development Guide">
+		<ul>
+			<li><a href="guide-j2-development.html">Guide to Jetspeed-2 development</a></li>
+			<li><a href="../how-to-help.html">Guide to helping with Jetpseed-2</a></li>
 		</ul>
 		</subsection>
 		<subsection name="Guides to Jetspeed-2 Tools">



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org