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 ta...@apache.org on 2009/02/23 23:55:07 UTC

svn commit: r747185 [7/7] - in /portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE: components/capability/xdocs/ components/cm/xdocs/ components/deploy-tool/xdocs/ components/portal/xdocs/ components/rdbms/xdocs/ components/search/xdocs/ com...

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/features.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/features.xml?rev=747185&view=auto
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/features.xml (added)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/features.xml Mon Feb 23 22:54:40 2009
@@ -0,0 +1,195 @@
+<?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>Features</title>
+		<subtitle>Features</subtitle>
+		<authors>
+			<person name="David Le Strat" email="dlestrat@apache.org" />
+			<person name="Marky Goldstein" email="ready@rosa.com" />
+			<person name="David Sean Taylor" email="taylor@apache.org" />
+		</authors>
+	</properties>
+	<body>
+		<section name="Features">
+			<p>
+				The Apache Portals Jetspeed Team is pleased to present the Jetspeed-2 Open Source Enterprise Portal. This open source project has matured past several releases,
+				and has been fully-compliant with the Portlet Specification 1.0 (JSR-168) since version 2.0. 
+				Jetspeed-2 passes the TCK (Test Compatibility Kit) suite and is fully CERTIFIED to the Java Portlet Standard. 
+			</p>
+			<subsection name="Standardized">
+				<ul>
+					<li>Fully compliant with Java Portlet API Standard 1.0 (JSR 168)</li>
+					<li>Passed JSR-168 TCK Compatibility Test Suite</li>
+					<li>J2EE Security based on JAAS Standard, JAAS DB Portal Security Policy</li>
+					<li>LDAP Support for User Authentication</li>
+				</ul>
+			</subsection>
+			<subsection name='Portal Engine Features'>
+				<ul>
+					<li>The Jetspeed Portal - Server-Side Parallel JSR-168 Portlet Rendering Engine</li>
+					<li>The Jetspeed Desktop - Web 2.0 Client-Side JSR-168 Portlet Rendering Engine</li>
+					<li>Full Support for JSR-168 Portlet Caching and per portlet cache configuration</li>
+					<li>Portlet Timeout Tracking with mimimal render time limits</li>
+					<li>Portlet Service Manager for automated removal of slow or dead portlets.</li>
+					<li>Parallel rendering on Websphere 6.1</li>										
+				</ul>
+			</subsection>
+			<subsection name="Customization Features">
+				<ul>
+					<li>Portal Page Customizer</li>
+					<li>Desktop Page Customizer</li>
+					<li>Nested Fragment Customization</li>
+					<li>Drag and drop moving of portlets</li>
+					<li>Resizing of desktop portlet windows</li>
+					<li>Portlet Selector with Portlet Categorizations, Full-Text Search of Portlets</li>
+					<li>Customizable Themes (Skins)</li>			
+				</ul>
+			</subsection>
+			<subsection name='Security'>
+				<ul>
+					<li>Portlet-level Security checks based on Security Constraints or Security Permissions</li>
+					<li>Declarative Security Constraints and JAAS Database Security Policy</li>
+					<li>Fully swappable Security Constraint or Security Permission support</li>
+					<li>Jetspeed SSO (Single Sign-on)</li>
+					<li>Delegation of Security</li>
+					<li>Administrative actions logged to Audit Activity database</li>					
+				</ul>
+			</subsection>
+			<subsection name="Distributed Cluster Support">
+				<ul>
+					<li>Jetspeed Distributed Cluster - support for distributed deployments of the portal on multiple application server platforms</li>
+					<li>Distributed Cache for portal components including preferences, registry and portlet entities.</li>
+					<li>Distributed invalidation of portlet cache</li>
+				</ul>
+			</subsection>
+			<subsection name="Foundation Component Architecture">
+				<ul>
+					<li>Spring-based Components and Scalable Architecture</li>
+					<li>Configurable Pipeline Request Processor</li>
+					<li>Auto Deployment of Portlet Applications</li>
+					<li>Jetspeed Component Java API</li>
+					<li>Jetspeed AJAX XML API</li>
+					<li>PSML: Extended Portlet Site Markup Language
+						<ul><li>Database Persistent</li>
+							<li>Content Management Facilities</li>
+							<li>Security Constraints</li></ul>
+					</li>
+					<li>Full security maintenance using LDAP is now supported for many LDAP providers</li>    		
+				</ul>
+			</subsection>
+			<subsection name="Portal Core Features">
+				<ul>			
+					<li>Runtime Portlet API Standard Role-based Security</li>
+					<li>Portal Content Management and Navigations: Pages, Menus, Folders, Links</li>
+					<li>PSML Folder CMS Navigations, Menus, Links</li>
+					<li>Rules-based Profiler for page and resource location</li>
+					<li>Role-based Aggregation of Visible Pages</li>
+					<li>Integrates with most popular databases including Derby, MySQL, MS SQL, Postgres, Oracle, DB2</li>
+					<li>Client independent capability engine (html, xhtml, wml,vml)</li>
+					<li>Support for Pocket PC</li>
+					<li>Internationalization: Localized Portal Resources in 12 Languages</li>
+					<li>Statistics Logging Engine</li>
+					<li>Portlet Registry</li>
+					<li>Full Text Search of Portlet Resources with Lucene</li>
+					<li>User Registration</li>
+					<li>Forgotten Password</li>
+					<li>Rich Login and Password Configuration Management</li>
+				</ul>
+			</subsection>
+			<subsection name="Administrative Portlets">
+				<ul>
+					<li>User, Role, Group, Password, and Profile Management</li>
+					<li>Portal Site Manager</li>
+					<li>Remote Portal Application Deployer (RPAD) - hot deploy portlet applications from remote locations on the Web</li>
+					<li>JSR 168 Generic User Attributes Editor</li>
+					<li>JSR 168 Preferences Editor</li>
+					<li>SSO Manager</li>
+					<li>Permission Management (JAAS Security)</li>
+					<li>Security Constraints Management</li>
+					<li>Portlet Application and Lifecycle Management</li>
+					<li>Profiler Administration</li>
+					<li>Statistics Reports</li>
+					<li>Portlet Out of Service Manager</li>
+					<li>PSML and XML Import / Export Admin Portlet</li>					
+				</ul>
+			</subsection>
+			<subsection name="Web Framework Support and Sample Portlets">
+				<ul>
+					<li>Bridges to other Web Frameworks: Wicket, JSF, Groovy, Struts, PHP, Perl, Velocity</li>
+					<li>Sample Portlets:
+						<ul><li>RSS, IFrame, Calendar XSLT, Struts Petstore, Bookmark, Database Browser</li>
+							<li>Integration with Display Tags, Spring MVC</li></ul>
+					</li>
+				</ul>
+			</subsection>
+			<subsection name='Data Migration Features'>
+				<ul>
+					<li>XML Import/Export Utility for all Jetspeed database data to support data migration over versions</li> 
+					<li>All initial portal data seeded with XML</li>
+					<li>XML Schemas for all XML content</li>
+				</ul>
+			</subsection>
+			<subsection name="Portal Design Features">
+				<ul>
+					<li>Deployment Jetspeed Portlet and Page Skins (Decorators) CSS Components</li>
+					<li>Configurable CSS Page Layouts</li>
+					<li>Easy to Use Velocity Macro Language for Skin and Layout Components</li>
+				</ul>
+			</subsection>
+			<subsection name="Development Tools">
+				<ul>
+				    <li>Ant-based Custom Build with Tutorial and Installer</li>
+					<li>Automated Maven-2 Build</li>
+					<li>Automated Maven-1 Build</li>
+					<li>Jetspeed-2 Maven Plugin for Custom Portal Development</li>
+					<li>Maven-2 Profiles and Archetypes</li>
+					<li>AutoDeployment of Portlet Applications, Portal Resources</li>
+					<li>Deployment Tools</li>
+					<li>Plugin Goals integrated with Auto Deployment Feature</li>
+					<li>XML Schemas for PSML, jetspeed-portlet.xml, and Jetspeed XML (seed data)</li>			
+				</ul>
+			</subsection>
+			<subsection name='Extended JSR-168 Features'>
+				<ul>
+					<li>Custom Portlet Modes and Window States: <b>Edit Defaults, Configure, Print, About</b></li>
+					<li>Custom Window States: <b>Solo</b></li>
+					<li>Dynamically hide Portlets at request time</li>
+				    <li>Maximize on Edit Defaults or Edit modes option</li>					
+					<li>Preliminary Portlet API 2.0 ResourceURL support allowing full response control</li>
+				</ul>
+			</subsection>
+			<subsection name='Other Features'>
+				<ul>
+					<li>Installation choice of either Demo Portal or Minimal Starter Portal</li>
+					<li>In-depth Jetspeed 2 Tutorial</li>
+				</ul>
+			</subsection>
+			<subsection name="Application Servers Supported">
+				<ul>
+					<li>Tomcat 5.5.x</li> 
+					<li>Jetty</li>
+					<li>Websphere 6.0</li>
+					<li>Geronimo</li>
+					<li>JBoss</li>
+					<li>Weblogic</li>
+				</ul>
+			</subsection>
+		</section>
+	</body>
+</document>

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/features.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/features.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/gettingstarted.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/gettingstarted.xml?rev=747185&view=auto
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/gettingstarted.xml (added)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/gettingstarted.xml Mon Feb 23 22:54:40 2009
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    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>Jetspeed Users Guide - Getting Started</title>
+		<subtitle>Guide to Using Jetspeed</subtitle>
+		<authors>
+			<person name="David Sean Taylor" email="taylor@apache.org" />
+			<person name="Jody McAlister" email="jmcalister@onehippo.com" />
+		</authors>
+	</properties>
+    <body>
+        <section name="Getting Started">
+			<p>
+				If you are running Jetspeed locally on your computer, you may access the
+				portal by pointing your internet Web browser to http://localhost:8080.  The 
+				screenshots used for this guide were generated from Jetspeed 2.1.3 without any
+				extra customization.  Your screen may vary depending upon the user you login as or if you are using
+				a customized version of jetspeed. 
+			</p>
+			<p>
+				You may be using this guide as a supplement to accessing Jetspeed on the internet.  Enter the URL
+				to the portal to begin following along with this guide.
+			</p>
+			<p>
+				When you are done reading this page, login via the Login Portlet to begin using Jetspeed.
+			</p>
+			<subsection name="Initial Display Window">
+				<p>
+					<img src="images/welcomepagereduced.png"/>
+				</p>
+				<p>
+					The first screen you come across has several portlets to get you started.  Each Portlet has a title bar to identify it by name.  These portlets can be minimized, maximized, moved to different locations or removed, which we will be covering in this guide.
+				</p>
+			</subsection>
+			<subsection name="Portlet : Locale Selector">
+				<p>
+					Locale Selector Portlet allows you to select the language you wish the portal to be be using.<br/>
+					</p>
+					<p>
+					<img src="images/localedropdown.png"/>
+				</p>
+			</subsection>
+			<subsection name="Portlet : Forgotten Password">
+				<p>
+					Forgotten Password allows a user to request a new password in case the current password is lost or forgotten.  Jetspeed will email a new password to the email address entered, provided it can match that address with a registered user in the Jetspeed user database.<br/>
+					</p>
+					<p>
+					<img src="images/forgotten.png"/>
+				</p>
+			</subsection>
+			<subsection name="Portlet : User Registration">
+				<p>
+					User Registration is your first step if you have not been provided with a username and password from an administrator.  The username and email address must be unique for each user in the Jetspeed user database. Jetspeed uses "templates" to create default pages for users when the user first registers or is created by an Administrator.
+				</p>
+				<p>
+					Create a new user in the User registration portlet by filling in the required fields of username, address, password and password confirm  Click on the register me button and you have created a user ready to login to Jetspeed.<br/>
+					</p>
+					<p>
+					<img src="images/userreg.png"/>
+				</p>
+			</subsection>
+			<subsection name="Portlet : Login">
+			<p>
+					Login Portlet is your access to your private secure area within Jetspeed.  Any changes you make to your settings while you are logged in will only affect you. Once you are logged in, you will also see a change password link become available.
+				</p>
+				<p>
+					Change the username in the Login Portlet to the username you just registered.  Enter your case sensitive password and press the Login button.  The screen will reload and you will now be in your private secure area of Jetspeed.<br/>
+					</p>
+					<p>
+					<img src="images/login.png"/>  
+				</p>
+			</subsection>
+			<subsection name="Logging in as different users or roles">
+				<p>
+					Jetspeed has different views for different users and different views for different roles.  The screenshots below illustrate the way
+					the menu's change based on the authenticated user or role. 
+				</p>
+				<p>
+					Logged in as User<img align="top" src="images/userlogincompare1.png"/> Logged in as Admin<img align="top" src="images/userlogincompare2.png"/>
+				</p>
+			</subsection>
+		</section>
+ 	</body>
+</document>
\ No newline at end of file

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/gettingstarted.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/gettingstarted.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/customize.png
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/customize.png?rev=747185&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/customize.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/decoratordiagram.png
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/decoratordiagram.png?rev=747185&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/decoratordiagram.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/forgotten.png
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/forgotten.png?rev=747185&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/forgotten.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/localedropdown.png
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/localedropdown.png?rev=747185&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/localedropdown.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/login.png
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/login.png?rev=747185&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/login.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/newcustomizewindow.png
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/newcustomizewindow.png?rev=747185&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/newcustomizewindow.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/portletwindowdiagram.png
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/portletwindowdiagram.png?rev=747185&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/portletwindowdiagram.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/userlogincompare1.png
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/userlogincompare1.png?rev=747185&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/userlogincompare1.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/userlogincompare2.png
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/userlogincompare2.png?rev=747185&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/userlogincompare2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/userreg.png
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/userreg.png?rev=747185&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/userreg.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/welcomepagereduced.png
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/welcomepagereduced.png?rev=747185&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/images/welcomepagereduced.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/index.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/index.xml?rev=747185&view=auto
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/index.xml (added)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/index.xml Mon Feb 23 22:54:40 2009
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    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>Jetspeed Users Guide</title>
+		<subtitle>Guide to Using Jetspeed</subtitle>
+		<authors>
+			<person name="David Sean Taylor" email="taylor@apache.org" />
+			<person name="Jody McAlister" email="jmcalister@onehippo.com" />
+		</authors>
+	</properties>
+    <body>
+        <section name="Welcome to Jetspeed">
+			<p>				
+				Jetspeed is an Open Portal Platform and Enterprise Information Portal, written entirely in open source under the Apache license in Java and XML. Jetspeed is an open component portal architecture based on standards. All access to the portal is managed through a robust portal security policy. Within a Jetspeed portal, individual portlets can be aggregated to create a page. Each portlet is an independent application with Jetspeed acting as the central hub making information from multiple sources available in an easy to use manner.
+			</p>
+			<p>
+				A portal based on Jetspeed can make applications, database information and other data sources available to end-users through a single web site. Jetspeed provides a security infrastructure so that the information and functions made available to each user can be customized on basis of the user or a role that the user has. The user can access the portal via a web browser, WAP-phone, pager or any other device supported by the servlet engine. 
+			</p>
+			<p>
+				Users can personalize their experience, by adding new content with 
+				portlet customizers, styling their view with portal decorators (skins) 
+				and layouts. Personalization blends with secure access to provide a 
+				custom view of the portal based on runtime customizations and 
+				parameters.
+			</p>
+			<p>
+				Jetspeed provides the following personalization features: 
+				<ul>
+				<li>Portlet Selector (search for portlets, add portlets, categorize portlets)</li>
+				<li>Portal Customizer (move portlets, choose decorations, layouts) </li>
+				<li>Desktop Customizer (same as portal, drag and drop, resizing, detach) </li>
+				<li>Portlet API Preferences Editors </li>
+				<li>Administrative Customization </li>
+				</ul>
+			</p>
+		</section>
+ 	</body>
+</document>
\ No newline at end of file

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/index.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/index.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/logout.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/logout.xml?rev=747185&view=auto
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/logout.xml (added)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/logout.xml Mon Feb 23 22:54:40 2009
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    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>Jetspeed Users Guide - Logout</title>
+		<subtitle>Guide to Using Jetspeed</subtitle>
+		<authors>
+			<person name="David Sean Taylor" email="taylor@apache.org" />
+			<person name="Jody McAlister" email="jmcalister@onehippo.com" />
+		</authors>
+	</properties>
+    <body>
+        <section name="Ending your Jetspeed Session">
+        	<subsection name="Logout Link">
+			<p>
+				There are multiple ways to end your session with Jetspeed.  The easiest and most secure is to click the logout link located in the upper
+				right of the portal window.  Logging out returns the user to the Jetspeed Welcome Page where you can login again.
+			</p>
+			</subsection>
+			<subsection name="Session Timeout">
+			<p>
+				Session timeout occurs after a designated amount of time has passed and no interaction between Jetspeed the browser has occurred.  This setting is configurable by your administrator.  
+				Interacting with Jetspeed at any time after the timeout has occurred will result in the user being presented with the Jetspeed Welcome Page.
+			</p>
+			</subsection>
+			<subsection name="Clearing Cookies">
+			<p>
+				Clearing the browsers cookies will also result in the user being logged out.  In certain situations such as SSO (Single Sign On), clearing the cookies
+				can be the safest way to logout.
+			</p>
+			</subsection>
+		</section>
+ 	</body>
+</document>
\ No newline at end of file

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/logout.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/logout.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/menu.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/menu.xml?rev=747185&view=auto
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/menu.xml (added)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/menu.xml Mon Feb 23 22:54:40 2009
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    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>Jetspeed Users Guide</title>
+		<subtitle>Guide to Using Jetspeed</subtitle>
+		<authors>
+			<person name="David Sean Taylor" email="taylor@apache.org" />
+			<person name="Jody McAlister" email="jmcalister@onehippo.com" />
+		</authors>
+	</properties>
+    <body>
+        <section name="Menu">
+			<p>
+				The left hand Menu of the Portal Window contains additional navigation items.  The links, pages and folders are pre-configured links
+				that can vary based on a person's role or group.  You may add new folders using the Folder Configuration option.  Enter the Folder Name, Title 
+				and Short Title.  The Short Title will be used for the Name of the Folder in the left hand side menu, the Folder Name will be the name of the Tab in
+				your Tab that is present when you click on your folder name in the Menu.
+			</p>
+			<p>
+				You may add additional folders, add folders within folders and add tabs within each folder.  Each new tab or folder creates a new blank
+				page that you may then customize by changing themes, layouts, Portlet Themes and Adding Portlets.  The Menu on the left and the Tab bar across 
+				the top will change when you click on a folder name.
+			</p>
+			<p>
+				The Breadcrumbs bar underneath the leftmost Tab gives you navigation links back to the user home page.  
+			</p>
+		</section>
+ 	</body>
+</document>
\ No newline at end of file

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/menu.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/menu.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/navigation.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/navigation.xml?rev=747185&view=auto
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/navigation.xml (added)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/navigation.xml Mon Feb 23 22:54:40 2009
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    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.
+-->
+<project>
+    <body>
+        <links>
+        	<item name="Home" href="http://portals.apache.org/jetspeed-2" target="_nw"/>
+        	<item name="Admin Guide" href="http://portals.apache.org/jetspeed-2/adminguide/" target="_nw"/>
+        	<item name="Deployers Guide" href="http://portals.apache.org/jetspeed-2/deployersguide/" target="_nw"/>
+        	<item name="Developers Guide" href="http://portals.apache.org/jetspeed-2/devguide/" target="_nw"/>
+            <item name="PDF Documentation" href="/jetspeed2.pdf" img="images/pdf.gif" />
+        </links>
+        <menu name="Introduction">
+            <item name="Welcome" href="usersguide/index.html" />
+            <item name="About this guide" href="usersguide/aboutuserguide.html" /> 
+        	<item name="Definitions" href="usersguide/definitions.html" />          
+        </menu>
+    	<menu name="Using Jetspeed">
+    	 	<item name="Getting Started" href="usersguide/gettingstarted.html" />
+    	    <item name="Navigation" href="usersguide/portalnavigation.html" />
+    	    <item name="Portlet Modes and Action Bar" href="usersguide/portletmodes.html" /> 
+    	    <item name="Logging out" href="usersguide/logout.html" />    	    
+		</menu>
+    	<menu name="Customizing">
+    	    <item name="Decorators" href="usersguide/decorators.html" />
+    	    <item name="Portlets" href="usersguide/portlets.html" />  
+    	    <item name="Tabs" href="usersguide/tabs.html" />    	    
+    	    <item name="Menu" href="usersguide/menu.html" />  
+    	    <item name="Desktop" href="usersguide/desktop.html" />
+    	</menu>
+    	<menu name="Reference">
+    		<item name="QuickRef : Option Locations" href="usersguide/options.html" />
+    	</menu>
+        <menu name="Support"> 	
+            <item name="Mailing List" href="mail-lists.html" />
+            <item name="Bug Database" href="issue-tracking.html" />
+            <item name="Wiki" href="http://wiki.apache.org/portals/Jetspeed2" />
+            <item name="Quality Testing" href="quality-testing.html" />
+            <item name='FAQ' href='faq.html'/>
+        </menu>
+    </body>
+</project>

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/navigation.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/navigation.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/options.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/options.xml?rev=747185&view=auto
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/options.xml (added)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/options.xml Mon Feb 23 22:54:40 2009
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    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>Jetspeed Users Guide - Option locations</title>
+		<subtitle>Guide to Using Jetspeed</subtitle>
+		<authors>
+			<person name="David Sean Taylor" email="taylor@apache.org" />
+			<person name="Jody McAlister" email="jmcalister@onehippo.com" />
+		</authors>
+	</properties>
+    <body>
+        <section name="Quick Reference to location of options">
+			<p>
+				TODO : Locations of options for quick reference
+			</p>
+		</section>
+ 	</body>
+</document>
\ No newline at end of file

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/options.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/options.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portalnavigation.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portalnavigation.xml?rev=747185&view=auto
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portalnavigation.xml (added)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portalnavigation.xml Mon Feb 23 22:54:40 2009
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    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>Jetspeed Users Guide - Navigation</title>
+		<subtitle>Guide to Using Jetspeed</subtitle>
+		<authors>
+			<person name="David Sean Taylor" email="taylor@apache.org" />
+			<person name="Jody McAlister" email="jmcalister@onehippo.com" />
+		</authors>
+	</properties>
+    <body>
+        <section name="Navigating the Portal">
+			<p>
+				Tabbed Menus, Breadcrumbs and Menu Items are the main ways to Navigate through your portal. Edit, Help and other portlet bar action items can
+				display different screens, but you have not navigated to a new location. Customization of all navigation items can be configured by the
+				Administrator of the portal.  
+			</p>
+			<subsection name="Tabbed Menus">
+			<p>
+				Tabbed menus across the top contain selections for each page found in the current folder. The current Tabs may have come pre-configured as standard or may have been created and configured by the user. Each Tab 
+				can be configured with a different Theme, Layout, Portlet Theme and different Portlets.
+			</p>	
+			</subsection>
+			<subsection name="Breadcrumbs">
+			<p> 
+				Breadcrumbs are located just below the Tabbed Menus. Breadcrumbs give you a visual representation of the path you have
+				taken to reach your current location.  From the breadcrumb trail, you can navigate back out of the folder hierarchy up to previous 
+				destinations.  
+			</p>
+			</subsection>
+			<subsection name="Menu Items">
+			<p>
+				Menu Items are located in the Left Hand side menu. Each one of these links can take you to a location within the Portal or to an external
+				location such as a website. Folders you have created will appear in this menu.
+		 	</p>
+			</subsection>
+		</section>
+ 	</body>
+</document>
\ No newline at end of file

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portalnavigation.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portalnavigation.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portletmodes.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portletmodes.xml?rev=747185&view=auto
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portletmodes.xml (added)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portletmodes.xml Mon Feb 23 22:54:40 2009
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    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>Jetspeed Users Guide - Portlet Modes</title>
+		<subtitle>Guide to Using Jetspeed</subtitle>
+		<authors>
+			<person name="David Sean Taylor" email="taylor@apache.org" />
+			<person name="Jody McAlister" email="jmcalister@onehippo.com" />
+		</authors>
+	</properties>
+    <body>
+        <section name="Portlet Modes and Action Bar">
+        <subsection name="Portlet Modes">
+			<p>
+				Portlet Modes indicate the function that a portlet is 
+				performing. A portlet mode advises a portlet what task it 
+				should perform. Availability of portlet modes may be 
+				restricted based on user roles. 
+			</p>
+			<ul>
+				<li>View - general portlet rendering and interaction. </li>
+				<li>Edit - customization the behavior of a portlet, update preferences. </li>
+				<li>Help - provides context-sensitive help for this portlet. </li>
+				<li>Custom Portlet Modes - vendor specific.</li>
+			</ul>
+		</subsection>
+		<subsection name="Portlet Action Bar">
+			<p>
+				****TODO : Screenshot of portlet action bar ******* - The portlet action bar
+			</p>
+			<p>
+				****TODO Pic of edit icon******The edit icon will change the portlet window to display configurable preferences for that particular portlet.  For instance, a weather portlet can give you the options to change the city it is displaying as well as other options.  Each portlet will have unique preferences.  It is possible to have two or more of the same portlets displayed, but each will use it's own set of preferences.  This would allow you to have two weather portlets displaying the weather for two different cities.
+			</p>
+			<p>
+				****TODO Pic of help icon******The help icon will display a page that display detailed information on how to use the portlet, version numbers or anything the developer has chosen to display in this page.
+			</p>
+			<p>
+				****TODO Pic of minimize icon******The minimize icon will reduce your portlet down to displaying the title bar of the portlet only.  ****TODO Pic of restore icon******You can click on the restore button which is now available to return the portlet to it's original window state.
+			</p>
+			<p>
+				****TODO Pic of maximize icon******The maximize icon will enlarge the portlet to display only that portlet in your portal window.  ****TODO Pic of restore icon******The restore button will be available again when in this mode.  
+			</p>
+			<p>
+				Other icons that you may see in the icon bar are ****TODO Pic of print icon******print and other customized icons.
+			</p>
+		</subsection>
+		</section>
+ 	</body>
+</document>
\ No newline at end of file

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portletmodes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portletmodes.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portlets.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portlets.xml?rev=747185&view=auto
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portlets.xml (added)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portlets.xml Mon Feb 23 22:54:40 2009
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    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>Jetspeed Users Guide</title>
+		<subtitle>Guide to Using Jetspeed</subtitle>
+		<authors>
+			<person name="David Sean Taylor" email="taylor@apache.org" />
+			<person name="Jody McAlister" email="jmcalister@onehippo.com" />
+		</authors>
+	</properties>
+    <body>
+        <section name="Portlets">
+			<p>
+				While in the edit mode of the portal window, you will notice that each portlet on your page now has several options to customize.  A drop down menu option for changing your decorator of that individual portlet, 
+				an icon (ICON**********) for removing the portlet or arrows for moving the portlet one location spot in the direction of the arrow. Menus 
+				will not be displayed for resources that are not accessible.
+			</p>
+			<p>
+				
+				Screenshot of drop down portlet theme, remove icon and move icons.
+			</p>
+			<subsection name="Moving Portlets">
+			<p>	
+				Depending upon their current placement in the window, arrows will be available to move your portlets across
+				columns or up and down within a column. Portlets will auto-adjust for each move.
+				Screenshot of portlet moving left before and after
+			</p>
+			<p>
+				Each portlet can have it's own decorator that will override the decorator selected in the portal window section.  
+				However, choosing a new theme in the Page/Folder Customizer will change all portlets to that theme regardless 
+				if they have been given individual themes. You will need to change the individual portlet themes again to have 
+				the portlets display their own if you have set the theme globally.
+			</p>
+			</subsection>
+			<subsection name="Removing Portlets">
+			<p>	
+				To remove a portlet from your window, click on the (ICON REMOVE******************) icon of the portlet you wish to remove.  The remaining portlets
+				will adjust to fill the space if any are lower in the same column.
+			</p>
+			</subsection>
+			<subsection name="Adding Portlets">
+			<p>	
+				(screen shot of add portlets locations)<br/>
+				Click on Add Portlet.<br/>
+				screenshot of Portlet Selector.<br/>
+				The Portlet Selector shows the portlets that are available to be added.  There are multiple pages that you may navigate through by using the
+				(screenshot of 1,2,3 last next).  There is also a search field where you can search for a portlet by name.  The portlets are 
+				separated into categories as well.<br/>
+				The portlet selector displays the name of the portlet, a brief description, an Add option and a counter of how many instances
+				of this portlet are currently running.  Clicking on the Add link will increase the counter by 1, but no other visible changes will 
+				occur at this time.
+			</p>
+			<p>
+				Clicking on the [GoBack] option or arrow will bring you to the original customization window where you can see your portlets have been added
+				to your portlet window.  If you have changed your decorator from the default decorator, you may find that your new portlets are using a 
+				different decorator rather than the decorator you are now using.
+			</p>
+			<p>
+				You will need to return at one point to the original customization window before you see the restore option to leave the configuration
+				area. 
+			</p>
+			</subsection>
+			<p>			
+				Click on the restore icon next to the logout button to return to normal view and see your changes.
+			</p>
+		</section>
+ 	</body>
+</document>
\ No newline at end of file

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portlets.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/portlets.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/tabs.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/tabs.xml?rev=747185&view=auto
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/tabs.xml (added)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/tabs.xml Mon Feb 23 22:54:40 2009
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    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>Jetspeed Users Guide</title>
+		<subtitle>Guide to Using Jetspeed</subtitle>
+		<authors>
+			<person name="David Sean Taylor" email="taylor@apache.org" />
+			<person name="Jody McAlister" email="jmcalister@onehippo.com" />
+		</authors>
+	</properties>
+    <body>
+        <section name="Tabs">
+			<p>
+				 The page configuration area allows you to create Tabs for creating new pages across the top of the window.  enter the Page Name, Title and
+				 Short Title.  The Short Title field will be the name of the Tab in the window.  Once you have the Tab created, you may change the name, move the page
+				 left or right and delete the page.  
+			</p>
+			<p>
+				Once the page is created, you may also change the Decorator Theme for the Window, change the Layout Columns and set a global Portlet theme.  Add Portlets
+				to your page and you now have a new page that can only be seen by you and is completely separate from any of the other pages.  Adding Portlets is covered in the 
+				Portlet Section of Customizing.
+			</p>
+		</section>
+ 	</body>
+</document>
\ No newline at end of file

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/tabs.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/tabs.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/windowstates.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/windowstates.xml?rev=747185&view=auto
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/windowstates.xml (added)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/windowstates.xml Mon Feb 23 22:54:40 2009
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    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>Jetspeed Users Guide</title>
+		<subtitle>Guide to Using Jetspeed</subtitle>
+		<authors>
+			<person name="David Sean Taylor" email="taylor@apache.org" />
+			<person name="Jody McAlister" email="jmcalister@onehippo.com" />
+		</authors>
+	</properties>
+    <body>
+        <section name="Portlet Window States">
+			<p>
+			Window States indicate the amount of the portal page 
+			space that will be assigned to the generated 
+			content of a portlet. 
+				<ul>
+					<li>Normal - indicates the portlet may be sharing the rendering of the page.</li>
+					<li>Minimized - the portlet should only render minimal or no output at all.</li>
+					<li>Maximized - indicates the portlet that the portlet may be the only portlet being rendered. A portlet may generate richer content in this state.</li>
+				</ul>
+				</p>
+		</section>
+ 	</body>
+</document>
\ No newline at end of file

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/windowstates.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/xdocs/usersguide/windowstates.xml
------------------------------------------------------------------------------
    svn:keywords = Id



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