Move VMs to the end of the code museum page
authorBen Shum <bshum@biblio.org>
Mon, 20 Aug 2012 14:06:23 +0000 (10:06 -0400)
committerBen Shum <bshum@biblio.org>
Mon, 20 Aug 2012 14:06:23 +0000 (10:06 -0400)
Not sure why these lived in the middle between staff client and server
code.  Moved to the end for sanity purposes.

Signed-off-by: Ben Shum <bshum@biblio.org>
code_museum.php

index 91ecdc3..9e47d13 100644 (file)
@@ -115,27 +115,6 @@ Note: Not officially released or adopted by the community, but retained for hist
 <li class="content">(2007-09-19): (<a href="/downloads/evergreen-setup-rel_1_2_0_rc4.exe">Windows staff client, 1.2.0-rc4</a>)
 </ul>
 
-<h2>Virtual images</h2>
-       <div style="border: 1px solid red; padding: 4px; font-size: 85%">
-       <p class="content"><strong>
-       DISCLAIMER:</strong> The following virtual images have been contributed by members of the Evergreen community
-       for the purposes of testing, evaluation, training, and development.
-       </p>
-       </div>
-       <ul class="bullet">
-       <li class="content"><a href="~denials/Evergreen_1_6_1_4_Lenny.zip">Server, 1.6.1.4 on Debian 5.0 (Lenny)</a></li>
-       <li class="content"><a href="~denials/Evergreen-1600-Karmic.zip">Server, 1.6.0.0 on Ubuntu 9.10 (Karmic)</a></li>
-       <li class="content"><a href="http://open-ils.org/dokuwiki/doku.php?id=server:1.2:ubuntu804:readme">Server, 1.2.3.1 on Ubuntu 8.04 (Hardy Heron)</a> (no preloaded data)</li>
-       <li class="content"><a href="http://open-ils.org/dokuwiki/doku.php?id=vmware:debian">Server, VMWare image, 1.2.2.3 on Debian</a> (preloaded with 13,000 Gutenberg records)</li>
-       <li class="content"><a href="/downloads/vmware/Evergreen_1.2.1.4_on_Ubuntu_7.10.zip">Server, VMWare image, 1.2.1.4 on Ubuntu 7.10</a> (contributed by <a href="http://library.calvin.edu">the Hekman Library, Calvin College</a>)</li>
-       <li class="content"><a href="/~denials/Evergreen_1.1.5_Gentoo_x86.zip">Evergreen 1.1.5 on Gentoo</a> courtesy of
-       <a href="http://coffeecode.net/">Dan Scott</a>, <a href="http://laurentian.ca/library">Laurentian University</a>
-       <br />(file size is 580M) </li>
-       <li class="content"><a href="/downloads/vmware/Evergreen_Stable_on_Ubuntu_v0.1.zip">Evergreen 1.0.x
-       on Ubuntu v0.1</a> contributed by <a href="http://library.calvin.edu">the Hekman Library, Calvin College</a><br />(file size is 1.1GB)</li>
-       </ul>
-<br />
-
 <h2>Evergreen Source Code</h2>
 
 <h3>Evergreen Release Tarballs</h3>
@@ -501,6 +480,28 @@ production use of Evergreen 1.4.0.0 and beyond.  This release includes the follo
  <li class="content"><a href="/downloads/OpenSRF-1.0.0.tar.gz">OpenSRF Release 1.0.0</a> is the current release, and is required for Evergreen version 1.4 and beyond.<br>This is essentially a complete rewrite from the ground up.  We owe a great debt of gratitude to Scott McKellar who submitted over 150 patches ranging from general code cleanup to new features and implementations.  Thanks, Scott.  This wouldn't have been possible without you!</li>
 <li class="content"><a href="/downloads/OpenSRF-0.9.tar.gz">OpenSRF Release 0.9</a> is required for Evergreen versions 1.2.x and prior. See the <a href="http://open-ils.org/dokuwiki/doku.php?id=opensrf:1.0:install">installation instructions</a>.</li>
 </ul>
+
+<h2>Virtual images</h2>
+       <div style="border: 1px solid red; padding: 4px; font-size: 85%">
+       <p class="content"><strong>
+       DISCLAIMER:</strong> The following virtual images have been contributed by members of the Evergreen community
+       for the purposes of testing, evaluation, training, and development.
+       </p>
+       </div>
+       <ul class="bullet">
+       <li class="content"><a href="~denials/Evergreen_1_6_1_4_Lenny.zip">Server, 1.6.1.4 on Debian 5.0 (Lenny)</a></li>
+       <li class="content"><a href="~denials/Evergreen-1600-Karmic.zip">Server, 1.6.0.0 on Ubuntu 9.10 (Karmic)</a></li>
+       <li class="content"><a href="http://open-ils.org/dokuwiki/doku.php?id=server:1.2:ubuntu804:readme">Server, 1.2.3.1 on Ubuntu 8.04 (Hardy Heron)</a> (no preloaded data)</li>
+       <li class="content"><a href="http://open-ils.org/dokuwiki/doku.php?id=vmware:debian">Server, VMWare image, 1.2.2.3 on Debian</a> (preloaded with 13,000 Gutenberg records)</li>
+       <li class="content"><a href="/downloads/vmware/Evergreen_1.2.1.4_on_Ubuntu_7.10.zip">Server, VMWare image, 1.2.1.4 on Ubuntu 7.10</a> (contributed by <a href="http://library.calvin.edu">the Hekman Library, Calvin College</a>)</li>
+       <li class="content"><a href="/~denials/Evergreen_1.1.5_Gentoo_x86.zip">Evergreen 1.1.5 on Gentoo</a> courtesy of
+       <a href="http://coffeecode.net/">Dan Scott</a>, <a href="http://laurentian.ca/library">Laurentian University</a>
+       <br />(file size is 580M) </li>
+       <li class="content"><a href="/downloads/vmware/Evergreen_Stable_on_Ubuntu_v0.1.zip">Evergreen 1.0.x
+       on Ubuntu v0.1</a> contributed by <a href="http://library.calvin.edu">the Hekman Library, Calvin College</a><br />(file size is 1.1GB)</li>
+       </ul>
+<br />
+
 </div>
 <!--end pagebody-->
 <?php include "/var/www/open-ils.org/incl/footer.php"; ?>