MFP4:
- Merge the new layout. Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
This commit is contained in:
parent
fedf5bdcbd
commit
4f6066674a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25856
2 changed files with 7 additions and 6 deletions
en
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.15 2005/09/12 19:16:30 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.16 2005/10/04 19:43:50 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD Network Cleanup and Consolidation Project (dingo)">
|
||||
<!ENTITY email 'mux'>
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
|
@ -43,7 +43,7 @@
|
|||
<a name="tasks"></a>
|
||||
<h2>Project Tasks</h2>
|
||||
|
||||
<table border=3>
|
||||
<table class="tblbasic">
|
||||
<tr>
|
||||
<th> Task </th>
|
||||
<th> Responsible </th>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/publish.sgml,v 1.64 2005/10/04 19:43:47 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/publish.sgml,v 1.63 2004/08/04 13:56:10 blackend Exp $">
|
||||
<!ENTITY title "FreeBSD Related Publications">
|
||||
<!ENTITY % navincludes SYSTEM "includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
|
@ -41,7 +41,8 @@
|
|||
</p>
|
||||
|
||||
<h2>Books</h2>
|
||||
<table border="5" CELLPADDING="15">
|
||||
|
||||
<table class="tblbasic">
|
||||
<tr>
|
||||
<td><a href="gifs/jpb.jpg"><img src="gifs/jp.jpg" WIDTH="150"
|
||||
HEIGHT="190" alt="book cover"></a></td>
|
||||
|
@ -318,7 +319,7 @@ page of the <a href="http://www.fultus.com/" target="_blank">Fultus</a> web site
|
|||
|
||||
<p></p>
|
||||
|
||||
<table border="5" CELLPADDING="15">
|
||||
<table class="tblbasic">
|
||||
<tr>
|
||||
<td><a href="gifs/bsdiscb.jpg"><img src="gifs/bsdisc.jpg" height="141"
|
||||
width="150" alt="CD cover"></a></td>
|
||||
|
@ -589,7 +590,7 @@ page of the <a href="http://www.fultus.com/" target="_blank">Fultus</a> web site
|
|||
|
||||
<h2>Magazines</h2>
|
||||
|
||||
<table border="5" cellpadding="15">
|
||||
<table class="tblbasic">
|
||||
<tr>
|
||||
<td><a href="gifs/krb.jpg"><img src="gifs/kr.jpg" WIDTH="150"
|
||||
HEIGHT="213" alt="magazine cover"></a></td>
|
||||
|
|
Loading…
Reference in a new issue