- Move Project Ideas link from misc section of Projects page to more prominent

place in the Developers section navigation box
This commit is contained in:
Pav Lucistnik 2006-05-09 15:40:04 +00:00
parent a4eb8608bd
commit 8321bb68ea
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27778
2 changed files with 3 additions and 9 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.192 2006/04/06 04:16:36 linimon Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.193 2006/04/11 15:16:15 brueffer Exp $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -427,13 +427,6 @@ and no hard drive is required!</li>
<a name="misc"></a>
<h3>Misc</h3>
<ul>
<li><a name="ideas" href="&base;/projects/ideas/">FreeBSD list of
projects and ideas for volunteers</a>: A maintained list of interesting
projects and ideas that the FreeBSD project would like to encourage
volunteers and developers to evaluate and work on. This is a good
starting point for volunteers who would like to become committers in
the future.</li>
<li><a name="freesbie" href="http://www.freesbie.org/">FreeSBIE</a>:
A live CD based on the FreeBSD operating system. It
includes a broad range of useful applications, and can either run

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/share/sgml/includes.navdevelopers.sgml,v 1.8 2006/02/21 19:29:29 joel Exp $ -->
<!-- $FreeBSD: www/share/sgml/includes.navdevelopers.sgml,v 1.9 2006/02/22 13:16:23 joel Exp $ -->
<!ENTITY nav '<div id="SIDENAV">
<h2 class="blockhide">Section Navigation</h2>
@ -22,6 +22,7 @@
<li><a href="&base;/platforms/xbox.html">xbox</a></li>
</ul>
</li>
<li><a href="&base;/projects/ideas/">Project Ideas</a></li>
<li><a href="&base;/doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing</a></li>
</ul>
</div> <!-- sidenav -->'>