Author: marcus
Date: Thu May 29 18:05:15 2014
New Revision: 1598350
URL: http://svn.apache.org/r1598350
Log:
Updated variables
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=1598350&r1=1598349&r2=1598350&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index_droplist.html
(original)
+++ openoffice/ooo-site/trunk/content/download/test/index_droplist.html Thu May
29 18:05:15 2014
@@ -84,7 +84,7 @@
+ "Download Apache OpenOffice " + VERSION + "</a></h2>"
+ "<p><a href='" + dl_link + "' title='Click to download: " +
FILENAME_FULL + "'>"
+ "Click here to download (hosted by Sourceforge.net) for:"
- + "<br /><b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_MATRIX_LANG[ 1
] + " (" + RELEASE_MATRIX_LANG[ 2 ] + ")</b>"
+ + "<br /><b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_LANG[ 1 ] + "
(" + RELEASE_LANG[ 2 ] + ")</b>"
+ "<br />Filesize ~" + FILESIZE_FULL + " MByte | Milestone " +
MILESTONE + " | Build ID " + BUILD
+ " | SVN " + SVN_REV + " | Released: " + REL_DATE + "</a></p>"
+ "</div>" );
@@ -95,7 +95,7 @@
+ "Download Apache OpenOffice " + VERSION + "</a></h2>"
+ "<p><a href='" + dl_link + "' title='Click to download: " +
FILENAME_FULL + "'>"
+ "<a href='" + dl_link + "' title='Click to download: " +
FILENAME_FULL + "'>"
- + "<b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_MATRIX_LANG[ 1 ] + "
(" + RELEASE_MATRIX_LANG[ 2 ] + ")</b> "
+ + "<b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_LANG[ 1 ] + " (" +
RELEASE_LANG[ 2 ] + ")</b> "
+ " (Hosted by Sourceforge.net - A trusted
website)</a></p>"
+ "</div>" );
} else if ( OTHER ) {
@@ -107,7 +107,7 @@
+ "Download Apache OpenOffice</a></h2>"
+ "<p><a href='" + dl_link + "' title='Click to download: " +
FILENAME_FULL + "'>"
+ "Apache OpenOffice " + VERSION + " for "
- + "<b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_MATRIX_LANG[ 1 ] + "
(" + RELEASE_MATRIX_LANG[ 2 ] + ")</b> "
+ + "<b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_LANG[ 1 ] + " (" +
RELEASE_LANG[ 2 ] + ")</b> "
+ "is not available. Click here to choose from the alternative
download webpage.</a></p>"
+ "</div>" );
} else if ( ARCHIVE ) {
@@ -119,7 +119,7 @@
+ "Download Apache OpenOffice</a></h2>"
+ "<p><a href='" + dl_link + "' title='Click to download: " +
FILENAME_FULL + "'>"
+ "Apache OpenOffice " + VERSION + " for "
- + "<b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_MATRIX_LANG[ 1 ] + "
(" + RELEASE_MATRIX_LANG[ 2 ] + ")</b> "
+ + "<b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_LANG[ 1 ] + " (" +
RELEASE_LANG[ 2 ] + ")</b> "
+ "is not available. Click here for the previous version " +
PRE_VERSION + ".</a></p>"
+ "</div>" );
}
@@ -131,8 +131,8 @@
+ "<h2><a href='" + dl_link + "' title='Click to download from: " +
dl_link + "'>"
+ "Download Apache OpenOffice</a></h2>"
+ "<p><a href='" + dl_link + "' title='Click to download from: " +
dl_link + "'>"
- + "Apache OpenOffice " + VERSION + " for <b>" + RELEASE_MATRIX_LANG[ 1 ]
+ " (" + RELEASE_MATRIX_LANG[ 2 ] + ")</b> "
- + "is not available. Click here to choose from the alternative " +
RELEASE_MATRIX_LANG[ 1 ] + " download webpage."
+ + "Apache OpenOffice " + VERSION + " for <b>" + RELEASE_LANG[ 1 ] + " ("
+ RELEASE_LANG[ 2 ] + ")</b> "
+ + "is not available. Click here to choose from the alternative " +
RELEASE_LANG[ 1 ] + " download webpage."
+ "</a></p>"
+ "</div>" );
}
@@ -359,7 +359,7 @@
+ "<p><a href='" + dl_link + "' title='Version " + BETA_NAME + " |
Milestone " + BETA_MILESTONE + " | "
+ "Build ID " + BETA_BUILD + " | SVN " + BETA_SVN_REV + " |
Released: " + BETA_REL_DATE + "'>"
+ "Click here to download for:<br />"
- + "<b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_MATRIX_LANG[ 1 ] +
" (" + RELEASE_MATRIX_LANG[ 2 ] + ")</b> | "
+ + "<b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_LANG[ 1 ] + " (" +
RELEASE_LANG[ 2 ] + ")</b> | "
+ "~" + FILESIZE_FULL + " MByte | Released: " + BETA_REL_DATE + "<br
/>"
+ "<br /><b>The Beta release is feature complete but not yet fully
tested and can contain issues. "
+ "It is strongly not recommended to use in production!</b></a></p>"
@@ -372,7 +372,7 @@
+ "<h2><a href='" + dl_link + "' title='" + dl_link + "'>"
+ "Download Apache OpenOffice</a></h2>"
+ "<p><a href='" + dl_link + "' title='" + dl_link + "'>Apache
OpenOffice " + BETA_NAME + " for "
- + "<b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_MATRIX_LANG[ 1 ] +
" (" + RELEASE_MATRIX_LANG[ 2 ] + ")</b> "
+ + "<b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_LANG[ 1 ] + " (" +
RELEASE_LANG[ 2 ] + ")</b> "
+ "is not available. Click here to choose from the alternative
download webpage.</a></p>"
+ "</div>" );
} else if ( ARCHIVE ) {
@@ -383,7 +383,7 @@
+ "<h2><a href='" + dl_link + "' title='" + dl_link + "'>"
+ "Download Apache OpenOffice</a></h2>"
+ "<p><a href='" + dl_link + "' title='" + dl_link + "'>Apache
OpenOffice " + BETA_NAME + " for "
- + "<b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_MATRIX_LANG[ 1 ] +
" (" + RELEASE_MATRIX_LANG[ 2 ] + ")</b> "
+ + "<b>" + UI_PLATFORM + "</b> and <b>" + RELEASE_LANG[ 1 ] + " (" +
RELEASE_LANG[ 2 ] + ")</b> "
+ "is not available. Click here for the previous version " +
PRE_VERSION + ".</a></p>"
+ "</div>" );
}
@@ -395,19 +395,19 @@
+ "<h2><a href='" + dl_link + "' title='" + dl_link + "'>"
+ "Download Apache OpenOffice " + BETA_NAME + "</a></h2>"
+ "<p><a href='" + dl_link + "' title='" + dl_link + "'>Apache
OpenOffice " + BETA_NAME + " for "
- + "<b>" + RELEASE_MATRIX_LANG[ 1 ] + " (" + RELEASE_MATRIX_LANG[ 2 ] +
")</b> "
+ + "<b>" + RELEASE_LANG[ 1 ] + " (" + RELEASE_LANG[ 2 ] + ")</b> "
+ "is not available. Click here to choose from the alternative Beta
Release download webpage.</a></p>"
+ "</div>" );
}
// Show some helpful links for SDK, source, checksums, release notes.
document.write( "<div class='sub-yellow'>"
+ "<p>" );
- if ( LINK_CHECKSUM_ASC_FULL ) {
+ if ( LINK_CHK_ASC_FULL ) {
document.write( "Signatures and hashes: "
- + "<a href='" + LINK_CHECKSUM_KEYS + "' + title='KEYS
signature'>KEYS</a> , "
- + "<a href='" + LINK_CHECKSUM_ASC_FULL + "' + title='ASC
signature'>ASC</a> , "
- + "<a href='" + LINK_CHECKSUM_MD5_FULL + "' + title='MD5
hash'>MD5</a> , "
- + "<a href='" + LINK_CHECKSUM_SHA256_FULL + "' + title='SHA256
hash'>SHA256</a> , "
+ + "<a href='" + LINK_CHK_KEYS + "' + title='KEYS
signature'>KEYS</a> , "
+ + "<a href='" + LINK_CHK_ASC_FULL + "' + title='ASC
signature'>ASC</a> , "
+ + "<a href='" + LINK_CHK_MD5_FULL + "' + title='MD5 hash'>MD5</a> ,
"
+ + "<a href='" + LINK_CHK_SHA256_FULL + "' + title='SHA256
hash'>SHA256</a> , "
+ "<a href='../checksums.html' title='How to verify the download with
checksums?'>How to verify?</a> | " );
}
document.write( ""