Author: twiest
Date: 2008-01-24 16:43:31 -0500 (Thu, 24 Jan 2008)
New Revision: 93845
Modified:
trunk/release/website/download_page/download.html
trunk/release/website/download_page/release_data.js
trunk/release/website/download_page/style.css
Log:
* Removed Maemo as it's not supported
* Changed the table so that it resizes dynamically depending on the number of
platforms
Modified: trunk/release/website/download_page/download.html
===================================================================
--- trunk/release/website/download_page/download.html 2008-01-24 21:41:27 UTC
(rev 93844)
+++ trunk/release/website/download_page/download.html 2008-01-24 21:43:31 UTC
(rev 93845)
@@ -148,10 +148,10 @@
<!-- BEGIN CONTENT -->
<div id="download_box" style="display:none">
-<table width="910" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
<tr height="11">
<td width="9" class="dl-tableborder"><img src='top_left.jpg'></td>
-<td width="800" class="dl-tableborder"
style="background-image:url('top_middle.jpg');"></td>
+<td class="dl-tableborder"
style="background-image:url('top_middle.jpg');"></td>
<td width="9" class="dl-tableborder"><img src='top_right.jpg'></td>
</tr>
@@ -231,10 +231,13 @@
</p>
</div>
+
<div id="needs_javascript"><br><br><h1>Error: This page needs
JavaScript</h1></div>
<script type="text/javascript">
+// <!--
document.getElementById("needs_javascript").style.display = "none";
document.getElementById("download_box").style.display = "";
+// -->
</script>
<!-- END CONTENT -->
Modified: trunk/release/website/download_page/release_data.js
===================================================================
--- trunk/release/website/download_page/release_data.js 2008-01-24 21:41:27 UTC
(rev 93844)
+++ trunk/release/website/download_page/release_data.js 2008-01-24 21:43:31 UTC
(rev 93845)
@@ -198,7 +198,7 @@
"arch" : [
{
"name" : "All",
- "desc" : "This version of Mono works on all
versions of Windows 2000, XP, 2003 and Vista.",
+ "desc" : "This download works on all versions
of Windows 2000, XP, 2003 and Vista.",
"downloadText" : "Mono for Windows, Gtk#, and
XSP <ul><li><a
href='ftp://www.go-mono.com/archive/1.2.6/windows-installer/4/mono-1.2.6-gtksharp-2.10.2-win32-4.exe'>Mono
1.2.6_4 Setup</a></ul>Only Gtk# for .NET: <ul><li><a href='
http://forge.novell.com/modules/xfmod/project/?gtks-inst4win'>SDK and
Runtime</a></ul>Mono Migration Analyzer: <ul><li><a
href='http://mono-project.com/MoMA'>See the Mono Migration Analyzer
page</a></ul>"
}
]
@@ -216,7 +216,7 @@
"arch" : [
{
"name" : "All",
- "desc" : "This version of Mono works on Mac OS
X Tiger (10.4) and Leopard (10.5).",
+ "desc" : "This download works on Mac OS X Tiger
(10.4) and Leopard (10.5).",
"downloadText" : "Includes Mono, Cocoa#,
installs in /Library/Frameworks:<ul><li><a
href='ftp://www.go-mono.com/archive/1.2.6/macos-10-universal/4/MonoFramework-1.2.6_4.macos10.novell.universal.dmg'>Mono
1.2.6_4 Framework - Universal</a><li><a
href='http://go-mono.com/sources/cocoa-sharp/cocoa-sharp-0.9.4.tar.bz2'>Cocoa#
0.9.4 source</a></ul>"
}
]
@@ -228,14 +228,14 @@
"name" : "RedHat",
"icon" :
"http://www.mono-project.com/files/6/6e/Mono_icon_redhat.gif",
"dlicon" :
"http://www.mono-project.com/files/6/6e/Mono_icon_redhat.gif",
- "desc" : "This version of Mono works on RedHat Enterprise Linux
4 on x86 32bit (i586).",
+ "desc" : "This download works on RedHat Enterprise Linux 4 on
x86 32bit (i586).",
"version" : [
{
"name" : "RedHat Enterprise Linux 4",
"arch" : [
{
"name" : i586,
- "desc" : "This version of Mono works on RedHat
Enterprise Linux 4 on " + i586 + ".",
+ "desc" : "This download works on RedHat
Enterprise Linux 4 on " + i586 + ".",
"downloadText" : "The downloads are available
<a href='http://www.go-mono.com/download-stable/rhel-4-i386'>here</a>."
}
]
@@ -253,7 +253,7 @@
"arch" : [
{
"name" : i586,
- "desc" : "This version of Mono works on most
generic Linux's on " + i586 + ".",
+ "desc" : "This download works on most generic
Linux's on " + i586 + ".",
"downloadText" : "For help with the
installation, see: <a
href='http://mono-project.com/InstallerInstructions'>Instructions to use the
Installer</a>.<ul><li><a
href='ftp://www.go-mono.com/archive/1.2.6/linux-installer/6/mono-1.2.6_6-installer.bin'>Mono
1.2.6_6 Installer</a></ul>"
}
]
@@ -262,24 +262,6 @@
},
{
- "name" : "Maemo",
- "icon" : "http://www.mono-project.com/files/a/aa/Maemo.gif",
- "dlicon" : "http://www.mono-project.com/files/a/aa/Maemo.gif",
- "version" : [
- {
- "name" : "Maemo",
- "arch" : [
- {
- "name" : "Nokia 770 and 800",
- "desc" : "This version of Mono works on Maemo
for the Nokia 770 and 800.",
- "downloadText" : "For help with the
installation, see <a href='http://mono-project.com/Maemo'>Mono for
Nokia</a><ul><li><a
href='http://go-mono.com/maemo/pool/bora/mono/mono.install'>Mono 1.2.5 Runtime
Single Click Install</a><li><a
href='http://go-mono.com/maemo/scratchbox-devkit-mono-1.2.3.1-2-i386.tar.gz'>Mono
1.2.3.1 Scratchbox developer kit</a></ul>"
- }
- ]
- }
- ]
- },
-
- {
"name" : "Solaris",
"icon" :
"http://www.mono-project.com/files/2/2f/Mono_icon_solaris.gif",
"dlicon" :
"http://www.mono-project.com/files/2/2f/Mono_icon_solaris.gif",
@@ -289,7 +271,7 @@
"arch" : [
{
"name" : "SPARC",
- "desc" : "This version of Mono works on Solaris
8 on SPARC.",
+ "desc" : "This download works on Solaris 8 on
SPARC.",
"downloadText" : "<a
href='http://mono-project.com/SolarisInstructions'>Solaris package
instructions<ul><li><a
href='ftp://www.go-mono.com/archive/1.2.4/sunos-8-sparc/4/mono-1.2.4_4.sunos8.novell.sparc.pkg.gz'>Mono
1.2.4_4 Package</a></ul>"
}
]
Modified: trunk/release/website/download_page/style.css
===================================================================
--- trunk/release/website/download_page/style.css 2008-01-24 21:41:27 UTC
(rev 93844)
+++ trunk/release/website/download_page/style.css 2008-01-24 21:43:31 UTC
(rev 93845)
@@ -75,7 +75,7 @@
select {
- width: 280px;
+ width: 292px;
position:relative;
left:30px;
}
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches