forked from moztw/www.moztw.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.shtml
386 lines (353 loc) · 13.8 KB
/
index.shtml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
<!--#include virtual="/inc/meta.html" -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="Firefox 正體中文版 / Android 版 Firefox / Thunderbird 正體中文版下載、中文討論區及 Mozilla 專案推廣活動。MozTW(Mozilla 台灣社群)是一群愛好網路的人,想要讓網路變得更好,不論你的專長是什麼,都歡迎加入一同快樂貢獻!(中文版火狐瀏覽器下載)" />
<!--#include virtual="/inc/title.html" -->
<link rel="stylesheet" href="/css/cavendish/home.css" title="Cavendish" media="screen">
<link rel="stylesheet" href="/css/cavendish/narrow.css" title="Cavendish" media="screen and (max-width: 500px)">
<link rel="alternate" type="application/rss+xml" title="moztw.org: Mozilla Taiwan 社群新聞" href="http://moztw.org/xmlnews.rdf" />
<style>
<!--
.front-feature {
position: relative;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.33) inset;
}
.front-feature #mobile_link {
background: url("/images/firefox_mobile14_trans_notxt.png") no-repeat scroll 8px 5px transparent;
color: #FFFFFF;
display: block;
font-family: "DFHei Std", "DFLiHei Std","Heiti TC", "华文细黑", "Microsoft JhengHei", sans-serif;
font-weight: 300;
height: 100%;
padding: 0;
position: absolute;
right: 0;
text-decoration: none;
top: 0;
width: 595px;
z-index: 0;
}
.front-feature #mobile_link a {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 595px;
}
.front-feature #mobile_link a:hover {
background: none;
}
.front-feature #mobile_link p {
position: absolute;
display: none;
}
.front-feature #mobile_link p.show {
display: block;
}
.front-feature #mobile_link:hover p {
text-shadow: 1px 1px 6px black;
}
.front-feature #mobile_link #mobile_faster {
font-size: 46px;
left: 365px;
line-height: 1.2em;
top: 53px;
}
.front-feature #mobile_link #mobile_respect {
font-size: 24px;
left: 367px;
line-height: 1.25em;
top: 237px;
}
#feature-content h2 {
margin-bottom: 5px;
}
.front-feature a.fx-link:hover {
background-color: transparent;
}
.front-feature a.fx-link img {
border-radius: 35px;
}
.front-feature a.fx-link:hover img {
background-color: rgba(255, 255, 255, 0.2);
height: 86px;
margin-left: -10px;
margin-top: -9px;
padding: 5px 10px 0;
width: 230px;
}
#front-feature .download {
padding: 12px 0 10px 15px !important;
margin-bottom: 15px;
box-shadow: 0 0 3px #5F8FBE;
}
#front-feature .dl-mobile {
margin-bottom: 0px;
}
#front-feature .dl-mobile div {
height: 0px;
overflow: hidden;
}
#front-feature .dl-mobile:hover div {
height: 25px;
margin-top: 5px;
-webkit-transition: all 0.8s;
transition: all 0.8s;
}
#front-feature .download ul {
padding-left: 30px;
}
#front-feature .download ul li.mbl {
display: none;
}
#front-feature #feature-content {
padding: 10px 485px 5px 20px;
}
#feature-content p {
font-size: 1.1em;
margin: 0 0 25px;
}
.mobile-header { text-shadow:1px 1px 1px #d44000, 1px 1px 2px #fbba20; }
#planets ul {
padding-left: 1.5em; margin-top: 0.5em;
}
#planets ul li {
margin-bottom: 1em;
}
.promo {
border: 0;
width: 64px;
height: 64px;
}
.key-point {
background-color:#05a0dc;
background: url("/images/FFxOSDevs_BlueprintBG_PRINT.png") repeat 0px -10px, linear-gradient(rgb(15, 159, 219), rgb(0, 85, 160));
background: url("/images/FFxOSDevs_BlueprintBG_PRINT.png") repeat 0px -10px, -moz-linear-gradient(rgb(15, 159, 219), rgb(0, 85, 160));
background: url("/images/FFxOSDevs_BlueprintBG_PRINT.png") repeat 0px -10px, -o-linear-gradient(rgb(15, 159, 219), rgb(0, 85, 160));
background: url("/images/FFxOSDevs_BlueprintBG_PRINT.png") repeat 0px -10px, -webkit-linear-gradient(rgb(15, 159, 219), rgb(0, 85, 160));
border-bottom: none;
}
.homepage .download {
width: 250px;
}
@media only screen and (max-width : 500px) {
#front-feature #feature-content {
display: none;
}
#front-feature {
background-position: right center;
background-size: auto 150%;
padding-bottom: 240px;
}
.front-feature #mobile_link {
width: 500px;
background-position: 82px bottom;
background-size: auto 98%;
}
.front-feature #mobile_link #mobile_faster {
font-size: 32px;
left: 340px;
top: 50px;
line-height: 1.25em;
letter-spacing: 0.05em;
}
.front-feature #mobile_link #mobile_respect {
font-size: 19px;
left: 340px;
right: 25px;
top: 180px;
line-height: 1.45em;
letter-spacing: 0.05em;
}
}
-->
</style>
<!--[if lte IE 8]>
<style>
.key-point {
background: url("/images/FFxOSDevs_BlueprintBG_PRINT.png")
}
.frontcolumn {
padding-right: 2%;
}
#front-feature .download ul, #planets ul {
margin-left: 0;
}
.front-feature #mobile_link {
height: 330px;
width: 70%;
}
</style>
<![endif]-->
<!--#include virtual="/inc/class_homepage.html" -->
<!--#include virtual="/inc/header.html" -->
<div class="key-point front-feature" id="front-feature">
<div id="mobile_link">
<p id="mobile_faster" class="webfont_2">更快<br>更聰明<br>更加安全</p>
<p id="mobile_respect" class="webfont_2">絕對尊重您的<br>行動瀏覽器</p>
<a href="/mobile/"></a>
</div>
<div id="feature-content">
<h2><a class="fx-link" href="/firefox/"><img src="images/firefox_logo-wordmark-horiz_RGB_480w.png" alt="Firefox" height="82" width="220"></a></h2>
<div class="download dl-box">
<h3><a href="/firefox/" title="最好的瀏覽器"><strong class="downloadText">Firefox 正體中文版</strong></a></h3>
<div style='margin-top: 5px;'>
<!--#include virtual="/inc/dlff.html" -->
</div>
</div>
<div class="download dl-mobile">
<h3><a href="/mobile/"><strong class="downloadText">Firefox Android 版</strong></a></h3>
<div>
<ul>
<li><a href="http://mzl.la/Firefox-Android-zh-TW" target="_blank" onClick="ga('send', 'event', 'Outgoing', 'FirefoxMobile', 'GooglePlay');">Google Play (中文版)</a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="mBody">
<div class="frontcolumn hide" id="mobile-feature-ios">
<h2 class="mobile-header"><a href="https://itunes.apple.com/tw/app/bookmarks-on-the-go/id550037184?l=zh&mt=8" onClick="ga('send', 'event', 'Outgoing', 'iOS-AppStore-BookmarkOnTheGo', 'frontpage-frontcolumn');">Bookmark On The Go<img src="/images/product-firefox-home.png" alt="Bookmark On The Go" class="promo"></a></h2>
<p><b>行動首頁帶著走。</b>在 iPhone 上任意取用 Firefox 的瀏覽歷史及書籤,時時同步開啟分頁,喜歡的網站隨時都在您手邊!<br>→ <a href="http://m.youtube.com/#/watch?v=_rFf5BnurVI" onClick="ga('send', 'event', 'Show Video', 'FirefoxHome', 'frontpage');">Firefox Home 迷你短片</a></p>
</div>
<div class="frontcolumn hide">
<h2><a href="/mobile/"><img src="/images/foxmosa-android.png" style="float: left;height: 125px;margin:-5px 9px 0 -10px;width: 107px;" alt="Foxmosa love Android" class="promo">Android 版 Firefox</a></h2>
<p>Android 版 Firefox 全面更新,更快、更聰明、更加安全,輕巧又靈活,讓您更快到達想去的地方。</p>
</div>
<div class="frontcolumn" id="feature-thunderbird">
<h2><a href="/thunderbird/">Thunderbird<img src="/images/product-thunderbird-v3.png" style="height:72px;width:72px;" alt="Thunderbird Logo" class="promo"></a></h2>
<p><a href="/thunderbird/">Thunderbird</a> 電子郵件軟體全新登場,帶來分頁、威力倍增的搜索及郵件備存功能,並提供您個人專屬的郵件體驗。</p>
</div>
<!-- <div class="frontcolumn">
<h2><a href="https://webmaker.org/"><img src="/images/webmaker.png" style="" alt="Webmaker" class="promo">Mozilla Webmaker</a></h2>
<p>網路發展至今,人人都該具備在網路上創作的能力,Webmaker 計畫以各種簡單有趣的專案,讓大家嘗試混搭網頁、踏出網頁創作的第一步。</p>
</div>-->
<div class="frontcolumn">
<h2><a href="/space/">摩茲工寮<img src="/images/product-firefox-home.png" alt="" class="promo" style="width: 72px; height: 72px;"></a></h2>
<p>
<a href="/space/">Mozilla Community Space Taipei</a><br>台北的社群空間,提供電力、網路與激發創意的 Mozilla 小物,讓許多的摩茲人在此一起貢獻各種開放專案,歡迎來訪。
</p>
</div>
<div class="frontcolumnlast">
<h2><a href="/contribute/">參與我們<img src="/images/toy_gold_32.png" alt="Contribute Logo" class="promo"></a></h2>
<p>我們想要讓網路變得更好。歡迎<a href="/contribute/">參與我們的任務</a>,成為推廣網路自由的一份子!
<br> → <a href="https://groups.google.com/group/moztw-general" onClick="ga('send', 'event', 'Outgoing', 'moztw-general', 'Frontpage');">MozTW 社群郵件群組</a></p>
</div>
</div>
<br style="clear: both;">
<!-- Start News Columns -->
<div>
<div class="frontcolumndouble" id="news_columns">
<a href="/xmlnews.rdf">
<img class="rss" src="/images/rss.png" alt="Announcements in RSS" width="28" height="16">
</a>
<h2>
<a href="/news">最新消息與公告</a>
</h2>
<!--#include virtual="/inc/news.html" -->
</ul><!-- start tag is in inc/news.html, DO NOT REMOVE -->
<br style="clear: both;">
<a href='news'>所有公告記錄</a>
</div>
<!-- End News Columns -->
<div class="frontcolumnlast">
<h2>快速捷徑</h2>
<ul class="news">
<li><a href="http://forum.moztw.org/viewforum.php?f=2" onClick="ga('send', 'event', 'Outgoing', 'Firefox Mozilla - Channel', 'frontpage');">Firefox 中文討論區</a></li>
<li><a href="/events/moztw-lab/">MozTW Lab 定期聚會</a></li>
<li><a href="https://webmaker.org/" onClick="ga('send', 'event', 'Outgoing', 'Webmaker', 'frontpage');">Mozilla Webmaker</a></li>
<li><a href="http://mozlinks-zh.blogspot.com/" onClick="ga('send', 'event', 'Outgoing', 'Mozilla Links', 'frontpage');">Mozilla Links 正體中文版</a></li>
<li><a href="http://www.mozilla.com/zh-TW/firefox/channel/" onClick="ga('send', 'event', 'Outgoing', 'Firefox Mozilla - Channel', 'frontpage');">Firefox 未來發行版本</a></li>
<li><a href="http://wiki.moztw.org/">共筆系統</a></li>
<li><a href="/firefox/extension_top_15/">社群嚴選:擴充套件 Top 15</a></li>
</ul>
</div>
</div>
</div>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript">
/*
* jGFeed 1.0 - Google Feed API abstraction plugin for jQuery
*
* Copyright (c) 2009 jQuery HowTo
*
* Licensed under the GPL license:
* http://www.gnu.org/licenses/gpl.html
*
* URL:
* http://jquery-howto.blogspot.com
*
* Author URL:
* http://me.boo.uz
*
*/
(function($){$.extend({jGFeed:function(url,fnk,num,key){if(url==null){return
false;}var
gurl="http://ajax.googleapis.com/ajax/services/feed/load?v=1.0&callback=?&scoring=h&q="+url;if(num!=null){gurl+="&num="+num;}if(key!=null){gurl+="&key="+key;}$.getJSON(gurl,function(data){if(typeof
fnk=="function"){ if
(data.responseData)fnk.call(this,data.responseData.feed);else
fnk.call(this,false);}else{return false;}});}});})(jQuery);
</script>
<script type="text/javascript">
(function ($) {
$.jGFeed(
'http://planet.moztw.org/atom.xml',
function (feed) {
$(function () {
$('#news_columns').removeClass('frontcolumndouble').addClass('frontcolumn').after(
'<div id="planets" class="frontcolumn"><a href="http://planet.moztw.org/atom.xml"><img class="rss" src="/images/rss.png" alt="Announcements in RSS" width="28" height="16"></a><h2><a href="http://planet.moztw.org/">摩茲工寮</a></h2><ul /></div>'
);
$ul = $('#planets ul');
$.each(
feed.entries,
function (i, o) {
$ul.append(
'<li><a href="'
+ o.link + '">' + o.title.substr(o.title.indexOf(':') + 2) + '</a> – ' + o.title.substr(0, o.title.indexOf(':')) + '</li>'
);
}
);
});
},
5
);
})(jQuery);
</script>
<script type='text/javascript' src='http://moztw-arphic.cloudapp.net/FontSubsetOutput/WebFontApi-AACAE9FCA1494d66B9BF53196F0992E1/WebFontApi-AACAE9FCA1494d66B9BF53196F0992E1.JS?9395323985'></script>
<script>
function getTxtResultObject() {
var obj = document.getElementById("txtResult");
return obj;
}
function serverResponseCallback(resultArray) {
var obj = getTxtResultObject();
obj.value = resultArray;
}
(function ($) {
if (!window.arphicWebFontApi){
$('.front-feature #mobile_link p').addClass('show');
return;
};
arphicWebFontApi.ready = function() {
// setup webfont selectors
var selectorFontNameArray =
[
{ selectorName: ".webfont_1", fontName: "文鼎W圓體B" },
{ selectorName: ".webfont_2", fontName: "文鼎W圓體M" },
{ selectorName: ".webfont_3", fontName: "文鼎W俏黑體E" },
{ selectorName: ".webfont_4", fontName: "文鼎W甜妞體H" },
{ selectorName: ".webfont_5", fontName: "文鼎W鋼筆行楷M" },
{ selectorName: ".webfont_6", fontName: "文鼎W簽字筆體E" },
{ selectorName: ".webfont_7", fontName: "文鼎W仿宋M" },
{ selectorName: ".webfont_8", fontName: "文鼎W書苑黑體B" },
{ selectorName: ".webfont_9", fontName: "文鼎WUD書苑黑體M" },
{ selectorName: ".webfont_10", fontName: "文鼎W顏楷H" }
];
arphicWebFontApi.loadWebFont(selectorFontNameArray, function() {
$('.front-feature #mobile_link p').addClass('show');
});
// if u needn't callback function, you can do this way
//arphicWebFontApi.loadWebFont(selectorFontNameArray);
}
})(jQuery);
</script>
<!--#include virtual="/inc/footer_arphic_webfont.html" -->