Subversion Repositories LCARS

Rev

Rev 104 | Rev 107 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 104 Rev 105
Line 11... Line 11...
11
11
12
    <!-- Robots: Index, Subordinated Files, Description, Author,
12
    <!-- Robots: Index, Subordinated Files, Description, Author,
13
         Keywords, Document Date -->
13
         Keywords, Document Date -->
14
    <meta name="robots" content="index">
14
    <meta name="robots" content="index">
15
    <meta name="robots" content="follow">
15
    <meta name="robots" content="follow">
-
 
16
<?php /*
16
    <meta name="description"
17
    <meta name="description"
17
          content="PointedEars' Website: <?php
18
          content="PointedEars' Website: <?php
18
            $description = _("Access to the United Federation of Planets Databanks, an online songbook and software downloads always worth a click. Coming soon: The best internet links categorized and much more via a bilingual (English/German) LCARS terminal styled user interface that can be also used to surf the web anonymously! Bookmark NOW!");
19
            $description = _("Access to the United Federation of Planets Databanks, an online songbook and software downloads always worth a click. Coming soon: The best internet links categorized and much more via a bilingual (English/German) LCARS terminal styled user interface that can be also used to surf the web anonymously! Bookmark NOW!");
19
            echo $description;
20
            echo $description;
20
            ?>">
21
            ?>">
-
 
22
*/ ?>
21
    <meta name="author" content="Thomas ‘PointedEars’ Lahn">
23
    <meta name="author" content="Thomas ‘PointedEars’ Lahn">
22
24
23
    <?php /* No localization of keywords at the time */ ?>
25
    <?php /* No localization of keywords at the time */ ?>
24
    <meta name="keywords"
26
    <meta name="keywords"
25
          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">
27
          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">
Line 32... Line 34...
32
34
33
    <!-- Robots: Dublin Core Metadata (http://purl.org/metadata/dublin_core) -->
35
    <!-- Robots: Dublin Core Metadata (http://purl.org/metadata/dublin_core) -->
34
    <meta name="dcterms.title" content="PointedEars’ Website">
36
    <meta name="dcterms.title" content="PointedEars’ Website">
35
    <meta name="dcterms.creator" content="Thomas ‘PointedEars’ Lahn">
37
    <meta name="dcterms.creator" content="Thomas ‘PointedEars’ Lahn">
36
    <meta name="dcterms.subject" content="Private Web site">
38
    <meta name="dcterms.subject" content="Private Web site">
-
 
39
<?php /*
37
    <meta name="dcterms.description"
40
    <meta name="dcterms.description"
38
          content="PointedEars' Website: <?php echo $description; ?>">
41
          content="PointedEars' Website: <?php echo $description; ?>">
-
 
42
*/ ?>
39
    <meta name="dcterms.publisher" content="PointedEars">
43
    <meta name="dcterms.publisher" content="PointedEars">
40
    <meta name="dcterms.date" content="2002-05-23T10:56:00+02:00">
44
    <meta name="dcterms.date" content="2002-05-23T10:56:00+02:00">
41
    <meta name="dcterms.created" content="2002-05-23">
45
    <meta name="dcterms.created" content="2002-05-23">
42
    <meta name="dcterms.modified" content="<?php
46
    <meta name="dcterms.modified" content="<?php echo gmdate('Y-m-dTH:i:sO', $modi); ?>">
43
      $modi = max(array(
-
 
44
        @filemtime(__FILE__),
-
 
45
        @filemtime('LocaleData'),
-
 
46
        @filemtime('styles/lcars-basic.css'),
-
 
47
        @filemtime('styles/lcars22.css'),
-
 
48
        @filemtime('styles/lcars-ani.css'),
-
 
49
        @filemtime('scripts/object.js'),
-
 
50
      ));
-
 
51
-
 
52
      echo gmdate('Y-m-dTH:i:sO', $modi); ?>">
-
 
53
<?php /*
47
<?php /*
54
    <meta name="dcterms.type" content="">
48
    <meta name="dcterms.type" content="">
55
    <meta name="dcterms.format" content="">
49
    <meta name="dcterms.format" content="">
56
*/ ?>
50
*/ ?>
57
    <meta name="dcterms.identifier" content="http://pointedears.de/index.<?php echo $language; ?>">
51
    <meta name="dcterms.identifier" content="http://pointedears.de/index.<?php echo $language; ?>">
58
    <meta name="dcterms.language" content="<?php echo $language; ?>">
52
    <meta name="dcterms.language" content="<?php echo $language; ?>">
59
    <meta name="dcterms.rightsHolder"
53
    <meta name="dcterms.rightsHolder"
60
          content="Copyright © 2002&#8211;<?php echo gmdate('Y', $modi); ?> Thomas&nbsp;Lahn.">
54
          content="Copyright © 2002&#8211;<?php echo gmdate('Y', $modi); ?> Thomas&nbsp;Lahn.">
61
    <meta name="dcterms.rights"
55
    <meta name="dcterms.rights"
62
          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."); ?>">
56
          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."); ?>">
-
 
57
63
<?php /*
58
<?php /*
64
    <!-- <link rel="stylesheet" type="text/css" href="styles/lcars.css"> -->
59
    <!-- <link rel="stylesheet" type="text/css" href="styles/lcars.css"> -->
65
    <!-- <link rel="stylesheet" type="text/css" href="styles/lcars21.css"> -->
60
    <!-- <link rel="stylesheet" type="text/css" href="styles/lcars21.css"> -->
66
*/ ?>
61
*/ ?>
67
    <link rel="stylesheet" type="text/css" href="styles/lcars-basic.css">
62
    <link rel="stylesheet" type="text/css" href="styles/lcars-basic.css">
Line 97... Line 92...
97
      function resetStatus ()
92
      function resetStatus ()
98
      {
93
      {
99
        window.status = window.defaultStatus;
94
        window.status = window.defaultStatus;
100
        return true;
95
        return true;
101
      }
96
      }
102
-
 
103
      function mailStatus ()
-
 
104
      {
-
 
105
        return setStatus("<?php echo _("Send your feedback to PointedEars"); ?>");
-
 
106
      }
-
 
107
<?php
97
<?php
108
      /*
98
      /*
109
      var ms1Day = 60*60*24*1000; // ms for 1 days = 60sec*60min*24hours*1000ms
99
      var ms1Day = 60*60*24*1000; // ms for 1 days = 60sec*60min*24hours*1000ms
110
      var msLeaveDays = ms1Day*6;
100
      var msLeaveDays = ms1Day*6;
111
      var ms30Days=ms1Day*30;
101
      var ms30Days=ms1Day*30;
Line 185... Line 175...
185

175

186
      <!-- Klicken Sie hier, falls Sie nach 5 Sekunden nicht automatisch
176
      <!-- Klicken Sie hier, falls Sie nach 5 Sekunden nicht automatisch
187
           weitergeleitet werden. -->
177
           weitergeleitet werden. -->
188
*/
178
*/
189
?>
179
?>
190
      <hr style="height: 0; border-width: 1px 0 0 0; width: 100%">
-
 
191
      <p style="text-align: center"><?php echo sprintf(
-
 
192
          _("Original LCARS design by"
-
 
193
            . " <a href='%s' title='%s'>Michael&nbsp;Okuda</a>."
-
 
194
            . " This site is based on an <a href='%s'"
-
 
195
            . " title='LCARS Standards Development Board'"
-
 
196
            . ">implementation in Flash by Chris&nbsp;Rossi</a>,"
-
 
197
            . " and research by <a href='%s'"
-
 
198
            . " title='Creating a Coherent LCARS Interface'>Bracer&nbsp;Jack</a>"
-
 
199
            . " and <a href='%s'"
-
 
200
            . " title='LCARS 47 Development Blog&nbsp;– LCARS&nbsp;101: A Designer’s Handbook'"
-
 
201
            . ">Eleanor&nbsp;Denver</a>."),
-
 
202
          'https://twitter.com/MikeOkuda',
-
 
203
          _('Michael Okuda on Twitter'),
-
 
204
          'http://www.lcarsdeveloper.com/',
-
 
205
          'http://www.bracercom.com/tutorial/content/CoherentLCARSInterface/LCARSCoherentInterface.html',
-
 
206
          'http://www.lcars47.com/p/lcars-101.html');
-
 
207
        ?><br>
-
 
208
        Copyright &copy;&nbsp;2002&#8211;2013 <a
-
 
209
        href="mailto:webmaster@PointedEars.de?subject=Feedback/LCARS/Welcome/<?php
-
 
210
          echo $language;
-
 
211
        ?>&amp;body=<?php
-
 
212
          echo rawurlencode(sprintf('[%s]', _("Your feedback")));
-
 
213
        ?>"
-
 
214
        title="<?php echo _("Send your feedback to PointedEars"); ?>"
-
 
215
        onmouseover="return mailStatus()"
-
 
216
        onmouseout="return resetStatus()"
-
 
217
        >Thomas ‘PointedEars’ Lahn</a>. <?php echo _("All rights reserved."); ?></p>
-
 
218
      <p style="text-align: center"></p>
-
 
219
<?php
180
<?php
-
 
181
  $app = "Welcome/$language";
-
 
182
  require_once 'footer.phtml';
220
      /* embed src="media/interface/speech/de/warten.wav" width="0" height="0"
183
      /* embed src="media/interface/speech/de/warten.wav" width="0" height="0"
221
      hidden="true" autostart="true" dir="ltr" lang="de" */
184
      hidden="true" autostart="true" dir="ltr" lang="de" */
222
?>
185
?>
223
    </div>
186
    </div>
224
    <div id="LCARS">
187
    <div id="LCARS">
Line 530... Line 493...
530
                   onmouseup="this.blur()"
493
                   onmouseup="this.blur()"
531
                   tabindex="1"
494
                   tabindex="1"
532
                   ><span class="text"><script type="text/javascript">
495
                   ><span class="text"><script type="text/javascript">
533
                     if (fullscreen.isSupportedBy(document.documentElement))
496
                     if (fullscreen.isSupportedBy(document.documentElement))
534
                     {
497
                     {
535
                       /*
498
<?php /*
536
                       var previousIsFullscreen = fullscreen.isFullscreen();
499
                       var previousIsFullscreen = fullscreen.isFullscreen();
537
                       var oldHandler;
500
                       var oldHandler;
538
                       window.onresize = function () {
501
                       window.onresize = function () {
539
                         var nowIsFullscreen = fullscreen.isFullscreen();
502
                         var nowIsFullscreen = fullscreen.isFullscreen();
540
                         if (nowIsFullscreen != previousIsFullscreen)
503
                         if (nowIsFullscreen != previousIsFullscreen)
Line 553... Line 516...
553
                           }
516
                           }
554
                           
517
                           
555
                           previousIsFullscreen = nowIsFullscreen;
518
                           previousIsFullscreen = nowIsFullscreen;
556
                         }
519
                         }
557
                       };
520
                       };
558
                       */
521
*/ ?>
559
                       document.write("<?php echo _("Fullscreen"); ?>");
522
                       document.write("<?php echo _("Fullscreen"); ?>");
560
                     }
523
                     }
561
                   </script></span></div></li>
524
                   </script></span></div></li>
562
              <li id="cmd4"><div class="button left right" style="cursor: not-allowed !important">&nbsp;</div></li>
525
              <li id="cmd4"><div class="button left right" style="cursor: not-allowed !important">&nbsp;</div></li>
563
            </ul>
526
            </ul>