mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-27 22:42:57 +00:00
fixed my news item
This commit is contained in:
parent
244d290acd
commit
6e6e895f26
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?
|
<?
|
||||||
$newsItem = '<P>QuakeForge is planning to integrate <a href="http://www.openal.org/">OpenAL</a> support as optional for those who want it. I've asked John Carmack to consider releasing some of the Quake tools under the GPL. Most of the development crew at QuakeForge consider the quake-devel mailing list the official medium of discussion. Subscribing to this list will get you more in touch with QuakeForge and what we're up to, developers should use quake-devel and not the web forums. The research center is now officially up, you can enter it on the side-bar menu or go <a href="research/index.php">here.</a>';
|
$newsItem = '<P>QuakeForge is planning to integrate <a href="http://www.openal.org/">OpenAL</a> support as optional for those who want it. I\'ve asked John Carmack to consider releasing some of the Quake tools under the GPL. Most of the development crew at QuakeForge consider the quake-devel mailing list the official medium of discussion. Subscribing to this list will get you more in touch with QuakeForge and what we\'re up to, developers should use quake-devel and not the web forums. The research center is now officially up, you can enter it on the side-bar menu or go <a href="research/index.php">here.</a>';
|
||||||
newsItem('26 Apr 2000', 'Palisade', $newsItem);
|
newsItem('26 Apr 2000', 'Palisade', $newsItem);
|
||||||
|
|
||||||
$newsItem = '<P>A lot of people prefer web forums to mailing lists. SourceForge offers them, but they\'re not very friendly to use. Red Fox, the guy running the <A HREF="http://www.netfrag.com/megaboard">Netfrag Zap UBB board</A> has graciously offered us a forum which is much easier to use. The URL is a long CGI script, so there\'s a shortcut at <A HREF="http://quakeforge.net/board/">http://quakeforge.net/board/</A> to save typing.';
|
$newsItem = '<P>A lot of people prefer web forums to mailing lists. SourceForge offers them, but they\'re not very friendly to use. Red Fox, the guy running the <A HREF="http://www.netfrag.com/megaboard">Netfrag Zap UBB board</A> has graciously offered us a forum which is much easier to use. The URL is a long CGI script, so there\'s a shortcut at <A HREF="http://quakeforge.net/board/">http://quakeforge.net/board/</A> to save typing.';
|
||||||
|
|
Loading…
Reference in a new issue