[open-ils-commits] r779 - evergreen-ils.org (phasefx)

svn at svn.open-ils.org svn at svn.open-ils.org
Wed Feb 10 17:04:51 EST 2010


Author: phasefx
Date: 2010-02-10 17:04:45 -0500 (Wed, 10 Feb 2010)
New Revision: 779

Modified:
   evergreen-ils.org/downloads.php
Log:
corrected staff client download link for 1.6.0.1.. and some other changes that have creeped in

Modified: evergreen-ils.org/downloads.php
===================================================================
--- evergreen-ils.org/downloads.php	2010-02-10 18:23:33 UTC (rev 778)
+++ evergreen-ils.org/downloads.php	2010-02-10 22:04:45 UTC (rev 779)
@@ -7,11 +7,62 @@
 </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-->
 
-<?php include "/var/www/open-ils.org/incl/sidebar.php" ;?>
 
+<!--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 />
+
+</div>
+
+
 <!--end side-->
 
 <div id="pagebody">
@@ -44,13 +95,14 @@
     <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>
@@ -137,9 +189,14 @@
 
 <!--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-->
 



More information about the open-ils-commits mailing list