corrected staff client download link for 1.6.0.1.. and some other changes that have...
authorphasefx <phasefx@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 10 Feb 2010 22:04:45 +0000 (22:04 +0000)
committerphasefx <phasefx@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 10 Feb 2010 22:04:45 +0000 (22:04 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/evergreen-ils.org@779 6d9bc8c9-1ec2-4278-b937-99fde70a366f

downloads.php

index 9f9247d..5c2ab33 100644 (file)
@@ -7,9 +7,60 @@
 </head>
 <body>
 <div id="wrap">
-<?php include "/var/www/open-ils.org/incl/header.php" ;?>
+<!--start header-->
+<div id="mainhead">
+<a href="/"><img src="/img/evergreen_logo.gif" border="0" alt="Open Source Integrated Library System" /></a>
+</div>
+<div id="subhead">
+<a href="/about.php" class="first">About Us</a> 
+<!-- a href="/search.php">Search</a -->
+<a href="/dokuwiki/doku.php?id=faqs:evergreen_faq_1">FAQs</a> 
+<a href="/documentation.php">Documentation</a> 
+<a href="/blog">Blog</a> 
+<!-- a href="/dokuwiki/doku.php?id=evergreen_libraries">Evergreen Libraries</a --> 
+<a href="/irc.php">Chat</a>
+<a href="/listserv.php">Mailing Lists</a>
+<a href="http://planet.evergreen-ils.org">Evergreen Blogs</a>
+<!-- a href="/cgi-bin/bugzilla/index.cgi">Bug Database</a -->
+<a href="/downloads.php">Download</a> 
+</div>
+<!--end header-->
+
+
+<!--begin sidebar-->
+
+<link href="/css/style.css" rel="stylesheet" type="text/css" />
+<div id="side">
+<div id="sidebox">
+<h3>Quick Search</h3>
+<!-- Google CSE Search Box Begins  -->
+<form action="http://evergreen-ils.org/search.php" id="searchbox_010560097571033607994:41nggnnkkwg">
+  <input type="hidden" name="cx" value="010560097571033607994:41nggnnkkwg" />
+  <input type="hidden" name="cof" value="FORID:11" />
+  <input type="text" name="q" size="20" style="width: 175px"/>
+  <input style="display: none" type="submit" name="sa" value="Search" />
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_010560097571033607994%3A41nggnnkkwg&lang=en"></script>
+<!-- Google CSE Search Box Ends -->
+</div>
+<br />
+
+<div id="sidebox">
+<h3>Quick Links</h3>
+<ul>
+<li><a href="http://gapines.org/">PINES (First Evergreen System)</a></li>
+<li><a href="/dokuwiki/doku.php?id=evergreen_libraries">Evergreen Libraries</a></li> 
+<li><a href="http://demo.gapines.org/">Evergreen Demo System</a></li>
+<li><a href="http://dev.gapines.org/">Evergreen Dev System</a></li>
+<li><a href="/downloads.php">Server &amp; Staff Client Download</a></li>
+<li><a href="/dokuwiki/doku.php?id=faqs:evergreen_roadmap">Development Roadmap</a></li>
+<li><a href="/dokuwiki/doku.php?id=faqs:evergreen_feature_request_procedures">Request a Feature</a></li>
+</ul>
+</div>
+
+<br />
 
-<?php include "/var/www/open-ils.org/incl/sidebar.php" ;?>
+</div>
 
 
 <!--end side-->
     <td style="vertical-align: top;"><a href="/downloads/Evergreen-ILS-1.6.0.1.tar.gz" style="font-weight: bold;">1.6.0.1 source</a> (<a href="/downloads/Evergreen-ILS-1.6.0.1.tar.gz.md5">md5</a>)
 <ul>
         <li><a href="/dokuwiki/doku.php?id=upgrading:evergreen:1.4_to_1.6">Upgrading from 1.4</a></li>
+        <li><a href="/dokuwiki/doku.php?id=upgrading:evergreen:1.6.0.0_to_1.6.0.1">Upgrading from 1.6.0.0</a></li>
         <li><a href="/dokuwiki/doku.php?id=server:1.6.0:install">Clean installation</a></li>
         <li><a href="/dokuwiki/doku.php?id=feature_list_1_6_0">Release notes</a></li>
         <li><a href="/downloads/ChangeLog-1.4.0.4-1.6.0.0">1.4.0 to 1.6.0 complete change log</a></li>
         <li><a href="/downloads/ChangeLog-1.6.0.0-1.6.0.1">1.6.0.0 to 1.6.0.1 change log</a></li>
 </ul>
     </td>
-    <td style="vertical-align: top;"><a href="/downloads/evergreen-setup-rel_1.6.0.1.exe">1.6.0.1 installer</a> <a href="/downloads/evergreen-setup-rel_1.6.0.1.exe.md5">(MD5)</a></td>
+    <td style="vertical-align: top;"><a href="/downloads/evergreen-setup-rel_1_6_0_1.exe">1.6.0.1 installer</a> <a href="/downloads/evergreen-setup-rel_1_6_0_1.exe.md5">(MD5)</a></td>
     <td style="vertical-align: top;">
         <a href="/downloads/OpenSRF-1.2.2.tar.gz" style="font-weight: bold;">1.2.2 source</a> (<a href="/downloads/OpenSRF-1.2.2.tar.gz.md5">md5</a>)
         <ul>
 
 <!--end pagebody-->
 
-<?php include "/var/www/open-ils.org/incl/footer.php"; ?>
-
+<div id="footerwrap">
+<div id="footer">
+<p>
+&copy; 2008 <a href="http://www.georgialibraries.org">GPLS</a> | Partially funded by the Library Services &amp; Technology Act through the Institute of Museum and Library Services.
+</p>
+</div>
+</div>
 </div>
 
 <!--end wrapper-->