For the sake of "consistency", put the projects in a section of their
own, as it's done on nearly all other platform related pages.

Speaking of consistency, there seems to be no real pattern for the
usage of the <hr> tag in the platform related pages, as well as the
general structure thereof.

Would it be possible to agree on a "platform page template",
so the structure is the same everywhere?

Regards
        Simon

Index: beagle.html
===================================================================
RCS file: /cvs/www/beagle.html,v
retrieving revision 1.6
diff -u -r1.6 beagle.html
--- beagle.html 23 Jul 2013 01:21:37 -0000      1.6
+++ beagle.html 23 Jul 2013 12:06:17 -0000
@@ -38,6 +38,7 @@
 <td valign="top" width="20%">
   <li><a href="#status">Current status</a><br>
   <li><a href="#hardware">Supported hardware</a><br>
+  <li><a href="#projects">Project list</a>
 </td><td valign="top" width="20%">
   <li><a href="#install">Getting and installing</a><br>
 </td></tr></table>
@@ -52,17 +53,7 @@
 as well as Pandaboard, Pandaboard ES, Beaglebone, and Beaglebone Black. There
 are still a fair number of things to do on each of these boards. The platform 
is now 
 self hosting, however there is no smp support. Networking is working on the 
Pandaboard's 
-and the Beaglebone's. Listed below are several items that 
-are still open. 
-
-<ul>
-  <li>Add support for the battery-backed RTC.
-  <li>Add proper boot support.
-  <li>Add SMP for Pandaboard, and Pandaboard ES.
-  <li>Add support for the SD/MMC controller.
-  <li>Add support for beaglebone black local storage.
-  <li>EABI.
-</ul>
+and the Beaglebone's.
 
 <a name="hardware"></a>
 <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
@@ -81,6 +72,20 @@
 <li><a 
href="http://www.openbsd.org/cgi-bin/man.cgi?query=omgpio&amp;sektion=4&amp;arch=beagle";>omgpio(4)</a>
 GPIO controller.
 <li>Most USB devices, see <a 
href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;sektion=4";>usb(4)</a>
 for a list.
 </ul>
+
+<a name="projects"></a>
+<h3><font color="#0000e0"><strong>Projects (in no particular order):
+</strong></font></h3>
+
+<ul>
+  <li>Add support for the battery-backed RTC.
+  <li>Add proper boot support.
+  <li>Add SMP for Pandaboard, and Pandaboard ES.
+  <li>Add support for the SD/MMC controller.
+  <li>Add support for beaglebone black local storage.
+  <li>EABI.
+</ul>
+
 
 <a name="install"></a>
 <h3><font color="#0000e0">

Reply via email to