clipped news past 5 entries, put it in the old news

This commit is contained in:
Nelson Rush 2000-05-04 18:20:30 +00:00
parent 810907db73
commit f504f45dd8
2 changed files with 6 additions and 7 deletions

View file

@ -14,11 +14,4 @@
$newsItem = '<P>A new <A href="http://quake.sourceforge.net/progress.php">State of the Code</A> address has been posted containing important information about support for MegaTF\'s upcoming Mega2k release. If you play MegaTF it is highly recommended that you read this less technical than usual SotC. Even if you don\'t play it, you probably should have a look. <EM>UPDATE: There\'s new info there, check it out</EM>'; $newsItem = '<P>A new <A href="http://quake.sourceforge.net/progress.php">State of the Code</A> address has been posted containing important information about support for MegaTF\'s upcoming Mega2k release. If you play MegaTF it is highly recommended that you read this less technical than usual SotC. Even if you don\'t play it, you probably should have a look. <EM>UPDATE: There\'s new info there, check it out</EM>';
newsItem( '18 Mar 2000', 'Knghtbrd', $newsItem ); newsItem( '18 Mar 2000', 'Knghtbrd', $newsItem );
$newsItem = '<P>Thanks to Deek we now have a brand new site layout which should be much more consistent.' .
'<P>In other news, the votes for the logo are still being submitted, but we should have something real soon now.';
newsItem('06 Mar 2000', 'Mercury', $newsItem);
$newsItem = '<P>Knghtbrd, our stable release manager, has been instructed to lay off the Quack.. &lt;=:]';
newsItem('27 Feb 2000', 'Mercury', $newsItem);
?> ?>

View file

@ -1,4 +1,10 @@
<? <?
$newsItem = '<P>Thanks to Deek we now have a brand new site layout which should be much more consistent.' .
'<P>In other news, the votes for the logo are still being submitted, but we should have something real soon now.';
newsItem('06 Mar 2000', 'Mercury', $newsItem);
$newsItem = '<P>Knghtbrd, our stable release manager, has been instructed to lay off the Quack.. &lt;=:]';
newsItem('27 Feb 2000', 'Mercury', $newsItem);
$newsItem = '<P><B>QuackForge 0.1.1 has arrived!</B> tar.gz, tar.bz2, and zip source archives are available at our <A href="http://sourceforge.net/project/filelist.php?group_id=882">Downloads page</A>. Grab your copy today!'; $newsItem = '<P><B>QuackForge 0.1.1 has arrived!</B> tar.gz, tar.bz2, and zip source archives are available at our <A href="http://sourceforge.net/project/filelist.php?group_id=882">Downloads page</A>. Grab your copy today!';
newsItem('27 Feb 2000', 'Knghtbrd', $newsItem); newsItem('27 Feb 2000', 'Knghtbrd', $newsItem);