Author: twiest
Date: 2008-01-24 16:13:49 -0500 (Thu, 24 Jan 2008)
New Revision: 93838
Modified:
trunk/release/website/download_page/download.html
trunk/release/website/download_page/release_data.js
Log:
* Added code to error if JS is turned off
* Removed the JS variables from download.html as we're not using them anymore
* Changed the "visit opensuse" for yast message to say "visit yast help page"
Modified: trunk/release/website/download_page/download.html
===================================================================
--- trunk/release/website/download_page/download.html 2008-01-24 20:56:44 UTC
(rev 93837)
+++ trunk/release/website/download_page/download.html 2008-01-24 21:13:49 UTC
(rev 93838)
@@ -7,29 +7,12 @@
<script type="text/javascript" src="release_data.js"></script>
<script type="text/javascript">
-var num_os = 9;
-var windows = 0;
-var macosx = 1;
-var suse = 2;
-var sle = 3;
-var redhat = 4;
-var linux = 5;
-var maemo = 6;
-var solaris = 7;
-var vmware = 8;
-var i586 = "x86 32bit (i586)";
-var x86_64 = "x86 64bit (x86_64)";
-var ppc = "PowerPC 32bit (ppc32)";
-var ia64 = "Itanium (ia64)";
-var s390 = "IBM s390 32bit";
-var s390x = "IBM s390x 64bit";
-
function loadpage()
{
//window.status = "Page is loaded";
/* Unselect other items */
- for (i = 0; i < num_os; i++)
+ for (i = 0; i < data.platforms.length; i++)
{
document.getElementById("td"+i).style.background = "none";
document.getElementById("td"+i).style.border = "1px solid
#ffffff";
@@ -164,7 +147,7 @@
<div id="content">
<!-- BEGIN CONTENT -->
-
+<div id="download_box" style="display:none">
<table width="910" cellpadding="0" cellspacing="0">
<tr height="11">
<td width="9" class="dl-tableborder"><img src='top_left.jpg'></td>
@@ -198,6 +181,7 @@
+
<h2 style="margin-top: 1ex;">1. Select Platform</h2>
<br>
<table class="os" >
@@ -246,6 +230,13 @@
<a href="http://www.mono-project.com/Other_Downloads">unsupported
downloads</a> you might be interested in.
</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 -->
</div>
</div>
Modified: trunk/release/website/download_page/release_data.js
===================================================================
--- trunk/release/website/download_page/release_data.js 2008-01-24 20:56:44 UTC
(rev 93837)
+++ trunk/release/website/download_page/release_data.js 2008-01-24 21:13:49 UTC
(rev 93838)
@@ -38,17 +38,17 @@
{
"name" : i586,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-i586'>http://www.go-mono.com/download-stable/suse-101-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-i586'>http://www.go-mono.com/download-stable/suse-101-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : x86_64,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-x86_64'>http://www.go-mono.com/download-stable/suse-101-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-x86_64'>http://www.go-mono.com/download-stable/suse-101-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : ppc,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-ppc'>http://www.go-mono.com/download-stable/suse-101-ppc"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-ppc'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-ppc'>http://www.go-mono.com/download-stable/suse-101-ppc"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-ppc'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
}
]
},
@@ -58,17 +58,17 @@
{
"name" : i586,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-102-i586'>http://www.go-mono.com/download-stable/suse-102-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-102-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-102-i586'>http://www.go-mono.com/download-stable/suse-102-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-102-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : x86_64,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-102-x86_64'>http://www.go-mono.com/download-stable/suse-102-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-102-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-102-x86_64'>http://www.go-mono.com/download-stable/suse-102-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-102-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : ppc,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-102-ppc'>http://www.go-mono.com/download-stable/suse-102-ppc"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-102-ppc'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-102-ppc'>http://www.go-mono.com/download-stable/suse-102-ppc"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-102-ppc'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
}
]
},
@@ -78,12 +78,12 @@
{
"name" : i586,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-103-i586'>http://www.go-mono.com/download-stable/suse-103-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-103-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-103-i586'>http://www.go-mono.com/download-stable/suse-103-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-103-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : x86_64,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-103-x86_64'>http://www.go-mono.com/download-stable/suse-103-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-103-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-103-x86_64'>http://www.go-mono.com/download-stable/suse-103-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-103-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
}
]
}
@@ -101,32 +101,32 @@
{
"name" : i586,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-9-i586'>http://www.go-mono.com/download-stable/sles-9-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-9-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-9-i586'>http://www.go-mono.com/download-stable/sles-9-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-9-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : x86_64,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-9-x86_64'>http://www.go-mono.com/download-stable/sles-9-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-9-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-9-x86_64'>http://www.go-mono.com/download-stable/sles-9-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-9-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : ppc,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-9-ppc'>http://www.go-mono.com/download-stable/sles-9-ppc"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-9-ppc'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-9-ppc'>http://www.go-mono.com/download-stable/sles-9-ppc"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-9-ppc'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : ia64,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-9-ia64'>http://www.go-mono.com/download-stable/sles-9-ia64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-9-ia64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-9-ia64'>http://www.go-mono.com/download-stable/sles-9-ia64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-9-ia64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : s390,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-9-s390'>http://www.go-mono.com/download-stable/sles-9-s390"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-9-s390'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-9-s390'>http://www.go-mono.com/download-stable/sles-9-s390"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-9-s390'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : s390x,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-9-s390x'>http://www.go-mono.com/download-stable/sles-9-s390x"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-9-s390x'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-9-s390x'>http://www.go-mono.com/download-stable/sles-9-s390x"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-9-s390x'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
}
]
},
@@ -136,22 +136,22 @@
{
"name" : i586,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-i586'>http://www.go-mono.com/download-stable/suse-101-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-i586'>http://www.go-mono.com/download-stable/suse-101-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : x86_64,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-x86_64'>http://www.go-mono.com/download-stable/suse-101-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-x86_64'>http://www.go-mono.com/download-stable/suse-101-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : ppc,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-ppc'>http://www.go-mono.com/download-stable/suse-101-ppc"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-ppc'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-ppc'>http://www.go-mono.com/download-stable/suse-101-ppc"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-ppc'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : ia64,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-10-ia64'>http://www.go-mono.com/download-stable/sles-10-ia64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-10-ia64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/sles-10-ia64'>http://www.go-mono.com/download-stable/sles-10-ia64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/sles-10-ia64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
}
]
},
@@ -161,12 +161,12 @@
{
"name" : i586,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-i586'>http://www.go-mono.com/download-stable/suse-101-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-i586'>http://www.go-mono.com/download-stable/suse-101-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : x86_64,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-x86_64'>http://www.go-mono.com/download-stable/suse-101-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/suse-101-x86_64'>http://www.go-mono.com/download-stable/suse-101-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/suse-101-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
}
]
},
@@ -176,12 +176,12 @@
{
"name" : i586,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/nld-9-i586'>http://www.go-mono.com/download-stable/nld-9-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/nld-9-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/nld-9-i586'>http://www.go-mono.com/download-stable/nld-9-i586"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/nld-9-i586'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
},
{
"name" : x86_64,
"desc" : "",
- "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/nld-9-x86_64'>http://www.go-mono.com/download-stable/nld-9-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/nld-9-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit
opensuse.org</a>"
+ "downloadText" : "This distro supports
installing packages via YaST. Add the following installation source to
YaST:<ul><li><a href='" +
"http://www.go-mono.com/download-stable/nld-9-x86_64'>http://www.go-mono.com/download-stable/nld-9-x86_64"
+ "</a></ul>For individual packages, <a
href='http://www.go-mono.com/download-stable/nld-9-x86_64'>go here</a>. For
assistance with using repositories and installing packages with YaST, <a
href='http://en.opensuse.org/Add_Package_Repositories_to_YaST'>visit the Yast
help page.</a>"
}
]
}
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches