root/branches/wheeljack/index.html.ja

Revision 588, 2.7 kB (checked in by jallen, 2 years ago)

r2188@mt-master (orig r33612): jallen | 2006-07-11 19:49:29 -0700
Set HELP URL localization in makefiles

Line 
1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4
5 <head>
6         <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7         <meta http-equiv="content-language" content="ja" />
8        
9         <title>Movable Type Publishing Platform</title>
10        
11         <style type="text/css">
12                 <!--
13                
14                         body {
15                                 font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans Serif;
16                                 font-size : smaller;
17                                 padding-top : 0px;
18                                 padding-left : 0px;
19                                 margin : 0px;
20                                 padding-bottom : 40px;
21                                 width : 80%;
22                                 border-right : 1px dotted #8faebe;
23                         }
24                        
25                         h1 {
26                                 background : #8faebe;
27                                 font-size: large;
28                                 color : white;
29                                 padding : 10px;
30                                 margin-top : 0px;
31                                 margin-bottom : 20px;
32                                 text-align : center;
33                         }
34                        
35                         h2 {
36                                 color: #fff;
37                                 font-size: small;
38                                 background : #8faebe;
39                                 padding : 5px 10px 5px 10px;
40                                 margin-top : 30px;
41                                 margin-left : 40px;
42                                 margin-right : 40px;
43                         }
44                        
45                         h3 {
46                                 color: #333;
47                                 font-size: small;
48                                 margin-left : 40px;
49                                 margin-bottom : 0px;
50                                 padding-left : 20px;
51                         }
52        
53                         p, ol {
54                                 padding-left : 20px;
55                                 margin-left : 40px;
56                                 margin-right : 60px;
57                                 color : #666;
58                         }
59                        
60                         ul {
61                                 padding-left : 40px;
62                                 margin-left : 40px;
63                         }
64                        
65                         .info {
66                                 margin-left : 60px;
67                                 margin-right : 60px;
68                                 padding : 20px;
69                                 border : 1px solid #666;
70                                 background : #eaf2ff;
71                                 color : black;
72                         }
73                
74                         .login {
75                                 width: 250px;
76                                 margin: 30px auto 10px auto;
77                                 border-width: 2px;
78                                 border-style: solid;
79                                 border-color: #EEE #D5D5D5 #D5D5D5 #EEE;
80                                 padding: 10px 0;
81                                 color: #000;
82                                 font-size: large;
83                                 text-align: center;
84                                 background-color: #E5E5E5;
85                         }
86                        
87                 //-->
88         </style>
89 </head>
90
91 <body>
92 <div class="section">
93 <h1>Movable Type</h1>
94 <p class="info">あなたのサむトをよりアクティブに、よりクリ゚むティブに。次䞖代りェブツヌル &quot;Movable Type&quot; ぞようこそ</p>
95 <p class="login"><a rel="nofollow" href="mt.cgi">ログむン</a></p>
96
97 <div class="section">
98 <h2>はじめおお䜿いになる方ぞ</h2>
99 <p>Movable Typeをご利甚いただくためには、セットアップを完了しおおくå¿
100 芁がありたす。<a href="__HELP_URL____PRODUCT_VERSION__/">オンラむン・マニュアル</a>のむンストヌル・セットアップの章を読み、皌働にå¿
101 芁な環境を準備しおください。たた、<a rel="nofollow" href="mt-check.cgi">Movable Type システム・チェック (mt-check.cgi)</a> を実行し、環境が敎ったこずを確認しおください。</p>
102 <p>å¿
103 芁な環境が敎っおいるこずを確認した埌に、䞊の「ログむン」をクリックしおください。</p>
104 </div>
105 </div>
106 </body>
107 </html>
Note: See TracBrowser for help on using the browser.