Author: taylor
Date: Mon Feb 26 21:42:38 2007
New Revision: 512141

URL: http://svn.apache.org/viewvc?view=rev&rev=512141
Log:
documentation in the min app

Modified:
    
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/info/developers.html
    
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/info/welcome.html

Modified: 
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/info/developers.html
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/info/developers.html?view=diff&rev=512141&r1=512140&r2=512141
==============================================================================
--- 
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/info/developers.html
 (original)
+++ 
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/info/developers.html
 Mon Feb 26 21:42:38 2007
@@ -1 +1,60 @@
-<b>Developers</b>
+<h3>Jetspeed for Developers</h3>
+<p>
+When developing with Jetspeed, you may be creating portlet applications, or 
building and creating extensions to the Jetspeed portal.
+If you ar going to be creating portlet applications, check out this fine 
e-book for an overall guide to writing portlets:
+</p>
+<ul>
+<li>
+<li><a href='http://www.manning.com/hepper/' target='_blank'>Portlets and 
Apache Portals Book</a></li>
+</li>
+</ul>
+<p>
+Here are a few links to get you started developing with the Jetspeed portal 
itself:
+</p>
+<ul>
+<li><a href='http://portals.apache.org/jetspeed-2/getting-started.html' 
target='_blank'>Getting Started</a></li>
+<li><a href='http://portals.apache.org/jetspeed-2/getting-started-source.html' 
target='_blank'>Building the Core Jetspeed from Source</a></li>
+</ul>
+<h2>Custom Building with Maven Plugins</h2>
+<p>Jetspeed 2.1 can be built with either Maven-1 or Maven-2.
+You can actually build your own portal without the Jetspeed source. 
+You will want to customize your Jetspeed build, overriding the skins and 
themes, adding your own portlet applications and perhaps overriding
+key components of the portal. To do so, we provide two custom build 
frameworks: one with Maven-1, the second with Maven-2.
+With the custom build, you can easily build and create your own Jetspeed 
powered portal without ever building Jetspeed itself.
+Many developers still prefer Maven-1. If you are new to Maven, then maybe its 
best to go with the new version (2).
+</p>
+<ul>
+<li><a href='http://portals.apache.org/jetspeed-2/getting-started-binary.html' 
target='_blank'>Building a Custom Portal with the Maven-1 Plugin</a></li>
+<li><a href='http://portals.apache.org/tutorials/jetspeed-2/' 
target='_blank'>Jetspeed Tutorial - Building a Custom Portal with the Maven-2 
Plugin</a></li>
+<li><a href='http://portals.apache.org/jetspeed-2/j2-maven-plugin.html' 
target='_blank'>Maven-1 Plugin Documentation</a></li>
+<li><a href='http://wiki.apache.org/portals/Jetspeed2/Maven2BuildSupport' 
target='_blank'>Maven-2 Plugin Documentation</a></li>
+</ul>
+<p>
+Jetspeed is built from the command line with Maven. However, you can still 
develop, compile, debug, remote debug, all from within Eclipse.
+Eclipse is a good tool for developing portlet applications as well as Jetspeed 
extensions.
+<ul>
+<li><a href='http://portals.apache.org/jetspeed-2/jetspeed-eclipse.html' 
target='_blank'>Developing with Eclipse</a></li>
+</ul>
+<p>
+To get the binary installation of an official Jetspeed release, go here:
+</p>
+<ul>
+<li><a href='http://portals.apache.org/jetspeed-2/download.html' 
target='_blank'>Getting the Binary Installer</a></li>
+</ul>
+<p>
+You can checkout from the SVN HEAD from here:
+</p>
+<ul>
+<li><a href='http://portals.apache.org/jetspeed-2/source-code.html' 
target='_blank'>Checking out the Source Code from Subversion</a></li>
+</ul>
+<p>
+Get your Javadocs here:
+</p>
+<ul>
+<li><a href='http://www.bluesunrise.com/portlet-api/index.html' 
target='_blank'>Portlet API Docs</a></li>
+<li><a 
href='http://portals.apache.org/jetspeed-2/multiproject/jetspeed-api/apidocs/index.html'
 target='_blank'>Jetspeed API Docs</a></li>
+</ul>
+
+
+
+

Modified: 
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/info/welcome.html
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/info/welcome.html?view=diff&rev=512141&r1=512140&r2=512141
==============================================================================
--- 
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/info/welcome.html
 (original)
+++ 
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/info/welcome.html
 Mon Feb 26 21:42:38 2007
@@ -1,27 +1,27 @@
 <h2>Welcome to Jetspeed</h2>
 <p>
-Jetspeed, is an open portal platform for true enterprise
-integration, based on an open component architecture and Java standards. The
-end result is an integrator's dream enterprise portal. Some very large
-organizations have switched over from large and expensive portal
-solutions to Jetspeed to develop mission-critical portal
-projects. </p>
+Jetspeed is an Open Portal Platform and Enterprise Information Portal, written 
all in open source under the Apache license in Java and XML.
+Jetspeed is an open component 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>
-Portals are the ultimate end-user integration points for communities
-or businesses. Jetspeed-2 is designed to make application integration
-easy. The Jetspeed API provides the clear assembly and interception
-points for component building and integration.
+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>
-Apache License
+Content held in a wide variety of formats such as XML, RSS or database tables 
can be integrated within a Jetspeed page. 
+The actual presentation of the data is handled via XSL and delivered to the 
user via combinations of data presentation tools 
+such as Java Server Pages (JSPs), Velocity and HTML. 
 </p>
 <p>
 To find out more about the latest Jetspeed news, check out our websites...
 <ul>
-<li><a href="http://portals.apache.org/jetspeed-2/";>Jetspeed Website</a></li>
-<li><a href="http://wiki.apache.org/portals/Jetspeed2/";>Jetspeed Wiki</a></li>
-<li><a href="http://portals.apache.org/";>Apache Portals</a></li>
-<li><a href="http://portals.apache.org/bridges/";>Apache Portals 
Bridges</a></li>
-<li><a href="http://www.apache.org/";>Apache Software Foundation</a></li>
+<li><a href="http://portals.apache.org/jetspeed-2/"; target='_blank'>Jetspeed 
Website</a></li>
+<li><a href="http://wiki.apache.org/portals/Jetspeed2/"; 
target='_blank'>Jetspeed Wiki</a></li>
+<li><a href="http://portals.apache.org/"; target='_blank'>Apache 
Portals</a></li>
+<li><a href="http://portals.apache.org/bridges/"; target='_blank'>Apache 
Portals Bridges</a></li>
+<li><a href="http://www.apache.org/"; target='_blank'>Apache Software 
Foundation</a></li>
 </ul>
 </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to