[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&amp;short_desc=&amp;product=Phoenix&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;changedin=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;namedcmd=Mobi&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">Task/Bug Tracker</a>
+</td>
+
+<td>&#160;&#160;</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&amp;short_desc=&amp;product=Phoenix&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;changedin=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;namedcmd=Mobi&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;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