diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-12-09 03:33:01 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-12-09 03:33:01 +0000 |
commit | 262cddcf80383c5aa4b38f9a5fdd8f12eadaf5fb (patch) | |
tree | cccc2faa779ce3ae5e423ac0baa3ab2a59184825 /web | |
parent | f013a038dda405d44f8c17cbd2cdf5827666c193 (diff) | |
download | ioquake3-aero-262cddcf80383c5aa4b38f9a5fdd8f12eadaf5fb.tar.gz ioquake3-aero-262cddcf80383c5aa4b38f9a5fdd8f12eadaf5fb.zip |
Bad links! Eeek!
git-svn-id: svn://svn.icculus.org/quake3/trunk@435 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r-- | web/include/discuss.php | 5 | ||||
-rw-r--r-- | web/include/help.php | 10 | ||||
-rw-r--r-- | web/include/home.php | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/web/include/discuss.php b/web/include/discuss.php index fa93374..d53f003 100644 --- a/web/include/discuss.php +++ b/web/include/discuss.php @@ -32,3 +32,8 @@ someone commits a change. This is not normally a high-volume list, but it certai can be at times. The instructions for this list are identical to the instructions for regular list, just change the <span class="shell">quake3</span> part of the e-mail addresses to <span class="shell">quake3-commits</span>.</p> + +<h2 title="Internet Relay Chat">IRC</h2> +<p>To join the <acronym title="Internet Relay Chat">IRC</acronym> channel, connect +your client to <span class="shell">irc.freenode.net</span> +<span class="shell">#icculus.org/quake3</span></p> diff --git a/web/include/help.php b/web/include/help.php index 4971d80..5c88d50 100644 --- a/web/include/help.php +++ b/web/include/help.php @@ -5,11 +5,9 @@ and Bugzilla. There is some great documentation for Linux users at the id's <a href="http://zerowing.idsoftware.com/linux/q3a/">original page</a> (though you should no-longer contact them for support). Windows users and Mac users should just <a href="http://www.google.com/">Google</a> their errors to check for preexisting solutions. -You can try asking on the <a href="?page=mailinglists">mailing list</a>. -To join the <acronym title="Internet Relay Chat">IRC</acronym> channel, connect your -client to <span class="shell">irc.freenode.net</span> <span class="shell">#icculus.org/quake3</span>. -To file a bug report with Bugzilla, check out our -<a href="http://bugzilla.icculus.org/">Bugzilla website</a>.</p> +You can try asking on the <a href="?page=discuss">mailing list and/or +<acronym title="Internet Relay Chat">IRC</acronym> channe.</a>. To file a bug report +with Bugzilla, check out our <a href="http://bugzilla.icculus.org/">Bugzilla website</a>.</p> <h2>Pay your dues, contribute!</h2> <p>If you've come up with an improvement or fixed something, we'd love to hear about it! @@ -19,7 +17,7 @@ tested and at list sort-of understand what you're doing.</p> <p>The preferred way to get the ball rolling on a patch is to file a <a href="http://bugs.icculus.org">Bugzilla bug</a> for your request with the patch attached -to it and then send a notice to the <a href="?page=mailinglists">mailing list</a> +to it and then send a notice to the <a href="?page=discuss">mailing list</a> about it. If you're really so lazy that you can't do this, we would prefer you at least <a href="mailto:zakk@icculus.org">mail it to zakk@icculus.org</a> rather than not do anything at all.</p> diff --git a/web/include/home.php b/web/include/home.php index 2425526..635a158 100644 --- a/web/include/home.php +++ b/web/include/home.php @@ -19,8 +19,8 @@ Other platforms are a bonus. Sane new features are also welcome. Modern graphica </p> <p> As an Open-Source project we expect comments and criticism to go the either the maintainer -<a href="mailto:zakk@timedoctor.org">zakk@timedoctor.org</a>, or more preferably to the <a href="http://icculus.org/quake3/?page=mailinglists">mailing -list</a>. +<a href="mailto:zakk@timedoctor.org">zakk@timedoctor.org</a>, or more preferably +to the <a href="http://icculus.org/quake3/?page=discuss">mailing list</a>. </p> <h2>Progress</h2> <p>While a lot is left to be done, quite a few goals have been met already. Quake 3 |