You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/04/29 00:07:07 UTC

svn commit: r1590824 - /openoffice/ooo-site/trunk/content/download/test/index_droplist.html

Author: marcus
Date: Mon Apr 28 22:07:06 2014
New Revision: 1590824

URL: http://svn.apache.org/r1590824
Log:
Deleted code which is no longer needed

Modified:
    openoffice/ooo-site/trunk/content/download/test/index_droplist.html

Modified: openoffice/ooo-site/trunk/content/download/test/index_droplist.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index_droplist.html?rev=1590824&r1=1590823&r2=1590824&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index_droplist.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index_droplist.html Mon Apr 28 22:07:06 2014
@@ -176,74 +176,21 @@ screen reader. -->
     + "<a>Select from all available full installation sets and language packs to download your favorite version:</a></p>"
     + "<div>"
       + "<form name='download'>"
-      + "<select id='os' name='os' onchange='getLinkAlt( 1 )'>"
+      + "<select id='os'   name='os'   onchange='getLinkAlt( 1 )'>"
       + "</select>"
       + "<select id='lang' name='lang' onchange='getLinkAlt( 1 )'>"
       + "</select>"
 /*
-      + "<select id='lang' name='lang'>"
-      + "</select>"
-      + "<select id='type' name='type' onchange='getLinkAlt( 1 )'>"
-      + "</select>"
-*/
-/*
-    + "<div>"
-      + "<form name='download'>"
-      + "<select name='os'>"
-      + "<option value='e1' selected='selected'>Choose OS</option>"
-      + "<option value='e2'                    >----------------</option>"
-      + "<option value='win32'                 >Windows         </option>"
-      + "<option value='lnx32r'                >Linux 32-bit RPM</option>"
-      + "<option value='lnx32d'                >Linux 32-bit DEB</option>"
-      + "<option value='lnx64r'                >Linux 64-bit RPM</option>"
-      + "<option value='lnx64d'                >Linux 64-bit DEB</option>"
-      + "<option value='mac32'                 >Mac OS X x86    </option>"
-      + "<option value='mac64'                 >Mac OS X x86-64 </option>"
-      + "</select>"
-
-      + "<select name='lang'>"
-      + "<option value='e1' selected='selected'>Choose language</option>"
-      + "<option value='e2'                    >---------------</option>"
-      + "<option value='en-US'                 >English (US)   </option>"
-      + "<option value='de'                    >German         </option>"
-      + "<option value='fr'                    >French         </option>"
-      + "<option value='it'                    >Italian        </option>"
-      + "<option value='es'                    >Spanish        </option>"
-      + "<option value='nl'                    >Dutch          </option>"
-      + "</select>"
-
-      + "<select name='type' onchange='getLinkAlt( 1 )'>"
-      + "<option value='e1' selected='selected'>Choose install type</option>"
-      + "<option value='e2'                    >-------------------</option>"
-      + "<option value='full'                  >Full Installation  </option>"
-      + "<option value='lp'                    >Language Pack      </option>"
+      + "<select id='ver'  name='ver'  onchange='getLinkAlt( 1 )'>"
       + "</select>"
 */
       + "<input type='button' name='reset_select' value='Reset' onclick='resetSel()'>"
       + "</form>"
-/*
-      + "<h3><p><a id='dl_full_link' href='#' title='Choose an OS, then the language!'>Choose an OS, then the language!</a>"
-      + "<a id='dl_lp_link' href='' title=''></a>"
-      + "<a id='dl_help' href='' title=''></a></p></h3>"
-*/
-      + "<h3 style='display: block';><a id='dl_full_link' href='#'"
-      + "title=''></a>"
-      + "<a id='dl_lp_link' href='' title=''></a></h3><br />"
-      + "<p><a style='cursor: pointer'; id='dl_help' href='' title=''></a></p>"
-/*
-      + "<p><a id='dl_full_link' href='" + LINK_FULL + "' title='Version " + VERSION + " | Milestone " + MILESTONE
-      + " | Build ID " + BUILD + " | SVN " + SVN_REV + " | Released: " + REL_DATE + "'><br />"
-      + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> | "
-      + "~" + FILESIZE_FULL + "&nbsp;MByte | Released:&nbsp;" + REL_DATE + "<br /></a>"
-
-      + "<a id='dl_lp_link' href='" + LINK_LP + "' title='Version " + VERSION + " | Milestone " + MILESTONE
-      + " | Build ID " + BUILD + " | SVN " + SVN_REV + " | Released: " + REL_DATE + "'>"
-      + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> | "
-      + "~" + FILESIZE_LP + "&nbsp;MByte | Released:&nbsp;" + REL_DATE + "<br /></a>"
 
-      + "<a id='dl_help' href='http://www.openoffice.org/download/other.html#aoo' "
-      + "title='What is the difference between full installation and language pack?'>What is the difference between full installation and language pack?</a></p>"
-*/
+      + "<h3 style='display: block';>
+      + "<a id='dl_full_link' href='#' title=''></a>"
+      + "<a id='dl_lp_link' href='#' title=''></a></h3><br />"
+      + "<p><a style='cursor: pointer'; id='dl_help' href='#' title=''></a></p>"
     + "</div>"
   + "</div>" );
 /*
@@ -255,7 +202,7 @@ screen reader. -->
     + "<a id='dl_full_chk_asc'    href='' title=''></a><a id='space2'></a>"
     + "<a id='dl_full_chk_md5'    href='' title=''></a><a id='space3'></a>"
     + "<a id='dl_full_chk_sha256' href='' title=''></a><a id='space4'></a>"
-    + "<a id='dl_chk_verify' href='' title=''></a><br />"
+    + "<a id='dl_chk_verify'      href='' title=''></a><br />"
     + "<a id='dl_lp_chk_headline'></a>"
     + "<a id='dl_lp_chk_keys'     href='' title=''></a><a id='space5'></a>"
     + "<a id='dl_lp_chk_asc'      href='' title=''></a><a id='space6'></a>"