Add the new Quake II lists to the lists page.

This commit is contained in:
Jeff Teunissen 2002-03-01 01:25:18 +00:00
parent 472495a19a
commit 1c1a6b6240

View file

@ -8,7 +8,7 @@
{
$subUrl = '/list_subscribe.php?list=';
$archiveUrl = 'http://lists.quakeforge.net/list-archives/';
echo '[ ';
echo '<A href="' . $subUrl . $listName . '">subscribe</A>';
echo ' | ';
@ -28,6 +28,7 @@ the development list, is where they are sent. If you want to know about them,
subscribe here.
<H4>QuakeForge Bugs <? mailListLinks ('quakeforge-bugs'); ?></H4>
<H4>Quake II Bugs <? mailListLinks ('quake2-bugs'); ?></H4>
<H4>Newtree Bugs <? mailListLinks ('newtree-bugs'); ?></H4>
<H4>QFCC Bugs <? mailListLinks ('qfcc-bugs'); ?></H4>
<H4>Forge Bugs <? mailListLinks ('forge-bugs'); ?></H4>
@ -38,6 +39,7 @@ system sends mail to this list whenever the bug database for each package is
updated.
<H4>QuakeForge CVS Updates <? mailListLinks ('quakeforge-cvs'); ?></H4>
<H4>Quake II CVS Updates <? mailListLinks ('quake2-cvs'); ?></H4>
<H4>Newtree CVS Updates <? mailListLinks ('newtree-cvs'); ?></H4>
<H4>QFCC CVS Updates <? mailListLinks ('qfcc-cvs'); ?></H4>
<H4>Forge CVS Updates <? mailListLinks ('forge-cvs'); ?></H4>
@ -48,8 +50,9 @@ is sent out every time any file is changed, they tend to be pretty high-traffic.
Each email contains a list of files changed, and what was changed.
<H4>QuakeForge Development <? mailListLinks ('quakeforge-devel'); ?></H4>
<H4>Quake II Development <? mailListLinks ('quake2-devel'); ?></H4>
<P>This is where the main development work is discussed. Tempers run high
<P>These are where the main development work is discussed. Tempers run high
occasionally, and technical discussion is the order of the day. If you are
interested in helping, have a patch, or are concerned with the direction the
development is taking, this is the place you want to be.