[Phoenix-commits] rev 14251 - public/phoenix
michi at wyona.com
michi at wyona.com
Fri Jun 16 00:54:25 CEST 2006
Author: michi
Date: 2006-06-16 00:54:24 +0200 (Fri, 16 Jun 2006)
New Revision: 14251
Modified:
public/phoenix/index.html
Log:
homepage reorganized
Modified: public/phoenix/index.html
===================================================================
--- public/phoenix/index.html 2006-06-15 22:33:37 UTC (rev 14250)
+++ public/phoenix/index.html 2006-06-15 22:54:24 UTC (rev 14251)
@@ -10,6 +10,30 @@
<body>
<h1>Phoenix</h1>
+<table>
+<tr>
+<td valign="top">
+<a href="index.html">Home</a>
+<br/><br/>
+<b>All You Need</b><br/>
+<a href="download/index.html">Download</a><br/>
+Documentation
+
+<br/><br/>
+<b>Community/Developers</b><br/>
+<a href="developers.xhtml">Get/Install the Source</a><br/>
+Mailing Lists<br/>
+<a href="http://bugzilla.wyona.com/cgi-bin/bugzilla/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&product=Phoenix&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=Mobi&newqueryname=&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Task/Bug Tracker</a>
+</td>
+
+<td>  </td>
+
+<td valign="top">
+<h3>About</h3>
+<p>
+Phoenix is an <a href="deliverables/preparation/product_sketch.xhtml">editor/browser</a> based on the Mozilla/Firefox framework.
+</p>
+
<h3>Specification</h3>
<a href="deliverables/analysis/specification.xhtml">Analysis</a>
@@ -29,26 +53,8 @@
<dt><a href="deliverables/design/development_policy.xhtml">Development Policy</a></dt>
<dd>Programming paradigms, coding rules, directory structure and build documentation.</dd>
</dl>
-
-<h3>Download</h3>
-<a href="download/index.html">Download</a>
-
-<h3>Subversion</h3>
-<h4>Anonymous</h4>
-<p>
-svn co <a href="http://svn.wyona.com/repos/public/phoenix">http://svn.wyona.com/repos/public/phoenix</a>
-</p>
-Username: <i>anonymous</i>, Password: <i>anonymous</i>
-
-<h4>Developers</h4>
-<p>
-svn co --username USERNAME https://svn.wyona.com/repos/public/phoenix
-</p>
-
-<h3>Task/Bug Tracker</h3>
-<a href="http://bugzilla.wyona.com/cgi-bin/bugzilla/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&product=Phoenix&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=Mobi&newqueryname=&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All Tasks/Bugs</a>
-
-<h3>Developer Resources</h3>
-<a href="developers.xhtml">Install Phoenix from Source</a>
+</td>
+</tr>
+</table>
</body>
</html>
More information about the Phoenix-commits
mailing list