Author: ate
Date: Sat Mar 3 17:53:16 2007
New Revision: 514322
URL: http://svn.apache.org/viewvc?view=rev&rev=514322
Log:
Adjusting migration guide description
Modified:
portals/jetspeed-2/trunk/xdocs/guides/index.xml (contents, props changed)
Modified: portals/jetspeed-2/trunk/xdocs/guides/index.xml
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/xdocs/guides/index.xml?view=diff&rev=514322&r1=514321&r2=514322
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/guides/index.xml (original)
+++ portals/jetspeed-2/trunk/xdocs/guides/index.xml Sat Mar 3 17:53:16 2007
@@ -1,93 +1,93 @@
-<?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>Documentation Guides Index</title>
- <subtitle>Jetspeed-2 Documentation Guides</subtitle>
- <authors>
- <person name="David Le Strat" email="[EMAIL PROTECTED]"
/>
- </authors>
- </properties>
- <body>
- <section name="Documentation Guides">
- <subsection name="Getting Started">
- <ul>
- <li><a href="../getting-started.html">Getting started
guide</a></li>
- <li><a href="../getting-started-source.html">Getting
started with Jetspeed-2 source guide</a></li>
- <li><a href="../getting-started-binary.html">Getting
started with Jetspeed-2 binaries guide</a></li>
- <li><a href="../getting-started-installer.html">Getting
started with Jetspeed-2 installer</a></li>
- </ul>
- </subsection>
- <subsection name="Guides to Portal Concepts">
- <ul>
- <li><a href="guide-pipeline.html">Guide to Jetspeed-2
pipeline</a></li>
- <li><a href="guide-decorators.html">Guide to
decorators</a></li>
- <li><a href="guide-layouts.html">Guide to
layouts</a></li>
- </ul>
- </subsection>
- <subsection name="Configuration Guides">
- <ul>
- <li><a href="guide-properties.html">Guide to
configuration properties</a></li>
- <li><a href="guide-database.html">Guide to database
configuration</a></li>
- <li><a href="guide-app-servers.html">Guide to
application servers configuration</a></li>
- <li><a href="guide-security.html">Guide to configuring
Jetspeed-2 security</a></li>
- <li><a href="guide-sso.html">Guide to using Jetspeed-2
single sign-on</a></li>
- <li><a href="guide-user-attributes.html">Guide to
defining user attributes (PLT.17 user information configuration)</a></li>
- <li><a href="guide-profiler.html">Guide to using
profilers</a></li>
- <li><a href="guide-aggregation.html">Guide to
Aggregation</a></li>
- <li><a href="guide-migration.html">Guide to Data
Migration from 2.0 to 2.1</a></li>
- </ul>
- </subsection>
- <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-security-declarative-psml.html">Guide to declarative security
through PSML</a></li>
- <li><a href="guide-menus-declarative-psml.html">Guide
to declarative menus in 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-ajax-api.html">Guide to Jetspeed-2
AJAX API</a></li>
- <li><a href="guide-simple-portlet.html">Guide to a very
simple portlet with Jetspeed-2</a></li>
- <li><a href="guide-simple-velocity-portlet.html">Guide
to a very simple velocity portlet with Jetspeed-2</a></li>
- <li><a href="guide-simple-jsf-portlet.html">Guide to a
very simple jsf portlet with Jetspeed-2</a></li>
- <li><a href="guide-portlet-bridges.html">Guide to
portlet bridges</a></li>
- <li><a href="guide-profiling-ip.html">Guide to
Profiling IP Addresses</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>
- <li><a
href="guide-tomcat-sso-cross-context-j2-realm.html">Tomcat SSO and Cross
Context Webapps Guide</a></li>
- </ul>
- </subsection>
- <subsection name="Guides to Jetspeed-2 Tools">
- <ul>
- <li><a href="guide-jpt.html">Guide to Jetspeed-2 Power
Tools</a></li>
- <li><a
href="../multiproject/jetspeed-deploy-tools/index.html">Guide to Jetspeed-2
Portlet Application Deployment</a></li>
- <li><a href="../j2-maven-plugin.html">Guide to
Jetspeed-2 Maven Plugin</a></li>
- </ul>
- </subsection>
- <subsection name="Components Guides">
- <ul>
- <li><a href="guide-components.html">Guide to Jetspeed-2
component architecture</a></li>
- <li><a href="guide-dir-structure.html">Guide to
Jetspeed-2 directory structure</a></li>
- </ul>
- </subsection>
- </section>
- </body>
-</document>
+<?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>Documentation Guides Index</title>
+ <subtitle>Jetspeed-2 Documentation Guides</subtitle>
+ <authors>
+ <person name="David Le Strat" email="[EMAIL PROTECTED]"
/>
+ </authors>
+ </properties>
+ <body>
+ <section name="Documentation Guides">
+ <subsection name="Getting Started">
+ <ul>
+ <li><a href="../getting-started.html">Getting started
guide</a></li>
+ <li><a href="../getting-started-source.html">Getting
started with Jetspeed-2 source guide</a></li>
+ <li><a href="../getting-started-binary.html">Getting
started with Jetspeed-2 binaries guide</a></li>
+ <li><a href="../getting-started-installer.html">Getting
started with Jetspeed-2 installer</a></li>
+ </ul>
+ </subsection>
+ <subsection name="Guides to Portal Concepts">
+ <ul>
+ <li><a href="guide-pipeline.html">Guide to Jetspeed-2
pipeline</a></li>
+ <li><a href="guide-decorators.html">Guide to
decorators</a></li>
+ <li><a href="guide-layouts.html">Guide to
layouts</a></li>
+ </ul>
+ </subsection>
+ <subsection name="Configuration Guides">
+ <ul>
+ <li><a href="guide-properties.html">Guide to
configuration properties</a></li>
+ <li><a href="guide-database.html">Guide to database
configuration</a></li>
+ <li><a href="guide-app-servers.html">Guide to
application servers configuration</a></li>
+ <li><a href="guide-security.html">Guide to configuring
Jetspeed-2 security</a></li>
+ <li><a href="guide-sso.html">Guide to using Jetspeed-2
single sign-on</a></li>
+ <li><a href="guide-user-attributes.html">Guide to
defining user attributes (PLT.17 user information configuration)</a></li>
+ <li><a href="guide-profiler.html">Guide to using
profilers</a></li>
+ <li><a href="guide-aggregation.html">Guide to
Aggregation</a></li>
+ <li><a href="guide-migration.html">Guide to Migration
from 2.0 to 2.1</a></li>
+ </ul>
+ </subsection>
+ <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-security-declarative-psml.html">Guide to declarative security
through PSML</a></li>
+ <li><a href="guide-menus-declarative-psml.html">Guide
to declarative menus in 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-ajax-api.html">Guide to Jetspeed-2
AJAX API</a></li>
+ <li><a href="guide-simple-portlet.html">Guide to a very
simple portlet with Jetspeed-2</a></li>
+ <li><a href="guide-simple-velocity-portlet.html">Guide
to a very simple velocity portlet with Jetspeed-2</a></li>
+ <li><a href="guide-simple-jsf-portlet.html">Guide to a
very simple jsf portlet with Jetspeed-2</a></li>
+ <li><a href="guide-portlet-bridges.html">Guide to
portlet bridges</a></li>
+ <li><a href="guide-profiling-ip.html">Guide to
Profiling IP Addresses</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>
+ <li><a
href="guide-tomcat-sso-cross-context-j2-realm.html">Tomcat SSO and Cross
Context Webapps Guide</a></li>
+ </ul>
+ </subsection>
+ <subsection name="Guides to Jetspeed-2 Tools">
+ <ul>
+ <li><a href="guide-jpt.html">Guide to Jetspeed-2 Power
Tools</a></li>
+ <li><a
href="../multiproject/jetspeed-deploy-tools/index.html">Guide to Jetspeed-2
Portlet Application Deployment</a></li>
+ <li><a href="../j2-maven-plugin.html">Guide to
Jetspeed-2 Maven Plugin</a></li>
+ </ul>
+ </subsection>
+ <subsection name="Components Guides">
+ <ul>
+ <li><a href="guide-components.html">Guide to Jetspeed-2
component architecture</a></li>
+ <li><a href="guide-dir-structure.html">Guide to
Jetspeed-2 directory structure</a></li>
+ </ul>
+ </subsection>
+ </section>
+ </body>
+</document>
Propchange: portals/jetspeed-2/trunk/xdocs/guides/index.xml
------------------------------------------------------------------------------
svn:eol-style = native
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]