From fd175cc758cead689aa3716eed6fae59e854c528 Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Sun, 26 Sep 2010 17:54:57 +0000 Subject: [PATCH] cleanup and standardize --- .../templateFiles/index.html.template.php | 21 +------------------ .../templateFiles/index.html.template.php | 21 +------------------ .../templateFiles/index.html.template.php | 20 +----------------- .../templateFiles/index.html.template.php | 20 +----------------- .../templateFiles/index.html.template.php | 19 ----------------- .../templateFiles/index.html.template.php | 18 ---------------- .../templateFiles/index.html.template.php | 18 ---------------- .../templateFiles/index.html.template.php | 19 ----------------- .../templateFiles/index.html.template.php | 19 ----------------- .../templateFiles/index.html.template.php | 19 ----------------- .../templateFiles/index.html.template.php | 19 ----------------- 11 files changed, 4 insertions(+), 209 deletions(-) diff --git a/releng.wtpbuilder/distribution/dali.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/dali.site/templateFiles/index.html.template.php index ee7d2a662..30b8cc51a 100644 --- a/releng.wtpbuilder/distribution/dali.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/dali.site/templateFiles/index.html.template.php @@ -160,31 +160,12 @@ if (phpversion() >= 5) { <body> -<?php - -// tiny banner to remind when looking at "local" machine results -$serverName = $_SERVER["SERVER_NAME"]; - -if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) { - echo '<center> - <p> - Reminder: this is <font color="#FF0000">' . - $serverName . - '</font> - See also - <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>. - </p> - <hr /> - </center>'; - -} -?> <table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%"> <tr> <td ALIGN=left><font face="'Bitstream Vera',Helvetica,Arial" size="+2"><b><?php echo "$type";?> Build: <?php echo "$build";?></b></font></td> - + </tr> <tr valign="top"> <td><font size="-1"><?php echo "$builddate";?></font></td> </tr> diff --git a/releng.wtpbuilder/distribution/patches.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/patches.site/templateFiles/index.html.template.php index f02070907..77ab418f9 100644 --- a/releng.wtpbuilder/distribution/patches.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/patches.site/templateFiles/index.html.template.php @@ -149,30 +149,11 @@ if (phpversion() >= 5) { <body> -<?php - -// tiny banner to remind when looking at "local" machine results -$serverName = $_SERVER["SERVER_NAME"]; - -if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) { - echo '<center> - <p> - Reminder: this is <font color="#FF0000">' . - $serverName . - '</font> - See also - <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>. - </p> - <hr /> - </center>'; - -} -?> <table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%"> <tr> <td ALIGN=left><font face="'Bitstream Vera',Helvetica,Arial" size="+2"><b><?php echo "$type";?> Build: <?php echo "$build";?></b></font></td> - + </tr> <tr> <td><font size="-1"><?php echo "$builddate";?></font></td> diff --git a/releng.wtpbuilder/distribution/patches2.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/patches2.site/templateFiles/index.html.template.php index ffd4febcf..a0199ccad 100644 --- a/releng.wtpbuilder/distribution/patches2.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/patches2.site/templateFiles/index.html.template.php @@ -149,31 +149,13 @@ if (phpversion() >= 5) { <body> -<?php - -// tiny banner to remind when looking at "local" machine results -$serverName = $_SERVER["SERVER_NAME"]; - -if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) { - echo '<center> - <p> - Reminder: this is <font color="#FF0000">' . - $serverName . - '</font> - See also - <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>. - </p> - <hr /> - </center>'; -} -?> <table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%"> <tr> <td ALIGN=left><font face="'Bitstream Vera',Helvetica,Arial" size="+2"><b><?php echo "$type";?> Build: <?php echo "$build";?></b></font></td> - + </tr> <tr> <td><font size="-1"><?php echo "$builddate";?></font></td> </tr> diff --git a/releng.wtpbuilder/distribution/patches3.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/patches3.site/templateFiles/index.html.template.php index f02070907..3d81dc3ec 100644 --- a/releng.wtpbuilder/distribution/patches3.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/patches3.site/templateFiles/index.html.template.php @@ -149,31 +149,13 @@ if (phpversion() >= 5) { <body> -<?php - -// tiny banner to remind when looking at "local" machine results -$serverName = $_SERVER["SERVER_NAME"]; - -if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) { - echo '<center> - <p> - Reminder: this is <font color="#FF0000">' . - $serverName . - '</font> - See also - <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>. - </p> - <hr /> - </center>'; -} -?> <table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%"> <tr> <td ALIGN=left><font face="'Bitstream Vera',Helvetica,Arial" size="+2"><b><?php echo "$type";?> Build: <?php echo "$build";?></b></font></td> - + </tr> <tr> <td><font size="-1"><?php echo "$builddate";?></font></td> </tr> diff --git a/releng.wtpbuilder/distribution/patches312.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/patches312.site/templateFiles/index.html.template.php index 2482d9a1a..9b40d1f7e 100644 --- a/releng.wtpbuilder/distribution/patches312.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/patches312.site/templateFiles/index.html.template.php @@ -265,25 +265,6 @@ else { <body> -<?php - -// tiny banner to remind when looking at "local" machine results -$serverName = $_SERVER["SERVER_NAME"]; - -if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) { - echo '<center> - <p> - Reminder: this is <font color="#FF0000">' . - $serverName . - '</font> - See also - <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>. - </p> - <hr /> - </center>'; - -} -?> <?php if ("true" === $incubating) { echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">"; diff --git a/releng.wtpbuilder/distribution/pave.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/pave.site/templateFiles/index.html.template.php index c6f2442ec..9c1843848 100644 --- a/releng.wtpbuilder/distribution/pave.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/pave.site/templateFiles/index.html.template.php @@ -265,25 +265,7 @@ else { <body> -<?php - -// tiny banner to remind when looking at "local" machine results -$serverName = $_SERVER["SERVER_NAME"]; - -if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) { - echo '<center> - <p> - Reminder: this is <font color="#FF0000">' . - $serverName . - '</font> - See also - <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>. - </p> - <hr /> - </center>'; -} -?> <?php if ("true" === $incubating) { echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">"; diff --git a/releng.wtpbuilder/distribution/servadapt.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/servadapt.site/templateFiles/index.html.template.php index 3e195e0e7..005727153 100644 --- a/releng.wtpbuilder/distribution/servadapt.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/servadapt.site/templateFiles/index.html.template.php @@ -265,25 +265,7 @@ else { <body> -<?php - -// tiny banner to remind when looking at "local" machine results -$serverName = $_SERVER["SERVER_NAME"]; - -if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) { - echo '<center> - <p> - Reminder: this is <font color="#FF0000">' . - $serverName . - '</font> - See also - <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>. - </p> - <hr /> - </center>'; -} -?> <?php if ("true" === $incubating) { echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">"; diff --git a/releng.wtpbuilder/distribution/wstfproj.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/wstfproj.site/templateFiles/index.html.template.php index 85b6c0e6e..9fb635fe6 100644 --- a/releng.wtpbuilder/distribution/wstfproj.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/wstfproj.site/templateFiles/index.html.template.php @@ -265,25 +265,6 @@ else { <body> -<?php - -// tiny banner to remind when looking at "local" machine results -$serverName = $_SERVER["SERVER_NAME"]; - -if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) { - echo '<center> - <p> - Reminder: this is <font color="#FF0000">' . - $serverName . - '</font> - See also - <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>. - </p> - <hr /> - </center>'; - -} -?> <?php if ("true" === $incubating) { echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">"; diff --git a/releng.wtpbuilder/distribution/wtpcap.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/wtpcap.site/templateFiles/index.html.template.php index af148c9c9..620ef36a9 100644 --- a/releng.wtpbuilder/distribution/wtpcap.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/wtpcap.site/templateFiles/index.html.template.php @@ -265,25 +265,6 @@ else { <body> -<?php - -// tiny banner to remind when looking at "local" machine results -$serverName = $_SERVER["SERVER_NAME"]; - -if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) { - echo '<center> - <p> - Reminder: this is <font color="#FF0000">' . - $serverName . - '</font> - See also - <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>. - </p> - <hr /> - </center>'; - -} -?> <?php if ("true" === $incubating) { echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">"; diff --git a/releng.wtpbuilder/distribution/wtpjee.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/wtpjee.site/templateFiles/index.html.template.php index b4fd53579..07b4f9fc1 100644 --- a/releng.wtpbuilder/distribution/wtpjee.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/wtpjee.site/templateFiles/index.html.template.php @@ -265,25 +265,6 @@ else { <body> -<?php - -// tiny banner to remind when looking at "local" machine results -$serverName = $_SERVER["SERVER_NAME"]; - -if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) { - echo '<center> - <p> - Reminder: this is <font color="#FF0000">' . - $serverName . - '</font> - See also - <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>. - </p> - <hr /> - </center>'; - -} -?> <?php if ("true" === $incubating) { echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">"; diff --git a/releng.wtpbuilder/distribution/xml.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/xml.site/templateFiles/index.html.template.php index 5ccd0d9ec..3974ecdad 100644 --- a/releng.wtpbuilder/distribution/xml.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/xml.site/templateFiles/index.html.template.php @@ -265,25 +265,6 @@ else { <body> -<?php - -// tiny banner to remind when looking at "local" machine results -$serverName = $_SERVER["SERVER_NAME"]; - -if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) { - echo '<center> - <p> - Reminder: this is <font color="#FF0000">' . - $serverName . - '</font> - See also - <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>. - </p> - <hr /> - </center>'; - -} -?> <?php if ("true" === $incubating) { echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">"; -- GitLab