- Changed "Welcome at" to "Welcome to" (thanks to Andrew Poulos) - Improved LCARS design - Uses template - Homepage uses PHP and gettext support (TODO: English version)
/trunk/index.de.php |
---|
File deleted |
\ No newline at end of file |
/trunk/po/PACKAGE |
---|
File deleted |
/trunk/po/Makefile |
---|
File deleted |
/trunk/po/de.mo |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes: |
Deleted: svn:mime-type |
## -1 +0,0 ## |
-application/octet-stream |
\ No newline at end of property |
Index: po/de.pointedears.pot |
=================================================================== |
--- po/de.pointedears.pot (revision 38) |
+++ po/de.pointedears.pot (nonexistent) |
@@ -1,30 +0,0 @@ |
-# SOME DESCRIPTIVE TITLE. |
-# Copyright (C) YEAR Thomas 'PointedEars' Lahn |
-# This file is distributed under the same license as the PACKAGE package. |
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
-# |
-#, fuzzy |
-msgid "" |
-msgstr "" |
-"Project-Id-Version: PACKAGE VERSION\n" |
-"Report-Msgid-Bugs-To: Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>\n" |
-"POT-Creation-Date: 2012-12-14 04:36+0100\n" |
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
-"Language-Team: LANGUAGE <LL@li.org>\n" |
-"Language: \n" |
-"MIME-Version: 1.0\n" |
-"Content-Type: text/plain; charset=UTF-8\n" |
-"Content-Transfer-Encoding: 8bit\n" |
- |
-#: ../global.php:33 |
-msgid "Scripting" |
-msgstr "" |
- |
-#: ../global.php:34 |
-msgid "Other software" |
-msgstr "" |
- |
-#: ../global.php:35 |
-msgid "LCARS database" |
-msgstr "" |
\ No newline at end of file |
Index: po/de.po |
=================================================================== |
--- po/de.po (revision 38) |
+++ po/de.po (nonexistent) |
@@ -1,29 +0,0 @@ |
-# PointedEars' Website |
-# Copyright (C) 2012 Thomas 'PointedEars' Lahn |
-# This file is distributed under the same license as the de.pointedears package. |
-# Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>, 2012. |
-# |
-msgid "" |
-msgstr "" |
-"Project-Id-Version: PE 0.3\n" |
-"Report-Msgid-Bugs-To: Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>\n" |
-"POT-Creation-Date: 2012-12-14 04:36+0100\n" |
-"PO-Revision-Date: 2012-12-03 04:16+0100\n" |
-"Last-Translator: Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>\n" |
-"Language-Team: German <webmaster@PointedEars.de>\n" |
-"Language: de_DE\n" |
-"MIME-Version: 1.0\n" |
-"Content-Type: text/plain; charset=UTF-8\n" |
-"Content-Transfer-Encoding: 8bit\n" |
- |
-#: ../global.php:33 |
-msgid "Scripting" |
-msgstr "" |
- |
-#: ../global.php:34 |
-msgid "Other software" |
-msgstr "Andere Software" |
- |
-#: ../global.php:35 |
-msgid "LCARS database" |
-msgstr "LCARS-Datenbank" |
Index: po/POTFILES.in |
=================================================================== |
--- po/POTFILES.in (revision 38) |
+++ po/POTFILES.in (nonexistent) |
@@ -1 +0,0 @@ |
-../global.php |
Index: po/de_DE.mo |
=================================================================== |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/po/de_DE.mo |
---|
Property changes: |
Deleted: svn:mime-type |
## -1 +0,0 ## |
-application/octet-stream |
\ No newline at end of property |
Index: styles/lcars22.css |
=================================================================== |
--- styles/lcars22.css (revision 38) |
+++ styles/lcars22.css (revision 37) |
@@ -78,7 +78,6 @@ |
} |
body.empty { |
- margin-top: 3em; |
margin-left: 0.2em; |
margin-bottom: 3em; |
} |
@@ -211,7 +210,6 @@ |
.empty #bow-top { |
border-top-left-radius: 1.2em; |
border-bottom-left-radius: 1.2em; |
- min-width: 10em; |
} |
/* 0.0 to 1.0 s */ |
@@ -219,7 +217,6 @@ |
from { |
left: 90%; |
border-top-left-radius: 0; |
- border-bottom-left-radius: 0; |
} |
} |
@@ -244,10 +241,6 @@ |
text-overflow: ellipsis; |
} |
-.empty #bow-top .text { |
- left: 0.93em; |
-} |
- |
/* 0.0 to 1.0 s */ |
@-webkit-keyframes bow-top-text { |
from { |
@@ -274,53 +267,6 @@ |
white-space: nowrap; |
} |
-.empty #footer-container { |
- position: fixed; |
- left: 0.2em; |
- bottom: 0; |
- right: 0.2em; |
- min-height: 2.4em; |
- padding-top: 0.2em; |
- padding-bottom: 0.2em; |
- background-color: #000; |
-} |
- |
-.empty #footer { |
- position: absolute; |
- bottom: 0; |
- left: 0; |
- right: 0; |
- height: 2em; |
- margin-bottom: 0.2em; |
- background-color: #999; |
- border-radius: 1.2em; |
- line-height: 0.8; |
-} |
- |
-.empty #footer .text { |
- position: absolute; |
- bottom: 0; |
- left: 0.75em; |
- margin: 0 !important; |
- background-color: #000; |
- color: #fc0; |
- padding-top: 0.1em; |
- padding-left: 0.1em; |
- padding-right: 0.1em; |
- text-transform: uppercase; |
- font-size: 2.4em; |
- overflow: hidden; |
- text-overflow: ellipsis; |
-} |
- |
-.empty #footer .text span { |
- padding-right: 0.1em; |
- padding-left: 0.1em; |
- background-color: #000; |
- text-transform: uppercase; |
- white-space: nowrap; |
-} |
- |
.empty .separator-left { |
position: absolute; |
left: 2em; |
@@ -424,7 +370,7 @@ |
} |
#bow ul { |
- margin: 0 0.2em 0.2em 0; |
+ margin: 0 0.2em 0.5em 0; |
padding: 0; |
} |
@@ -471,17 +417,45 @@ |
background-color: #000; |
} |
-#bow-bottom .spacer { |
+.empty #bow-bottom-left-concave { |
+ display: none; |
+} |
+ |
+.empty #footer-container { |
+ position: fixed; |
+ left: 0.2em; |
+ bottom: 0; |
+ right: 0.2em; |
+ min-height: 2.4em; |
+ padding-top: 0.2em; |
+ padding-bottom: 0.2em; |
+ background-color: #000; |
+} |
+ |
+.empty #footer { |
position: absolute; |
- left: 10.2em; |
- bottom: 0em; |
- width: 0.2em; |
- height: 0.5em; |
- background-color: black; |
+ bottom: 0; |
+ left: 0; |
+ right: 0; |
+ height: 2em; |
+ margin-bottom: 0.2em; |
+ background-color: #999; |
+ border-radius: 1.2em; |
+ line-height: 0.8; |
} |
-.empty #bow-bottom-left-concave { |
- display: none; |
+.empty #footer .text { |
+ position: absolute; |
+ bottom: 0; |
+ left: 0.75em; |
+ margin: 0 !important; |
+ background-color: #000; |
+ color: #fc0; |
+ padding-top: 0.1em; |
+ padding-left: 0.1em; |
+ padding-right: 0.1em; |
+ text-transform: uppercase; |
+ font-size: 2.4em; |
} |
/* Controls */ |
@@ -701,15 +675,14 @@ |
.group { |
margin: 0 auto; |
position: relative; |
- width: 7.7em; |
+ width: 9em; |
} |
.group .separator { |
float: left; |
position: absolute; |
- top: 0; |
- left: 0; |
- width: 1.5em; |
+ margin-left: 14px; |
+ width: 29px; |
height: 100%; |
background-color: #c66; |
color: #000; |
@@ -717,60 +690,49 @@ |
.group .separator:after { |
position: absolute; |
- width: 0.8em; |
- height: 0.5em; |
- bottom: 0.25em; |
- left: 0.25em; |
+ width: 18px; |
+ height: 9px; |
+ bottom: 3px; |
+ left: 3px; |
background-color: #000; |
content: "\a0"; |
} |
.group ul { |
- margin-left: 1.7em; |
+ margin-left: 35px; |
} |
.group li { |
- margin-bottom: 0; |
+ margin-bottom: 4px; |
} |
+.group .button:visited:hover, |
.group .button:visited, |
.group .button |
{ |
- display: block; |
position: relative; |
- width: 6em; |
background-color: #99f !important; |
} |
-.group li:last-child .button |
-{ |
- margin-bottom: 0; |
+.group .button.right { |
+ border-top-left-radius: 0; |
+ border-bottom-left-radius: 0; |
} |
-.button.right { |
- border-top-right-radius: 1em; |
- border-bottom-right-radius: 1em; |
+.group .button.left { |
+ border-top-right-radius: 0; |
+ border-bottom-right-radius: 0; |
} |
-.button.right .text { |
- right: 1em; |
-} |
- |
-.button.left { |
- border-top-left-radius: 1em; |
- border-bottom-left-radius: 1em; |
-} |
- |
.group .button .key { |
display: inline-block; |
position: absolute; |
- left: 0.2em; |
+ left: 0.25em; |
top: 0; |
bottom: 0; |
- padding: 0 0.1em; |
+ padding: 0 1px; |
background-color: #000; |
color: #f90; |
- font-size: 2.4em; |
+ font-size: 222%; |
text-transform: uppercase; |
- line-height: 0.9; |
-} |
\ No newline at end of file |
+} |
/trunk/index.html |
---|
65,7 → 65,7 |
} |
#languages .key { |
min-width: 0.65em; |
min-width: 0.7em; |
} |
</style> |
<script type="text/javascript" src="scripts/object.js"></script> |
185,7 → 185,7 |
<div id="bow"> |
<div id="bow-top"> |
<div class="separator-left"> </div> |
<h1 class="text"><span>PointedEars’ Website</span></h1> |
<h1 class="text">PointedEars’ Website</h1> |
</div> |
<div id="bow-left"> </div> |
<div id="bow-left-concave"> </div> |
192,7 → 192,7 |
</div> |
<div id="footer-container"> |
<div id="footer"> |
<h2 class="text"><span>Language Selection</span></h2> |
<h2 class="text">Language Selection</h2> |
<div class="separator-right"> </div> |
</div> |
</div> |
202,8 → 202,8 |
src="media/video/img/vulcan_hand-black-bg.png" |
width="120" |
height="168" |
alt="Vulcan greeting" |
title="Vulcan greeting" |
alt="Dif-tor heh smusma - Live long and prosper - Leben Sie lang und erfolgreich" |
title="Dif-tor heh smusma - Live long and prosper - Leben Sie lang und erfolgreich" |
border="0" |
onmouseover="return setStatus(this.title)" |
onmouseout="return resetStatus()"></div> |
221,14 → 221,14 |
<div class="group"> |
<div class="separator"> </div> |
<ul id="languages"> |
<li><a href="index.en" class="button right" lang="en" |
<ul style="text-align: center" id="languages"> |
<li><a href="index.en.html" class="button right" lang="en" |
hreflang="en" accesskey="e" |
><span class="key">en</span> <span class="text">English</span></a></li> |
<li><a href="index.de" class="button right" lang="de" |
><span class="key">en</span> English</a></li> |
<li><a href="index.de.html" class="button right" lang="de" |
hreflang="de" accesskey="d" |
onclick="return navigateTo(this)" |
><span class="key">de</span> <span class="text">Deutsch</span></a></li> |
><span class="key">de</span> Deutsch</a></li> |
</ul> |
<div style="clear: both"><!-- --></div> |
</div> |
/trunk/index.en.html |
---|
95,7 → 95,7 |
border="0" |
onmouseover="return setStatus(this.title)" |
onmouseout="return resetStatus()"><br> |
Welcome to PointedEars' Website</h1> |
Welcome at PointedEars' Website</h1> |
<p><a href="index.de.html" class="button" |
title="Switch language to German"> DEUTSCH </a></p> |