Author: marcus
Date: Thu Jul 18 20:42:35 2013
New Revision: 1504646
URL: http://svn.apache.org/r1504646
Log:
Deleted the extra sections that refer to the known issues section in the
release notes
Modified:
openoffice/ooo-site/trunk/content/download/test/index.html
Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1504646&r1=1504645&r2=1504646&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Thu Jul 18
20:42:35 2013
@@ -67,10 +67,13 @@
document.write( "<h2><a href='" + LINK + "' title='" + LINK +
"'>Download Apache OpenOffice " + VERSION
+ "</a></h2>"
+ "<p><a href='" + LINK + "' title='" + LINK + "'>Click here for the
most recent version for "
+ + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] +
"</b>.</a></p>");
+ /*
+ "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] +
"</b>.</a></p>"
+ "<a
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes#AOO4.0ReleaseNotes-KnownIssues'"
+ "title='Get information about known issues in Apache OpenOffice " +
VERSION + "'>"
+ "<b>Click here for known installation issues.</b></a><br /><br />");
+ */
// }
} else {
// Download from an alternative webpage if hasMirrorLink() == false.
@@ -84,6 +87,7 @@
}
document.write( "</div>" );
+ /*
// Show a link for the known issues.
document.write( "<div class=\"sub-green\">"
+ "<p><br />"
@@ -91,6 +95,7 @@
+ "title='Get information about known issues in Apache OpenOffice " +
VERSION + ".'>"
+ "<b>Click here for known installation issues.</b></a></p><br />"
+ "</div>" );
+ */
// Show some helpful links for SDK, source, checksums, release notes, legacy
version.
document.write( "<div class=\"sub-green\">"