root/branches/greyhound/index.html

Revision 4991, 8.7 kB (checked in by fumiakiy, 4 months ago)

Merged RC1 fixes to "trunk". " svn merge -r4973:4989 http://code.sixapart.com/svn/movabletype/branches/greyhound-rc-1 ."

Line 
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    <head>
4        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
5        <title>Movable Type Publishing Platform</title>
6        <style type="text/css" media="screen">
7            body {
8                background-color: #f8fbf8;
9                font-family: "Helvetica Neue", Arial, sans-serif;
10                font-size: 12px;
11            }
12            a { 
13                color: #7b7c7d;
14            }
15            a:hover, 
16            a:active { 
17                color: #2b2b2b;
18            }
19            #container {
20                position: relative;
21                width: 340px;
22                margin: 45px auto 30px;
23                padding: 30px;
24                border: 1px solid #C8C2BE;
25                background-color: #fff;
26                text-align: left;
27                -moz-border-radius: 8px;
28                -khtml-border-radius: 8px;
29                -webkit-border-radius: 8px;
30                border-radius: 8px;
31            }
32            #page-title {
33                margin: 0 0 20px;
34                padding: 0;
35                font-size: 24px;
36                font-weight: normal;
37            }
38            h2 {
39                font-size: 16px;
40                margin: 0 0 10px 0;
41            }
42            .login {
43                margin: 30px auto 30px;
44                text-align: center;
45            }
46            .login a {
47                display: inline-block;
48                min-width: 280px;
49                padding: 4px 12px;
50                border-width: 1px;
51                border-style: solid;
52                border-color: #6AA8C6 #1B577D #1B577D #6AA8C6;
53                color: #F3F3F3;
54                background-color: #226C9C;
55                font-size: 18px;
56                text-decoration: none;
57                text-shadow: #2b2b2b 0 -1px 0;
58                -moz-border-radius: 5px;
59                -khtml-border-radius: 5px;
60                -webkit-border-radius: 5px;
61                border-radius: 5px;
62            }
63            .login a:hover {
64                color: #fff;
65            }
66        </style>
67        <script type="text/javascript">
68        <!--
69            var languages = new Array('de', 'en-us', 'es', 'fr', 'ja', 'nl');
70            var timeoutID;
71            function swapLanguage(lang) {
72                for(var i = 0; i < languages.length; i++) {
73                    var d = document.getElementById(languages[i]);
74                    if(d)
75                        d.style.display = 'none';
76                }
77
78                var ld = document.getElementById(lang);
79                if(ld)
80                    ld.style.display = 'block';
81
82                // If a user changes languages, give them time to (re)read
83                //if(timeoutID)
84                //    window.clearTimeout(timeoutID);
85
86                //timeoutID = window.setTimeout('window.location = \'mt.cgi\'', 8000);
87           }
88
89           // Attempt to detect the language
90           window.onload = function() {
91               var userLang = (navigator.language) ? navigator.language : navigator.userLanguage; 
92               swapLanguage(userLang.toLowerCase());
93           }
94       //-->
95       </script>
96    </head>
97    <body>
98        <div id="container">
99            <h1 id="page-title">Movable Type</h1>
100
101            <a href="#" onclick="swapLanguage('de');">Deutsch</a> |
102            <a href="#" onclick="swapLanguage('en-us');">English</a> |
103            <a href="#" onclick="swapLanguage('es');">Español</a> |
104            <a href="#" onclick="swapLanguage('fr');">Français</a> |
105            <a href="#" onclick="swapLanguage('ja');">日本語</a> |
106            <a href="#" onclick="swapLanguage('nl');">Nederlands</a>
107
108            <div id="en-us"><!-- Start English -->
109                <p class="info">Welcome to Movable Type, the professional publishing platform.</p>
110                <div class="login"><a rel="nofollow" href="mt.cgi?__lang=en_US">Sign in to Movable Type</a></div>
111                <h2>Installing?</h2>
112                <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>
113            </div><!-- End English -->
114
115            <div id="de" style="display: none;"><!-- Start German -->
116                <p class="info">Willkommen zu Movable Type, der professionellen Publishing-Plattform.</p>
117                <div class="login"><a rel="nofollow" href="mt.cgi?__lang=de">Bei Movable Type anmelden</a></div>
118                <h2>Movable Type installieren?</h2>
119                <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>,  um Ihren Server automatisch auf die erforderliche Software hin zu ÃŒberprÃŒfen.</p>
120            </div><!-- End German -->
121
122            <div id="es" style="display: none;"><!-- Start Spanish -->
123                <p class="info">¡Bienvenido a Movable Type, la mejor plataforma de publicación de blogs.</p>
124                <div class="login"><a rel="nofollow" href="mt.cgi?__lang=es">Iniciar sesión en Movable Type</a></div>
125                <h2>¿Instalando?</h2>
126                <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>
127            </div><!-- End Spanish -->
128
129            <div id="fr" style="display: none;"><!-- Start French -->
130                <p class="info">Bienvenue sur Movable Type, la premiÚre plateforme de publication.</p>
131                <div class="login"><a rel="nofollow" href="mt.cgi?__lang=fr">S'enregistrer dans Movable Type</a></div>
132                <h2>Installation?</h2>
133                <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>
134            </div><!-- End French -->
135
136            <div id="ja" style="display: none;"><!-- Start Japanese -->
137                <p class="info">衚珟力豊かなりェブサむトをすべおの人に。Movable Typeぞようこそ。</p>
138                <div class="login"><a rel="nofollow" href="mt.cgi?__lang=ja">サむンむン</a></div>
139                <h2>はじめおお䜿いになる方ぞ</h2>
140                <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>
141                <p>必芁な環境が敎っおいるこずを確認した埌に、䞊の「サむンむン」をクリックしおください。</p>
142            </div><!-- End Japanese -->
143
144            <div id="nl" style="display: none;"><!-- Start Dutch -->
145                <p class="info">Welkom op Movable Type, het professionele publicatieplatform.</p>
146                <div class="login"><a rel="nofollow" href="mt.cgi?__lang=nl">Aanmelden op Movable Type</a></div>
147                <h2>Installatie?</h2>
148                <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>
149            </div><!-- End Dutch -->
150
151        </div>
152    </body>
153</html>
Note: See TracBrowser for help on using the browser.