diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-24 07:06:02 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-24 07:06:02 +0000 |
commit | f499058467a91b1db84891b2afeb540dc7d85ae1 (patch) | |
tree | 19e4441c7f4338f759349780cb018d6f1f211e89 /web/include/discuss.php | |
parent | 210510938b89c936dfd45f90f6076f86b8b88a6a (diff) | |
download | ioquake3-aero-f499058467a91b1db84891b2afeb540dc7d85ae1.tar.gz ioquake3-aero-f499058467a91b1db84891b2afeb540dc7d85ae1.zip |
Changes!
git-svn-id: svn://svn.icculus.org/quake3/trunk@657 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/discuss.php')
-rw-r--r-- | web/include/discuss.php | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/web/include/discuss.php b/web/include/discuss.php deleted file mode 100644 index 8b87454..0000000 --- a/web/include/discuss.php +++ /dev/null @@ -1,41 +0,0 @@ -<h2>Web Forums</h2> -<p>We provide web forums to facilitate the desire for a place to discuss this project -and seek help from peers online. Please be courteous!</p> -<p><a href="http://boards.chatbear.com/quake3/">Enter the icculus.org/quake3 forums.</a><br /> -If you need more technical help, or have a bug to report, please consult the mailing lists -and Bugzilla.</p> - -<h2>Mailing Lists</h2> -<p>There are two mailing lists used by this project. Here's a description and instructions -for each.</p> -<h3 class="shell">quake3@icculus.org</h3> -<p>There is a general discussion mailing list where you can discuss this project, -ask for help, announce patches, and anything else that could possibly be talked -about with the developers and users of icculus.org/quake3.</p> -<p>To join the list, send a blank e-mail to -<a href="mailto:quake3-subscribe@icculus.org" class="shell">quake3-subscribe@icculus.org</a>. -<br /> -To send an e-mail to the list, address it to -<a href="mailto:quake3@icculus.org" class="shell">quake3@icculus.org</a>. -<br /> -To unsubscribe, send a blank e-mail to -<a href="mailto:quake3-unsubscribe@icculus.org" class="shell">quake3-unsubscribe@icculus.org</a>. -<br /> -For more help, send a blank email to -<a href="mailto:quake3-help@icculus.org" class="shell">quake3-help@icculus.org</a>. -All of the above information plus more will be sent to you. -</p> -<h3 class="shell">quake3-commits@icculus.org</h3> -<p>There is also this read-only mailing list which tracks changes to the -<acronym title="Subversion">SVN</acronym> tree. You'll be sent an email each time -someone commits a change. This is not normally a high-volume list, but it certainly -can be at times. The instructions for this list are identical to the instructions -for regular list, just change the <tt>quake3</tt> part of the -e-mail addresses to <tt>quake3-commits</tt>.</p> - -<h2 title="Internet Relay Chat">IRC</h2> -<p>To join the <acronym title="Internet Relay Chat">IRC</acronym> channel, aim -your client at <tt>#icculus.org/quake3</tt> on <tt>irc.freenode.net</tt> -Please make sure you've read the <a href="?page=help">Help</a> page before -you start wasting your time bugging people! -</p> |