Subversion Repositories LCARS

Compare Revisions

Last modification

Regard whitespace Rev 79 → Rev 78

/trunk/index.phtml
1,4 → 1,4
<!DOCTYPE html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="<?php echo $language; ?>">
<head>
<title>Home — PointedEars’ Website</title>
5,11 → 5,15
 
<link rel="SHORTCUT ICON" href="favicon.ico">
 
<!-- Browsers: Character Encoding -->
<meta charset="UTF-8">
<!-- Browsers: Character Set, Script Type, Style Sheets Type,
Proxy Usage -->
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="content-language" content="<?php echo $language; ?>">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="expires" content="0">
 
<!-- Robots: Index, Subordinated Files, Description, Author,
<!-- Robots: Language, Index, Subordinated Files, Description, Author,
Keywords, Document Date -->
<meta name="robots" content="index">
<meta name="robots" content="follow">
22,6 → 26,7
 
<?php /* No localization of keywords at the time */ ?>
<meta name="keywords"
http-equiv="Keywords"
content="Appz, Download, Links, LCARS, Star Trek, TNG, The Next Generation, DS9, Deep Space 9, Deep Space Nine, VOY, Voyager, UFP, Federation, United Federation of Planets, Database, Databank, Song, Songbook, Surf, anonymously, Raumschiff Enterprise, DNG, Die n&auml;chste Generation, VFP, F&ouml;deration, Vereinte F&ouml;deration der Planeten, Datenbasis, Datenbank, Lied, Liedtext, surfen, anonym">
<?php /*
<meta name="keywords" http-equiv="Keywords" lang="de" content="">
28,30 → 33,28
<meta name="keywords" http-equiv="Keywords" lang="en-us" content="">
<meta name="keywords" http-equiv="Keywords" lang="en" content="">
*/ ?>
<meta name="date" content="2002-05-23T10:56:00+02:00">
<meta name="revisit-after" content="3 days">
 
<!-- Robots: Dublin Core Metadata (http://purl.org/metadata/dublin_core) -->
<meta name="dcterms.title" content="PointedEars’ Website">
<meta name="dcterms.creator" content="Thomas ‘PointedEars’ Lahn">
<meta name="dcterms.subject" content="Private Web site">
<meta name="dcterms.description"
<meta name="DC.Title" content="PointedEars’ Website">
<meta name="DC.Creator" content="Thomas ‘PointedEars’ Lahn">
<meta name="DC.Subject" content="Private Web site">
<meta name="DC.Description"
content="PointedEars' Website: <?php echo $description; ?>">
<meta name="dcterms.publisher" content="PointedEars">
<meta name="dcterms.date" content="2002-05-23T10:56:00+02:00">
<meta name="dcterms.created" content="2002-05-23">
<meta name="dcterms.modified" content="<?php
<meta name="DC.Publisher" content="PointedEars">
<meta name="DCTERMS.created" content="2002-05-23">
<meta name="DCTERMS.modified" content="<?php
$modi = @filemtime(__FILE__);
echo gmdate('Y-m-dTH:i:sO', $modi); ?>">
<?php /*
<meta name="dcterms.type" content="">
<meta name="dcterms.format" content="">
<meta name="DC.Type" content="">
<meta name="DC.Format" content="">
*/ ?>
<meta name="dcterms.identifier" content="http://pointedears.de/index.<?php echo $language; ?>">
<meta name="dcterms.language" content="<?php echo $language; ?>">
<meta name="dcterms.rightsHolder"
content="Copyright © 2002&#8211;<?php echo gmdate('Y', $modi); ?> Thomas&nbsp;Lahn.">
<meta name="dcterms.rights"
content="<?php echo _("All rights reserved."); ?> <?php echo _("The author is not responsible for the availability and the content of websites referred by this site, and not responsible for the availability and the content of websites referred by those sites. Whereever outsourced material is used, copyright or trademark infringement is not intended. Third parties who claim copyrights or trademarks used herein are asked to send an informal email to webmaster@PointedEars.de for immediate removal or modification of the respective material on the website instead of reminding the author of usage of this material. Thank you."); ?>">
<meta name="DC.Identifier" content="http://pointedears.de/index.<?php echo $language; ?>">
<meta name="DC.Language" content="<?php echo $language; ?>">
<meta name="DC.Rights"
content="Copyright © 2002&#8211;<?php echo gmdate('Y', $modi); ?> Thomas&nbsp;Lahn. <?php echo _("All rights reserved."); ?> <?php echo _("The author is not responsible for the availability and the content of websites referred by this site, and not responsible for the availability and the content of websites referred by those sites. Whereever outsourced material is used, copyright or trademark infringement is not intended. Third parties who claim copyrights or trademarks used herein are asked to send an informal email to webmaster@PointedEars.de for immediate removal or modification of the respective material on the website instead of reminding the author of usage of this material. Thank you."); ?>">
<?php /*
<!-- <link rel="stylesheet" type="text/css" href="styles/lcars.css"> -->
<!-- <link rel="stylesheet" type="text/css" href="styles/lcars21.css"> -->
96,6 → 99,7
{
return setStatus("<?php echo _("Send your feedback to PointedEars"); ?>");
}
 
<?php
/*
var ms1Day = 60*60*24*1000; // ms for 1 days = 60sec*60min*24hours*1000ms
120,13 → 124,13
</head>
<body class="fade-in">
<div id="content">
<h1 style="text-align: center"><img
<h1 align="center"><img
src="media/video/img/vulcan_hand-black-bg.png"
width="120"
height="168"
alt="<?php echo _("Vulcan greeting"); ?>"
title=""
style="border: none"
border="0"
onmouseover="return setStatus(this.title)"
onmouseout="return resetStatus()"><br>
<?php echo _("Welcome to PointedEars’ Website"); ?></h1>
134,11 → 138,9
if (!$printable)
{
?>
<p class="instruction" style="font-size: 100%; text-align: center"><?php
<p style="text-align: center"><?php
echo sprintf(
_("This site uses recent Web technologies."
. " You can use the <a href='index.%s?printable=1'>%s</a>"
. " if it is not displayed properly with your software."),
_("If this site is not displayed properly, please try the <a href='index.%s?printable=1'>%s</a>."),
$language,
_('Printable version'));
?></p>
178,7 → 180,7
weitergeleitet werden. -->
*/
?>
<hr style="height: 0; border-width: 1px 0 0 0; width: 100%">
<hr size="1" width="100%" noshade>
<p style="text-align: center">Copyright &copy;&nbsp;2002&#8211;2013 <a
href="mailto:webmaster@PointedEars.de?subject=Feedback/LCARS/Welcome/<?php
echo $language;
186,8 → 188,8
echo rawurlencode(sprintf('[%s]', _("Your feedback")));
?>"
title="<?php echo _("Send your feedback to PointedEars"); ?>"
onmouseover="return mailStatus()"
onmouseout="return resetStatus()"
onmouseover="return(mailStatus());"
onmouseout="return(resetStatus());"
>Thomas ‘PointedEars’ Lahn</a>. <?php echo _("All rights reserved."); ?></p>
<?php
/* embed src="media/interface/speech/de/warten.wav" width="0" height="0"
287,12 → 289,13
title="List of recommended TV shows and episodes, with logos in CSS"
><span class="text"><?php echo $menu['series']['text']; ?></span></a></li>
<li><a href="<?php echo $menu['ufpdb']['path']; ?>" target="_top" class="button database"
><abbr title="<?php echo $menu['ufpdb']['title']; ?>"
class="text"><?php echo $menu['ufpdb']['text']; ?></abbr></a></li>
><acronym
title="<?php echo $menu['ufpdb']['title']; ?>"
class="text"><?php echo $menu['ufpdb']['text']; ?></acronym></a></li>
<li><a href="psf/" target="_top"
class="button ancillary"
><abbr title="<?php echo _("PointedEars' Standard Frases"); ?>"
class="text">psf</abbr></a></li>
><acronym title="<?php echo _("PointedEars' Standard Frases"); ?>"
class="text">psf</acronym></a></li>
</ul>
<div style="position: relative; margin-bottom: 1.2em">
<div class="bow" style="width: 8em; height: 0.8em">&nbsp;</div>
340,8 → 343,8
+ ' class="button"'
+ ' onclick="window.external.AddFavorite('
+ ' sURL, sFavoriteTitle); return false"'
+ ' onmouseover="return setStatus(sFavAnchorTitle)"'
+ ' onmouseout="return resetStatus()"'
+ ' onmouseover="return(setStatus(sFavAnchorTitle));"'
+ ' onmouseout="return(resetStatus());"'
+ '><span class="text">Favorit<\/span><\/a>');
}
</script>
446,7 → 449,6
</script>
<div id="cmd4" class="button left right"
onclick="fullScreen.requestOn(document.documentElement, this, this.firstChild)"
onmouseup="this.blur()"
tabindex="1"
><span class="text"><script type="text/javascript">
if (fullScreen.isSupportedBy(document.documentElement))
462,11 → 464,8
<span class="text">PE-47A</span>
<div class="concave">&nbsp;</div>
</div>
<div class="border">
<div class="left">&nbsp;</div>
<div class="right">&nbsp;</div>
<div class="border">&nbsp;</div>
</div>
</div>
<div class="lower">
<div class="elbo">
<div class="concave">&nbsp;</div>
473,13 → 472,10
</div>
<div class="bg">&nbsp;</div>
<div class="border-container">
<div class="border">
<div class="left">&nbsp;</div>
<div class="right">&nbsp;</div>
<div class="border">&nbsp;</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>