mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 15:22:13 +00:00
added links to links.php
added a link for the links section to the rest
This commit is contained in:
parent
39d5c51740
commit
af526b4ec0
7 changed files with 92 additions and 25 deletions
|
@ -22,7 +22,7 @@
|
|||
[ downloads ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="main.php#list">mailing lists</a> ]
|
||||
[ <a href="main.php#links">links</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="main.php#comments">comments</a> ]
|
||||
</tr><br><br>
|
||||
<tr>
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ howto ]
|
||||
[ <a href="#list">mailing lists</a> ]
|
||||
[ <a href="#links">links</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="#comments">comments</a> ]
|
||||
</tr><br><br>
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="main.php#list">mailing lists</a> ]
|
||||
[ <a href="main.php#links">links</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="main.php#comments">comments</a> ]
|
||||
</tr><br><br>
|
||||
<tr>
|
||||
|
|
86
links.php
Normal file
86
links.php
Normal file
|
@ -0,0 +1,86 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>QuakeForge: An Open Source Quake Development Project</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; CHARSET=iso-8859-1">
|
||||
<meta name="description" content="The QuakeForge Project">
|
||||
<meta name="Author" content="members of The QuakeForge Project">
|
||||
|
||||
<style>
|
||||
<!--
|
||||
A:link {text-decoration: none}
|
||||
A:visited {text-decoration: none}
|
||||
A:active {text-decoration: none;}
|
||||
A:hover {text-decoration: underline}
|
||||
-->
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body text="#ffffff" bgcolor="#000000" link="#SkyBlue" vlink="#0000ff" alink="LightSeaGreen">
|
||||
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width=768 vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
|
||||
<table BORDER="0" COLS="0" WIDTH="95%" align="center">
|
||||
<tr>
|
||||
<img src="images/qflogosmallblack.png"><img src="images/qfproject2small.png" border="0" align=absmiddle>
|
||||
<br><br><br>
|
||||
</tr>
|
||||
<tr>
|
||||
[ <a href="index.php">about</a> ]
|
||||
[ <a href="news.php">news</a> ]
|
||||
[ <a href="progress.php">progress</a> ]
|
||||
[ <a href="#irc">irc</a> ]</tr>
|
||||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="#list">mailing lists</a> ]
|
||||
[ links ]
|
||||
[ <a href="#comments">comments</a> ]
|
||||
</tr><br><br>
|
||||
|
||||
<tr>
|
||||
<td WIDTH="100" valign="top">
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="links">Links</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table><br><br>
|
||||
<a href="http://sourceforge.net/project/?form_grp=882">Our SourceForge Page</a>
|
||||
<br><a href="http://www.idsoftware.com">id Software</a>
|
||||
<br><a href="http://www.programmersheaven.com/">Programmer's Heaven</a>
|
||||
<br><a href="http://developer.dungeon-crawl.com/">Game Development Search Engine</a>
|
||||
<br><a href="http://styx.phy.vanderbilt.edu/~ice/">Ice Quake Map editor for Unix</a>
|
||||
<br><a href="http://www.informatik.rwth-aachen.de/I6/Colleagues/kanthak/Quest/quest.html">Quest Quake Map Editor for Unix</a>
|
||||
<br><a href="http://www.mesa3d.org/">Mesa 3D GL Library</a>
|
||||
<br><a href="http://www.devolution.com/~slouken/SDL">SimpleMedia Direct Layer, a cross platform low-level API</a>
|
||||
<br><br><b>Other Quake Development Projects:</b><br><br>
|
||||
<a href="http://www.planetquake.com/qer/">Quake Engine Resource</a><br>
|
||||
<a href="http://www.inside3d.com/qip/home.shtml">Quake Info Pool</a><br>
|
||||
<a href="http://www.geocities.com/tanepiper/">Quake 2000</a><br>
|
||||
<br>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<center>
|
||||
<br>
|
||||
<a href="http://www.sourceforge.net"><img src="images/sflogo.png" border=0 alt="SourceForge"></a>
|
||||
<a href="http://www.libranet.com/petition.html"><img src="images/petition_button.jpg" border=0 alt="Sign The Linux Driver Petition"></a>
|
||||
<a href="http://www.planetquake.com/aftershock/"><img src="images/aftershock_logo.jpg" border=0 alt="Aftershock"></a>
|
||||
<br>
|
||||
<i>
|
||||
<br>Website Copyright (C) 1999,2000 contributors of the QuakeForge Project.
|
||||
<br>Quake(R) and QuakeWorld(R) are registered trademarks of id Software.
|
||||
<br>
|
||||
<br>Quake is Copyright (C) 1996-1997 Id Software, Inc.
|
||||
<br>Portions of QuakeForge are Copyright (C) 1996-1997 Id Software, Inc.
|
||||
<br>Portions of QuakeForge are Copyright (C) 1999,2000 contributors of the QuakeForge project.
|
||||
</i>
|
||||
<br>
|
||||
</center>
|
||||
|
||||
</td></tr></table>
|
||||
|
||||
</body>
|
||||
</html>
|
21
main.php
21
main.php
|
@ -33,7 +33,7 @@
|
|||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="#list">mailing lists</a> ]
|
||||
[ <a href="#links">links</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="#comments">comments</a> ]
|
||||
</tr>
|
||||
|
||||
|
@ -54,25 +54,6 @@
|
|||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td WIDTH="100" valign="top">
|
||||
<table width="100%" border="0" cellspacing="0" align="left" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td>
|
||||
<b><font size="+1"><a name="howto">HOWTO's</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
<td valign="top">
|
||||
The GNU Project has an online manual on CVS <a href="http://www.gnu.org/manual/cvs/index.html">here</a>.
|
||||
<br>The Linux Doc Project (LDP) has a "Patches for Beginners" HOWTO <a href="http://www.linuxdoc.org/LDP/LG/issue32/ayers1.html">here</a>.
|
||||
<br><a href="http://webpages.mr.net/bobz/howto/">Linux Quake HOWTO</a>
|
||||
<br><br>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td WIDTH="100" valign="top">
|
||||
<table width="100%" border="0" cellspacing="0" align="left" bgcolor="#3e4266">
|
||||
|
|
2
news.php
2
news.php
|
@ -33,7 +33,7 @@
|
|||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="main.php#list">mailing lists</a> ]
|
||||
[ <a href="main.php#links">links</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="main.php#comments">comments</a> ]
|
||||
</tr><br><br>
|
||||
<tr>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="main.php#list">mailing lists</a> ]
|
||||
[ <a href="main.php#links">links</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="main.php#comments">comments</a> ]
|
||||
</tr><br><br><br>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue