From a8d035ccf319e1aed685a1e1509681350f737fd1 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 21 Jul 2009 10:52:10 -0700 Subject: AI 150594: change the homepage markup and styles to allow variable height in the carousel bulletin items also move the IO announcement into the carousel and add an ADC2 announcement ALSO change the carousel script to write all bulletins to the DOM right away and show/hide them, instead of reading from the JSON and writing to the DOM each time on the fly Automated import of CL 150594 --- docs/html/intl/ja/index.jd | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) (limited to 'docs/html/intl') diff --git a/docs/html/intl/ja/index.jd b/docs/html/intl/ja/index.jd index ebbfcca..a5378c9 100644 --- a/docs/html/intl/ja/index.jd +++ b/docs/html/intl/ja/index.jd @@ -11,19 +11,17 @@ home=true
- Google I/O Developer Conference 2009 -
-

Google I/O は、サンフランシスコの Moscone Center で 5 月 27~28 日に開催された開発者会議です。このイベントに参加できなかった方は、各アンドロイド向けセッションを、YouTube ビデオ資料で体験する事が可能です。

-

セッションを参照してください »

+ Android Developer Challenge 2 +
+

第2Android Developer Challengeが、遂に登場しました!このアプリケーション開発コンテストでは、Androidのユーザなら誰でも簡単に参加でき、一等の賞金は$250,000 です。登録の締切日は8月31日になります。

+

Android Developer Challengeについて詳しくはこちら »

- +
 
@@ -125,6 +123,15 @@ home=true 'title':"Android 1.5 SDK", 'desc': "

Android 1.5 SDK の最新バージョンが公開されました。このリリースには Android 1.5 用の API、最新版デベロッパーツール、複数プラットフォーム(バージョン)サポート、そして Google API のアドオンが含まれています。

Android 1.5 SDK をダウンロード »

" }, + + 'io': { + 'layout':"imgLeft", + 'icon':"io-small.png", + 'name':"Google I/O", + 'img':"io-large.png", + 'title':"Google I/O Developer Conference", + 'desc': "

Google I/O は、サンフランシスコの Moscone Center で 5 月 27~28 日に開催された開発者会議です。このイベントに参加できなかった方は、各アンドロイド向けセッションを、YouTube ビデオ資料で体験する事が可能です

セッションを参照してください »

" + }, 'mapskey': { 'layout':"imgLeft", -- cgit v1.1