From a8d035ccf319e1aed685a1e1509681350f737fd1 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 21 Jul 2009 10:52:10 -0700 Subject: [PATCH] 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/index.jd | 33 ++++++++++++++++++++------------- docs/html/intl/ja/index.jd | 29 ++++++++++++++++++----------- 2 files changed, 38 insertions(+), 24 deletions(-) diff --git a/docs/html/index.jd b/docs/html/index.jd index 5732b49f806c8..c39e9a8d994f5 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -11,21 +11,19 @@ home=true
- Google I/O Developer Conference 2009 -
-

The Google I/O developer conference took place May 27-28 in San Francisco. - If you missed the conference, you can experience the Android sessions - by viewing YouTube videos.

-

See the sessions from Google I/O »

+ Android Developer Challenge 2 +
+

The second Android Developer Challenge has begun! In this contest, + real-world users will help review and score applications and the overall winner will + take away $250,000. The deadline for submitting an application to the contest is August 31, 2009.

+

Learn more about ADC 2 »

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

Android 1.5 SDK is now available. It includes new APIs for Android 1.5, updated developer tools, multiple platform versions, and a Google APIs add-on.

Download 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': "

The Google I/O developer conference took place May 27-28 in San Francisco. If you missed the conference, you can experience the Android sessions by viewing YouTube videos.

See the sessions from Google I/O »

" + }, 'mapskey': { 'layout':"imgLeft", diff --git a/docs/html/intl/ja/index.jd b/docs/html/intl/ja/index.jd index ebbfcca7f0cd5..a5378c964d3db 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",