Author: reinhard Date: 2009-09-02 04:56:09 -0500 (Wed, 02 Sep 2009) New Revision: 9917
Removed: trunk/www/web/community/kc.php trunk/www/web/community/traffic.php Modified: trunk/www/web/community/index.php Log: Removed link to GNUe traffic page which has grown in a porn advertising spam page :-/ Modified: trunk/www/web/community/index.php =================================================================== --- trunk/www/web/community/index.php 2009-08-14 09:35:17 UTC (rev 9916) +++ trunk/www/web/community/index.php 2009-09-02 09:56:09 UTC (rev 9917) @@ -15,9 +15,6 @@ <!-- <img src="../e_ball.png"> --><a href="irc.php">IRC</a> (Internet Relay Chat) - where the GNUe developers hang out.<br /> -<!-- <img src="../e_ball.png"> --><a href="traffic.php">GNUe Traffic</a> - -weekly summary of traffic on the mailing lists and IRC.<br /> - <!-- <img src="../e_ball.png"> --><a href="sponsors.php">Sponsors</a> - organisations that have contributed resources to the project.<br /> Deleted: trunk/www/web/community/kc.php =================================================================== --- trunk/www/web/community/kc.php 2009-08-14 09:35:17 UTC (rev 9916) +++ trunk/www/web/community/kc.php 2009-09-02 09:56:09 UTC (rev 9917) @@ -1,12 +0,0 @@ -<?php $BASEDIR=".."; - $MODULE="project"; - $TITLE=""; - include ("$BASEDIR/shared/_header.php"); ?> - -<div id="body"> -<$ include ( 'community/traffic.src' ) > - - -</div> - -<?php include "$BASEDIR/shared/_footer.php"; ?> Deleted: trunk/www/web/community/traffic.php =================================================================== --- trunk/www/web/community/traffic.php 2009-08-14 09:35:17 UTC (rev 9916) +++ trunk/www/web/community/traffic.php 2009-09-02 09:56:09 UTC (rev 9917) @@ -1,32 +0,0 @@ -<?php $BASEDIR=".."; - $MODULE="project"; - $TITLE="GNUe Traffic"; - include ("$BASEDIR/shared/_header.php"); ?> - -<div id="body"> -<h1>GNUe Traffic</h1> - -<p>GNUe Traffic is an independant project (part of the overall -Kernel Traffic project) which produces a weekly summary of -discussions on the <a href="mail.php">mailing lists</a> and the -<a href="irc.php">IRC channel</a> for the GNUe project.</p> - -<p>The <a href="http://www.kerneltraffic.org/GNUe/latest.html">latest -issue</a> of GNUe Traffic is available from their -<a href="http://www.kerneltraffic.org">website</a>, -as are all of the -<a href="http://www.kerneltraffic.org/GNUe/archives.html">back -issues</a>.</p> - -<p>Over time, this has built into a large ad-hoc source of -informal documentation on the project, probably something more -akin to a wiki or user-contributed docs, -alongside the more formal developers' documentation. -There is a <a href="http://kt.aspseek.org/adv.html">search -engine</a> on the site to help you find stuff.</p> - -<p>Until the Spring of 2003, GNUe Traffic was known as -"Kernel Cousins GNUe."</p> -</div> - -<?php include "$BASEDIR/shared/_footer.php"; ?> _______________________________________________ commit-gnue mailing list commit-gnue@gnu.org http://lists.gnu.org/mailman/listinfo/commit-gnue