r305 - trunk/web/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Nov 6 20:38:02 EST 2005


Author: floam
Date: 2005-11-06 20:38:02 -0500 (Sun, 06 Nov 2005)
New Revision: 305

Modified:
   trunk/web/include/help.php
   trunk/web/include/status.php
Log:
Try to properize stuff.



Modified: trunk/web/include/help.php
===================================================================
--- trunk/web/include/help.php	2005-11-06 21:18:21 UTC (rev 304)
+++ trunk/web/include/help.php	2005-11-07 01:38:02 UTC (rev 305)
@@ -41,16 +41,23 @@
 	<li>If everything has gone well, you should have a binary that works! If not, seek
 	help.</li>
 </ol>
-<h2>Something isn't working right, Heeeeeeeelp!</h2>
-<p>You have four choices for help, documentaton, the mailing list, the IRC channel, and bugzilla. There is some
-great documentation for Linux users at <a href="http://www.icculus.org/lgfaq/">http://www.icculus.org/lgfaq/</a>, and also at id's
-original page (though you should no-longer contact them for support) <a href="http://zerowing.idsoftware.com/linux/q3a/">
-http://zerowing.idsoftware.com/linux/q3a/</a>. Windows users and Mac users should just <a href="http://www.google.com/">google</a> their errors to check for pre-existant solutions. To subscribe to the mailing list send a blank e-mail to
-<a href="mailto:quake3-subscribe at icculus.org">quake3-subscribe at icculus.org</a>. Then address your e-mails to 
-<a href="mailto:quake3 at icculus.org">quake3 at icculus.org</a>. To join the irc 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 bugzilla website at <a href="http://bugzilla.icculus.org/">http://bugzilla.icculus.org/</a>.</p>
 
+<h2>Something isn't working right. Heeeeeeeelp!</h2>
+<p>You have four choices for help: documentation, the mailing list, the IRC channel,
+and Bugzilla. There is some great documentation for Linux users at
+<a href="http://www.icculus.org/lgfaq/">http://www.icculus.org/lgfaq/</a>, and also at
+id's <a href="http://zerowing.idsoftware.com/linux/q3a/">original page</a> (though you
+should no-longer contact them for support)</a>. Windows users and Mac users should just
+<a href="http://www.google.com/">Google</a> their errors to check for preexisting solutions.
+To subscribe to the mailing list send a blank e-mail to
+<a href="mailto:quake3-subscribe at icculus.org">quake3-subscribe at icculus.org</a>.
+Address e-mails that you want to appear on the list to
+<a href="mailto:quake3 at icculus.org">quake3 at icculus.org</a>.
+To join the <acronym title="Interent 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>
+
 <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!
 Firstly, <em>try</em> to make sure that the patch breaks less than it fixes. We don't

Modified: trunk/web/include/status.php
===================================================================
--- trunk/web/include/status.php	2005-11-06 21:18:21 UTC (rev 304)
+++ trunk/web/include/status.php	2005-11-07 01:38:02 UTC (rev 305)
@@ -112,5 +112,11 @@
 	(set <span class="shell">ttycon_ansicolor</span> to 1 to enable this.)</li>
 	<li>More supported platforms, see the table above.</li>
 </ul>
-<h2>Punkbuster Support</h2>
-<p>Evenbalance's Punkbuster support can never be included with any open-source version of Quake 3 due to it being removed from the source before release, and the binary-only nature of its anti-cheating software.</p>
+
+<h2>PunkBuster Support</h2>
+<p><a href="http://www.evenbalance.com/">Even Balance</a>'s Punkbuster support can never
+be included with any open-source version of Quake 3 due to it being removed from the
+source-code before the release, and the binary-only nature of it's anti-cheating software.
+</p>
+<p>It's possible that someone could write an open-source equivilant of PunkBuster, but
+it's not very feasable for a number of reasons.</p>




More information about the quake3-commits mailing list