Skip to content

Commit

Permalink
OLDWEB: Clarify language tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sev- committed Apr 9, 2016
1 parent ad16412 commit b4db204
Show file tree
Hide file tree
Showing 16 changed files with 70 additions and 70 deletions.
18 changes: 9 additions & 9 deletions compatibility.php
@@ -1,4 +1,4 @@
<?
<?php

/*
* ScummVM Compatibility Page
Expand Down Expand Up @@ -41,7 +41,7 @@
0.8.0 stable release</B> (Please see the <a href="compatibility_stable.php">Stable Compatibility</A> chart for this version).
<br><br>
As this is the status of the Work In Progress version, occasional temporary bugs
may be introduced with new changes, thus this list refects the 'best case' scenario.
may be introduced with new changes, thus this list refects the 'best case' scenario.
It is highly recommended to use the latest stable release, where possible.
<br><br>
<small>Last Updated: <? echo date("F d, Y",getlastmod()); ?></small>
Expand Down Expand Up @@ -313,7 +313,7 @@
"<br>- F10 key animation is different in Amiga & Macintosh versions",
"simon2dos" => "No known issues, game is completable."
);

// render the compatibility chart

if ($details) {
Expand All @@ -324,12 +324,12 @@
html_frame_td("Game Short Name").
html_frame_td("% Completed"),
"color4"

);

$arrayt = array_merge($gamesLucas, $gamesHE, $gamesOther);
while (list($name,$array) = each($arrayt))
{
{

if ($array[0] == $details) {
$color = "color0";
Expand Down Expand Up @@ -359,7 +359,7 @@ function displayGameList($title, $games) {
);
$c = 0;
while (list($name,$array) = each($games))
{
{
if ($c % 2 == 0) { $color = "color2"; } else { $color = "color0"; }
echo html_frame_tr(
html_frame_td(html_ahref($name, $PHP_SELF."?details=".$array[0])).
Expand All @@ -368,9 +368,9 @@ function displayGameList($title, $games) {
$color
);
$c++;
}
}
}

displayGameList("LucasArts", $gamesLucas);

echo html_frame_end("&nbsp;");
Expand All @@ -385,7 +385,7 @@ function displayGameList($title, $games) {
}

echo html_frame_end("&nbsp;");

if ($details)
echo html_p(),html_back_link(1,$PHP_SELF);

Expand Down
16 changes: 8 additions & 8 deletions compatibility_stable.php
@@ -1,4 +1,4 @@
<?
<?php

/*
* ScummVM Compatibility Page
Expand Down Expand Up @@ -313,7 +313,7 @@
"<br>- F10 key animation is different in Amiga & Macintosh versions",
"simon2dos" => "No known issues, game is completable."
);

// render the compatibility chart

if ($details) {
Expand All @@ -324,12 +324,12 @@
html_frame_td("Game Short Name").
html_frame_td("% Completed"),
"color4"

);

$arrayt = array_merge($gamesLucas, $gamesHE, $gamesOther);
while (list($name,$array) = each($arrayt))
{
{

if ($array[0] == $details) {
$color = "color0";
Expand Down Expand Up @@ -359,7 +359,7 @@ function displayGameList($title, $games) {
);
$c = 0;
while (list($name,$array) = each($games))
{
{
if ($c % 2 == 0) { $color = "color2"; } else { $color = "color0"; }
echo html_frame_tr(
html_frame_td(html_ahref($name, $PHP_SELF."?details=".$array[0])).
Expand All @@ -368,9 +368,9 @@ function displayGameList($title, $games) {
$color
);
$c++;
}
}
}

displayGameList("LucasArts", $gamesLucas);

echo html_frame_end("&nbsp;");
Expand All @@ -385,7 +385,7 @@ function displayGameList($title, $games) {
}

echo html_frame_end("&nbsp;");

if ($details)
echo html_p(),html_back_link(1,$PHP_SELF);

Expand Down
10 changes: 5 additions & 5 deletions contact.php
@@ -1,4 +1,4 @@
<?
<?php

/*
* Contact Page for ScummVM
Expand Down Expand Up @@ -34,7 +34,7 @@
place to ask questions. Many ScummVM developers hang out there regularly, as well as many ScummVM users.
</p>
<br>

<h2>Forums</h2>
<p>
We offer two <a href="http://sourceforge.net/forum/?group_id=37116">forums</a> hosted by SourceForge.net.
Expand All @@ -43,7 +43,7 @@
meant for open discussion of any topics somehow related to ScummVM.
</p>
<br>

<h2>Bug reports, feature requests, patches</h2>
<p>
If you think you found a bug, take a look at our <a href="http://sourceforge.net/tracker/?group_id=37116&auml;atid=418820">bug tracker</a>.
Expand All @@ -56,10 +56,10 @@
</p>
<p>
Finally, if you have made a modification to the ScummVM source code and want to see it merged back into the ScummVM main line,
you can use our <a href="http://sourceforge.net/tracker/?group_id=37116&auml;atid=418822">patch tracker</a> for that.
you can use our <a href="http://sourceforge.net/tracker/?group_id=37116&auml;atid=418822">patch tracker</a> for that.
</p>
<br>

<h2>Mailing list</h2>
<p>
There are three ScummVM related <a href="http://sourceforge.net/mail/?group_id=37116">mailing lists</a>.
Expand Down
2 changes: 1 addition & 1 deletion credits.php
@@ -1,4 +1,4 @@
<?
<?php

/*
* Credits Page for ScummVM
Expand Down
10 changes: 5 additions & 5 deletions demos.php
@@ -1,4 +1,4 @@
<?
<?php

/*
* Links to Demo downloads
Expand Down Expand Up @@ -35,11 +35,11 @@
=> array('http://quick.mixnmojo.com/demos/mmdemo2.zip', 'maniac'),
'Zak McKracken and the Alien Mindbenders (Atari ST - Non interactive)'
=> array('http://www.cowlark.com/scumm.dat/zakstdemo.zip', 'zak'),
'The Secret of Monkey Island (16 colour demo)'
'The Secret of Monkey Island (16 colour demo)'
=> array('http://www.cowlark.com/scumm.dat/mi_demo2.zip', 'monkey'),
'The Secret of Monkey Island (Amiga demo)'
'The Secret of Monkey Island (Amiga demo)'
=> array('http://quick.mixnmojo.com/demos/mi1amigademo.zip', 'monkey'),
'Indiana Jones and the Last Crusade (16 colour - Non interactive)'
'Indiana Jones and the Last Crusade (16 colour - Non interactive)'
=> array('http://www.cowlark.com/scumm.dat/indy3ega-demo.zip', 'indy3'),
'Loom (16 colour - Non interactive)'
=> array('ftp://ftp.lucasarts.com/demos/pc/Loomdemo.zip', 'loom'),
Expand Down Expand Up @@ -162,7 +162,7 @@ function render_demos($title, $demos) {
);
$c = 0;
while (list($name,$array) = each($demos))
{
{
if ($c % 2 == 0) { $color = "color2"; } else { $color = "color0"; }
echo html_frame_tr(
html_frame_td("<a href=\"$array[0]\">$name</a>").
Expand Down
12 changes: 6 additions & 6 deletions downloads.php
@@ -1,4 +1,4 @@
<?
<?php

/*
* Downloads Page for ScummVM
Expand Down Expand Up @@ -37,7 +37,7 @@
under '<A HREF="#stable">Release Binaries</A>'. If you run Windows and are confused,
download the 'Windows Installer'</LI>

<LI>For UNSTABLE experimental versions of ScummVM (for people who know what they
<LI>For UNSTABLE experimental versions of ScummVM (for people who know what they
are doing), please see the <a href="#CVS">CVS Builds</a> section, near the end of this page.</LI>

<LI>Also below are the <a href="#extras">Extras</a>. These currently include two
Expand Down Expand Up @@ -84,7 +84,7 @@
<li><a href="http://prdownloads.sourceforge.net/scummvm/scummvm-0.7.1-palmos.zip?download">PalmOS binary</a> <small>(1.9M zipfile)</small></li>
-->

<li><a href="http://prdownloads.sourceforge.net/scummvm/scummvm-0.8.0-WindowsMobile_ARM.zip?download">Windows Mobile 5 ARM package</a> for Pocket PC 2002, Pocket PC 2003, Pocket PC 2003 SE,
<li><a href="http://prdownloads.sourceforge.net/scummvm/scummvm-0.8.0-WindowsMobile_ARM.zip?download">Windows Mobile 5 ARM package</a> for Pocket PC 2002, Pocket PC 2003, Pocket PC 2003 SE,
Smartphone 2002, Smartphone 2003, and Windows Mobile 5 <small>(1.4M zipfile)</small></li>

<li><a href="http://prdownloads.sourceforge.net/scummvm/scummvm-0.8.0-amigaos4.lha?download">AmigaOS 4 package</a> <small>(3.3M .lha)</small></li>
Expand Down Expand Up @@ -167,8 +167,8 @@
</ul>
<p>
<i>Having trouble downloading Flight of the Amazon Queen?</i>
Sourceforge has been experiencing some downloading problems with certain mirrors
lately. So, if you are having problems, try the following non-SourceForge mirror - kindly
Sourceforge has been experiencing some downloading problems with certain mirrors
lately. So, if you are having problems, try the following non-SourceForge mirror - kindly
hosted by <a href="http://www.mthN.de">Snoke Media and Tech Hosting Network</a>!
</p>
<ul>
Expand Down Expand Up @@ -212,7 +212,7 @@
<ul>
<li><a href="http://www.libsdl.org/download-1.2.php">SDL 1.2.x</a></li>
</ul>

<h3>Optional Libraries:</h3>
<ul>
<li><a href="http://www.underbit.com/products/mad/">MAD</a>: MPEG Audio Decoder</li>
Expand Down
2 changes: 1 addition & 1 deletion faq.php
@@ -1,4 +1,4 @@
<?
<?php

/*
* FAQ Page
Expand Down
4 changes: 2 additions & 2 deletions include/config.php
@@ -1,4 +1,4 @@
<?
<?php

/*
* config lib for ScummVM
Expand All @@ -9,7 +9,7 @@
/*
* global params
*/
$debug = 1; //turns debugging on/off
$debug = 0; //turns debugging on/off


?>
2 changes: 1 addition & 1 deletion include/incl.php
@@ -1,4 +1,4 @@
<?
<?php

/*
* Main lib for ScummVM
Expand Down
4 changes: 2 additions & 2 deletions include/menu.php
@@ -1,11 +1,11 @@
<?
<?php

/*
* Menu class for ScummVM
* by Jeremy Newman <jnewman@dracowulf.com>
*
*/

class htmlmenu {

function htmlmenu($name)
Expand Down
20 changes: 10 additions & 10 deletions include/sidebar.php
@@ -1,17 +1,17 @@
<?
<?php

/*
* SideBar lib for ScummVM
* by Jeremy Newman <jnewman@dracowulf.com>
*
*/

function sidebar_start ($specs_mode = false)
{

global $file_root;

// It would be nice to use a plain simple <div> here, for maximum layout
// It would be nice to use a plain simple <div> here, for maximum layout
// flexibility. Sadly, due to a bug in Internet Explorer 6, we can't do this
// (at least not as long as we want the page to render correctly in IE 6).
// So we resort to using a table with two columns and one row.
Expand All @@ -31,7 +31,7 @@ function sidebar_start ($specs_mode = false)
$g->add("V5 opcode list", $file_root."/docs/specs/"."scrp-v5.php");
$g->add("V6 opcode list", $file_root."/docs/specs/"."scrp-v6.php");
$g->add("Glossary", $file_root."/docs/specs/"."glossary.php");

$g->done();
}

Expand Down Expand Up @@ -61,7 +61,7 @@ function sidebar_start ($specs_mode = false)
$g->add("Daily Snapshots", "/daily/");
$g->add("CVS Tree", "http://cvs.sourceforge.net/viewcvs.py/scummvm/scummvm/");

$g->done();
$g->done();

$g = new htmlmenu("Misc. Menu");

Expand All @@ -72,23 +72,23 @@ function sidebar_start ($specs_mode = false)
$g->add("Links", $file_root."/links.php");

$g->done('<img src="'.$file_root.'/images/hangmonk.gif" alt="monkey">');

?>

<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><div>
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="paypal@enderboi.com">
<input type="hidden" name="item_name" value="ScummVM donation">
<input type="image" src="<?=$file_root?>/images/ppdonate.gif" name="submit" alt="Donate to ScummVM with PayPal!">
</div></form>
</div></form>

<p>
<a href="http://sourceforge.net/"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=37116" width="88" height="31" alt="SourceForge"></a>
</p>

<p>
<a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" width="88" height="31" alt="Valid HTML 4.01!"></a>
</p>
</p>

<p>
<a href="http://jigsaw.w3.org/css-validator/"><img src="http://jigsaw.w3.org/css-validator/images/vcss" width="88" height="31" alt="Valid CSS!" ></a>
Expand Down
12 changes: 6 additions & 6 deletions index.php
@@ -1,4 +1,4 @@
<?
<?php

/*
* Index Page for ScummVM
Expand Down Expand Up @@ -121,11 +121,11 @@
while (list($key,$item) = each($news))
{
$c++;

// Load news item (it's in a pseudo XML format).
$file = $file_root."/news/".$item;
if (file_exists($file))
{
{
$fp = @fopen($file, "r");
$data = fread($fp, filesize($file));
@fclose($fp);
Expand Down Expand Up @@ -160,7 +160,7 @@
$news_body = $out[1];
}
}

// Display news item
echo html_frame_tr(
html_frame_td(
Expand All @@ -175,8 +175,8 @@
'</div>'
)
);


// Only show first five records, unless we are in "news" mode
if ($c == 4 && !$shownews)
{
Expand Down

0 comments on commit b4db204

Please sign in to comment.