root/trunk/index.html @ 2930

Revision 2930, 8.1 kB (checked in by bchoate, 16 months ago)

Updated index.html, mt-check to use lang parameter.

  • Property svn:mime-type set to text/html
  • Property svn:keywords set to Author Date Id Revision
RevLine 
[1098]1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3
4<head>
5    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
[2720]6
[1098]7    <title>Movable Type Publishing Platform</title>
8   
[2720]9    <style type="text/css" media="screen">
10        body {
11            font-family: "Helvetica Neue", Arial, sans-serif;
12            font-size: 12px;
13            line-height: 1.6;
14            background-color: #fff;
15        }
[1098]16
[2720]17        a {
18            color: #33789c;
19        }
[1098]20
[2720]21        a:hover {
22            color: #a2ad00;
23        }
[1098]24
[2720]25        .chromeless #container {
26            position: relative;
27            margin: 0 auto;
28            text-align: left;
29        }
30        .chromeless #container {
31            width: 360px;
32        }
[1098]33
[2720]34        .chromeless #container {
35            margin-top: 50px;
36        }
[1098]37
[2720]38        .chromeless #content {
39            border: 1px solid #cfdde5;
40            padding: 20px;
41        }
[1098]42
[2720]43        .chromeless #content h1 {
44            margin: 10px 0 20px 0;
45            padding: 0;
46            font-size: 24px;
47            font-weight: normal;
48        }
49        .chromeless #content h2 {
50            font-size: 16px;
51            margin: 0 0 10px 0;
52        }
[1098]53
[2720]54        .info {
55            font-size: 14px;
56        }
[1098]57
[2720]58        .login {
59            margin: 30px auto 30px auto;
60            text-align: center;
61        }
62        .login a {
63            font-size: 18px;
64            color: #fff;
65            text-decoration: none;
66            background-color: #226C9C;
67            border-width: 2px;
68            border-style: solid;
69            border-color: #6AA8C6 #1B577D #1B577D #6AA8C6;
70            padding: 4px 12px;
71        }
72        .login a:hover {
73            color: #fff;
74        }
75    </style>
76        <script type="text/javascript">
77        <!--
78            var languages = new Array('de', 'en-us', 'es', 'fr', 'ja', 'nl');
79            var timeoutID;
80            function swapLanguage(lang) {
81                for(var i = 0; i < languages.length; i++) {
82                    var d = document.getElementById(languages[i]);
83                    if(d)
84                        d.style.display = 'none';
85                }
[1098]86
[2720]87            var ld = document.getElementById(lang);
88            if(ld)
89                ld.style.display = 'block';
90           
91            // If a user changes languages, give them time to (re)read   
92            if(timeoutID)
93                window.clearTimeout(timeoutID);
94           
95            timeoutID = window.setTimeout('window.location = \'mt.cgi\'', 8000);
96            }
[1098]97
[2720]98            // Attempt to detect the language
99            window.onload = function() {
100                var userLang = (navigator.language) ? navigator.language : navigator.userLanguage; 
101                swapLanguage(userLang.toLowerCase());
102            }
103        //-->
104        </script>
[1098]105</head>
106
107<body class="chromeless">
108    <div id="container">
109        <div id="content">
110       
111            <h1>Movable Type</h1>
[2720]112           
113            <a href="#" onclick="swapLanguage('de');">Deutsch</a> |
114            <a href="#" onclick="swapLanguage('en-us');">English</a> |
115            <a href="#" onclick="swapLanguage('es');">Español</a> |
116            <a href="#" onclick="swapLanguage('fr');">Français</a> |
117            <a href="#" onclick="swapLanguage('ja');">日本語</a> |
118            <a href="#" onclick="swapLanguage('nl');">Nederlands</a>
[1098]119
[2720]120            <div id="en-us"><!-- Start English -->
121                <p class="info">Welcome to Movable Type, the premier blog publishing platform.</p>
[1098]122
[2930]123                <p class="login"><a rel="nofollow" href="mt.cgi?__lang=en_US">Log in to Movable Type</a></p>
[1098]124
[2720]125                <h2>Installing?</h2>
[1098]126
[2930]127                <p>If you are just starting with Movable Type, you may want to review the installation/upgrade guide posted on the <a href="http://www.movabletype.org/documentation/">Movable Type documentation site</a> and view the <a rel="nofollow" href="mt-check.cgi?__lang=en_US">Movable Type System Check</a> to make sure that your system has what it needs.</p>
[2720]128            </div><!-- End English -->
129           
130            <div id="de" style="display: none;"><!-- Start German -->
131                <p class="info">Herzlich willkommen zu Movable Type, der Premium-Weblogging-Plattform.</p>
132
[2930]133                <p class="login"><a rel="nofollow" href="mt.cgi?__lang=de">Bei Movable Type anmelden</a></p>
[2720]134
135                <h2>Movable Type installieren?</h2>
136
[2930]137                <p>Wenn Sie Movable Type jetzt installieren möchten, lesen Sie bitte die Installationshinweise in der <a href="http://www.movabletype.org/documentation/">Movable Type-Dokumentation</a> und nutzen Sie die <a rel="nofollow" href="mt-check.cgi?__lang=de">Movable Type-SystemÃŒberprÃŒfung</a>, die Ihren Server automatisch auf die erforderliche Software hin ÃŒberprÃŒft.</p>
[2720]138            </div><!-- End German -->
139           
140            <div id="es" style="display: none;"><!-- Start Spanish -->
141                <p class="info">¡Bienvenido a Movable Type, la mejor plataforma de publicación de blogs.</p>
142
[2930]143                <p class="login"><a rel="nofollow" href="mt.cgi?__lang=es">Iniciar sesión en Movable Type</a></p>
[2720]144
145                <h2>¿Instalando?</h2>
146
[2930]147                <p>Si acaba de empezar con Movable Type, quizás desee consultar la sección de instalación/actualización de la <a href="http://www.movabletype.org/documentation/">documentación de Movable Type</a> y ver la <a rel="nofollow" href="mt-check.cgi?__lang=es">comprobación del sistema de Movable Type</a> para segurarse de que su sistema tiene todo lo necesario.</p>
[2720]148            </div><!-- End Spanish -->
149           
150            <div id="fr" style="display: none;"><!-- Start French -->
151                <p class="info">Bienvenue sur Movable Type, la premiÚre plateforme de blogging.</p>
152
[2930]153                <p class="login"><a rel="nofollow" href="mt.cgi?__lang=fr">S'enregistrer dans Movable Type</a></p>
[2720]154
155                <h2>Installation?</h2>
156
[2930]157                <p>Si vous découvrez Movable Type, vous apprécierez certainement de trouver des conseils utiles dans le chapitre "Installation" dans notre <a href="http://www.movabletype.org/documentation/">documentation Movable Type</a>. Vous pouvez aussi visiter la Page <a rel="nofollow" href="mt-check.cgi?__lang=fr">"Vérification SystÚme"</a> pour vérifier que votre systÚme comporte tous les éléments nécessaires à l'installation de Movable Type.</p>
[2720]158            </div><!-- End French -->
159           
160            <div id="ja" style="display: none;"><!-- Start Japanese -->
161                <p class="info">衚珟力豊かなブログをすべおの人に。Movable Typeぞようこそ。</p>
[2930]162                <p class="login"><a rel="nofollow" href="mt.cgi?__lang=ja">ログむン</a></p>
[2720]163
164                <h2>はじめおお䜿いになる方ぞ</h2>
[2930]165                <p>Movable Typeをご利甚いただくためには、セットアップを完了しおおく必芁がありたす。<a href="http://www.movabletype.jp/documentation/">オンラむン・マニュアル</a>のむンストヌル・セットアップの章を読み、皌働に必芁な環境を準備しおください。たた、<a rel="nofollow" href="mt-check.cgi?__lang=ja">Movable Type システム・チェック (mt-check.cgi)</a> ã‚’実行し、環境が敎ったこずを確認しおください。</p>
[2720]166                <p>必芁な環境が敎っおいるこずを確認した埌に、䞊の「ログむン」をクリックしおください。</p>
167            </div><!-- End Japanese -->
168           
169            <div id="nl" style="display: none;"><!-- Start Dutch -->
170                <p class="info">Welkom op Movable Type, het beste publicatieplatform voor weblogs.</p>
171
[2930]172                <p class="login"><a rel="nofollow" href="mt.cgi?__lang=nl">Aanmelden op Movable Type</a></p>
[2720]173
174                <h2>Installatie?</h2>
175
[2930]176                <p>Als u Movable Type aan het installeren bent, is het nuttig om de <a href="http://www.movabletype.org/documentation/">installatie-instructies</a> te bekijken en om de <a rel="nofollow" href="mt-check.cgi?__lang=nl">Movable Type systeemcontrole</a> uit te voeren om zeker te zijn dat u systeem alles heeft wat nodig is.</p>
[2720]177            </div><!-- End Dutch -->
[1098]178        </div>
179    </div>
180</body>
181
[1258]182</html>
Note: See TracBrowser for help on using the browser.