AI 150535: add the Videos page to the site

Automated import of CL 150535
This commit is contained in:
Scott Main
2009-07-15 15:38:17 -07:00
committed by The Android Open Source Project
parent db3b6e8322
commit 3ba448c7f0
4 changed files with 276 additions and 6 deletions

View File

@@ -4,8 +4,7 @@
elif:sdk ?>sdk<?cs
elif:home ?>home<?cs
elif:community ?>community<?cs
elif:publish ?>publish<?cs
elif:about ?>about<?cs /if ?>">
elif:videos ?>videos<?cs /if ?>">
<li id="home-link"><a href="<?cs var:toroot ?><?cs if:android.whichdoc != "online" ?>offline.html<?cs else ?>index.html<?cs /if ?>">
<span class="en">Home</span>
@@ -43,6 +42,10 @@
<span class="zh-CN"></span>
<span class="zh-TW"></span>
</a></li>
<li id="videos-link"><a href="<?cs var:toroot ?>videos/index.html" onClick="return loadLast('videos')">
<span class="en">Videos</span>
<span class="ja"></span>
</a></li>
<li id="community-link"><a href="<?cs var:toroot ?>community/index.html">
<span class="en">Community</span>
<span class="es">Comunidad</span>