|
From: <tre...@us...> - 2007-09-16 06:43:25
|
Revision: 401
http://ogoglio.svn.sourceforge.net/ogoglio/?rev=401&view=rev
Author: trevorolio
Date: 2007-09-15 23:43:26 -0700 (Sat, 15 Sep 2007)
Log Message:
-----------
Update the contribute page of the Ogoglio web site to reflect the new location for documents.
Also added a pointer to the new build document.
Modified Paths:
--------------
web/trunk/contribute.html
Modified: web/trunk/contribute.html
===================================================================
--- web/trunk/contribute.html 2007-09-14 17:28:29 UTC (rev 400)
+++ web/trunk/contribute.html 2007-09-16 06:43:26 UTC (rev 401)
@@ -40,14 +40,13 @@
<div id="content">
<h2>Get the Platform:</h2>
<p>The Ogoglio platform core is licensed under the Apache 2 License.</p>
- <p>The best source for documentation is the <a href="ogmanual/index.html">server manual</a>.</p>
+ <p>The best source for documentation is the <a href="http://ogoglio.wiki.sourceforge.net/">wiki</a>.</p>
- <h3>Get the demo package:</h3>
- <p>We've packaged a snapshot of the platform along with Tomcat and all needed libraries. <a href="http://sourceforge.net/project/showfiles.php?group_id=184718">Download</a> it from sourceforge, unzip it, and the follow the quick instructions in README.txt.</p>
- <p>Keep in mind that the included HTML is not a finished space hosting platform but generic templates for web developers.</p>
+ <h3>Build your own server:</h3>
+ <p>Follow the instructions on the <a href="http://ogoglio.wiki.sourceforge.net/Ogoglio+Development+Tutorial">Ogoglio Development Tutorial</a> to check out the source code, build, and then boot a demonstration Ogoglio server</p>
- <h3>Or build from source:</h3>
- <p>The source code is available from the SVN repository of the <a href="http://sourceforge.net/projects/ogoglio">sourceforge project</a>, and build instructions are available in the <a href="http://ogoglio.com/ogmanual/installation.html">installation section</a> of the manual.</p>
+ <h3>Read the source:</h3>
+ <p>The source code is available from the SVN repository of the <a href="http://sourceforge.net/projects/ogoglio">sourceforge project</a>.</p>
<h3>Contributing code:</h3>
<p>If you're a builder, pick something interesting from the <a href="http://ogoglio.wiki.sourceforge.net/Worklist">worklist</a> and ping the current repository maintainer:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|