No subject


Fri Apr 16 10:15:54 EDT 2010


Attached is the patch with the website redesign I've made this week. The images
go into /img and are required for the pure css menu.

There is considerable design and content changes in this update especially to
the downloads page and the menu. I have tested it in Firefox (3.6), Chromium
(10), Chrome (10) and IE (8) on Linux (Lucid), Windows (XP) and OS X (10.6) and
the site seems to render correctly.

I've run the changes by a few folks on IRC and the responses have been
favorable, same with folks on the web committee. Hopefully the wider community
will feel similarly.

And from Anoop's email on 2011-04-08:

Thanks to everyone who responded here and on the IRC, I have incorporated 99%
of the suggestions and here is the updated patch. I also found some errors that
I had made and others that were pointed out to me so those have now been fixed.
I'm sure other errors will come to light once this is applied and more folks
start using the site (hopefully not too many).


Modified: evergreen-ils.org/about.php
===================================================================
--- evergreen-ils.org/about.php	2011-04-08 20:51:01 UTC (rev 1319)
+++ evergreen-ils.org/about.php	2011-04-09 11:04:08 UTC (rev 1320)
@@ -1,61 +1,64 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-   <title>About Evergreen software and its community</title>
-   <link href="/css/style.css" rel="stylesheet" type="text/css" />
-   <?php include "/var/www/open-ils.org/incl/javascript.php" ;?>
-</head>
-<body>
+<html xmlns="http://www.w3.org/1999/xhtml"><head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>About Evergreen software and its community</title>
+   <link href="/css/style.css" rel="stylesheet" type="text/css" /></head><body>
 <div id="wrap">
 <?php include "/var/www/open-ils.org/incl/header.php" ;?>
-
+<?php include "/var/www/open-ils.org/incl/news_box.php" ;?>
 <?php include "/var/www/open-ils.org/incl/sidebar.php" ;?>
+<?php include "/var/www/open-ils.org/incl/about_sidebar.php" ;?>
 <!--end side-->
-
 <div id="pagebody">
-
 <h1>The Evergreen Community</h1>
-
-<p>Please accept our invitation to learn more about us, and to join the users, developers, trainers, librarians, library users, and open source advocates who are part of the growing, thriving Evergreen community.</p>
-
-<h3>Getting to know Evergreen</h3>
-
+<p class="content">The Evergreen Project develops an open source ILS (integrated library 
+system) used by approximately 800 libraries.&nbsp; The software, also called 
+Evergreen, is used by libraries to provide their public catalog 
+interface as well as to manage back-of-house operations such as 
+circulation (checkouts and checkins), acquisition of library materials, 
+and (particularly in the case of Evergreen) sharing resources among 
+groups of libraries.</p>
+<p class="content">The Evergreen Project was initiated by the Georgia Public Library System 
+in 2006 to serve their need for a scalable catalog shared by (as of now) 
+approximately 250 public libraries in the state of Georgia.&nbsp; After 
+Evergreen was released, it has since been adopted by a number of library 
+consortia in the US and Canada as well as various individual libraries, 
+and has started being adopted by libraries outside of North America.</p>
+<p class="content">The Evergreen development community is relatively small, with about nine 
+active committers and roughly 50 individuals who have contributed 
+patches (as of March 10th, 2011).&nbsp; However, the Evergreen community is 
+also marked by a high degree of participation by the librarians who use 
+the software and contribute documentation, bug reports, and 
+organizational energy.&nbsp; As such, Evergreen is very much about both the 
+developers <b class="moz-txt-star"><span class="moz-txt-tag">*</span>and<span class="moz-txt-tag">*</span></b> the users.</p>
+<p class="content">Because of the nature of ILSs, Evergreen has an interesting mixture of 
+functionality. For example:</p>
+<ul>
+<li>* Evergreen is a metadata search engine</li>
+<li>* Evergreen is a transaction processing engine</li>
+<li>* Evergreen is just another web application</li>
+<li>* Evergreen is based on a robust, scalable, message-passing framework - <a href="/opensrf.php">OpenSRF</a></li>
+</ul>
+<a name="getting_to_know"></a>
+<h2>Getting to know Evergreen</h2>
 <p>To learn more about Evergreen:</p>
-
 <ul class="bullet">
-
 <li>Start with the <a href="/dokuwiki/doku.php?id=faqs:evergreen_faq_1">Frequently Asked Questions</a>  and the <a href="/dokuwiki/doku.php?id=faqs:evergreen_roadmap">Evergreen Roadmap</a></li>
-
 <li>Browse the <a href="/dokuwiki/doku.php?id=community_servers#community_demo_servers">public demos</a> of Evergreen's online catalog.
-
-<li>Visit <a href="/dokuwiki/doku.php?id=evergreen_libraries">live implementations of Evergreen</a> in libraries large and small, public and academic</li>
-
-<li>Explore <a href="/dokuwiki/doku.php?id=community_servers#community_development_servers">developer versions</a> of the Evergreen catalog, with all of the latest, greatest features we're working on (the development site may be unstable, experimental, missing data, etc.) 
-
+</li><li>Visit <a href="/dokuwiki/doku.php?id=evergreen_libraries">live implementations of Evergreen</a> in libraries large and small, public and academic</li>
+<li>Explore <a href="/dokuwiki/doku.php?id=community_servers#community_development_servers">developer versions</a> of the Evergreen catalog. These exhibit all the latest & greatest features we're working on currently.<br />Note: The development site may be unstable, experimental, missing data, etc. </li>
 <li><a href="downloads.php">Download and install</a> the staff client, the server, or a VMWare image of the server</li>
-
 </ul>
-
-<h3>Getting Involved with Evergreen's Communities</h3>
-
+<a name="getting_involved"></a>
+<h2>Getting Involved with Evergreen's Communities</h2>
 <ul class="bullet">
-
+<li>Say hi on our Facebook <a href="http://www.facebook.com/group.php?gid=6396639614">group page</a></li>
 <li>Subscribe to the <a href="listserv.php">Evergreen mailing lists</a> and introduce yourself once you're on board</li>
-
-<li>Or if you're shy, send an email to a few community volunteers at <a href=mailto:feedback at evergreen-ils.org title=feedback at evergreen-ils.org>feedback at evergreen-ils.org</a></li>
-
-<li>Stop by our Internet Relay Chat (IRC) channels at <a href="irc.php">#Evergreen</a> on the Freenode IRC network (note: most but not all activity is on and off daytime through evening, Eastern time)</li>
-
+<li>Or if you're shy, send an email to a few community volunteers at <a href="mailto:feedback at evergreen-ils.org" title="feedback at evergreen-ils.org">feedback at evergreen-ils.org</a></li>
+<li>Stop by our Internet Relay Chat (IRC) channels at <a href="irc.php">#Evergreen</a> on the Freenode IRC network.<br /> Note: Most but not all activity is on and off daytime through evening, EST.</li>
 <li>Browse the <a href="/blog">Evergreen blog</a> and comment on the posts</li>
-
-<li>Say hi on our Facebook <a href="http://www.facebook.com/group.php?gid=6396639614">group page</a></li>  
-
 </ul>
-
 </div>
 <!--end pagebody-->
 <?php include "/var/www/open-ils.org/incl/footer.php"; ?>
 </div><!--end wrapper-->
-</body>
-</html>
+</body></html>

Modified: evergreen-ils.org/code_museum.php
===================================================================
--- evergreen-ils.org/code_museum.php	2011-04-08 20:51:01 UTC (rev 1319)
+++ evergreen-ils.org/code_museum.php	2011-04-09 11:04:08 UTC (rev 1320)
@@ -4,31 +4,25 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Code Museum for the Evergreen project</title>
    <link href="/css/style.css" rel="stylesheet" type="text/css" />
-   <?php include "/var/www/open-ils.org/incl/javascript.php" ;?>
 </head>
 <body>
 <div id="wrap">
 <?php include "/var/www/open-ils.org/incl/header.php" ;?>
-
+<?php include "/var/www/open-ils.org/incl/news_box.php" ;?>
 <?php include "/var/www/open-ils.org/incl/sidebar.php" ;?>
+<?php include "/var/www/open-ils.org/incl/right_sidebar.php" ;?>
 <!--end side-->
-
 <div id="pagebody">
-
 <h1>Code Museum</h1>
 <p>This page holds all of the official information and code available for past Evergreen and OpenSRF releases. The current release is available from our <a href="downloads.php">downloads</a> page. Please note that these older releases are listed only for historical interest, and they are not supported.
 <h2>Binaries</h2>
 <h3>Staff clients</h3>
 <ul class="bullet">
 <li><a href="/downloads/evergreen-setup-rel_1_4_0_2.exe">Staff client, 1.4.0.2, Windows</a></li> 
-
 <li><a href="/downloads/evergreen-setup-rel_1_4_0_1.exe">Staff client, 1.4.0.1, Windows</a></li> 
-
 <li><a href="/downloads/evergreen-setup-rel_1_4_0_0_rc2.exe">Staff client, 1.4 Release Candidate 2</a></li>   
-
 <li><a href="/downloads/evergreen-setup-rel_1_2_3_1.exe">Staff client, 1.2.3.1, Windows</a>. 1.2.3.1 is the current supported release for PINES and Evergreen Indiana libraries.</li> 
 </ul>
-
 <h3>Virtual images</h3>
 	<div style="border: 1px solid red; padding: 4px; font-size: 85%">
 	<p><strong>
@@ -58,12 +52,9 @@
 <li>(<a href="/downloads/Evergreen-ILS-1.6.0.1.tar.gz">server, 1.6.0.1</a>) (<a href="/downloads/Evergreen-ILS-1.6.0.1.tar.gz.md5">md5</a>)
 <li>(<a href="/downloads/Evergreen-ILS-1.6.0.0.tar.gz">server, 1.6.0.0</a>) (<a href="/downloads/Evergreen-ILS-1.6.0.0.tar.gz.md5">md5</a>) 
 (<a href="/downloads/evergreen-setup-rel_1_6_0_0.exe">staff client, Windows</a>)</li>
-
 <li>(<a href="/downloads/Evergreen-ILS-1.4.0.6.tar.gz">server, 1.4.0.6</a>) (<a href="/downloads/Evergreen-ILS-1.4.0.6.tar.gz.md5">md5</a>) 
 (<a href="/downloads/evergreen-setup-rel_1_4_0_6.exe">staff client, Windows</a>)</li>
-
 <li>(<a href="/downloads/Evergreen-ILS-1.4.0.4.tar.gz">Server, 1.4.0.4</a>), (<a href="/downloads/Evergreen-ILS-1.4.0.4.tar.gz.md5">md5, 1.4.0.4</a>), (<a href="/downloads/evergreen-setup-rel_1_4_0_4.exe">staff client, Windows</a>) (<a href="http://open-ils.org/dokuwiki/doku.php?id=virtual:virtualbox:lenny">VirtualBox image, 1.4.0.4</a>)</li>
-
  <li>(02-10-2009): <a href="/downloads/Evergreen-ILS-1.4.0.2.tar.gz">Evergreen version 1.4.0.2</a> (<a href="/
  downloads/Evergreen-ILS-1.4.0.2.tar.gz.md5">md5</a>)<br/> A summary of <a href="http://open-ils.org/dokuwiki/doku.php?id=feature_list_1_4_0">features
  and bug fixes in 1.4</a> is available on the wiki.
@@ -71,24 +62,15 @@
 <li>Upgrade instructions from the 1.2 series and errata <a href="http://open-ils.org/dokuwiki/doku.php?id=upgrading:1.2_to_1.4.0:latest_version_of_evergreen">are available</a>, as well as <a href="http://open-ils.org/dokuwiki/doku.php?id=server:1.4.0:install">installation instructions</a> for Ubuntu/Hardy and instructions for installing <a href="http://open-ils.org/dokuwiki/doku.php?id=server_installation:adding_localizations">additional translation packages</a>.</li>
 </ul>
 </li>
-
  <li>(01-23-2009): <a href="/downloads/Evergreen-ILS-1.4.0.1.tar.gz">Evergreen version 1.4.0.1</a> (<a href="/downloads/Evergreen-ILS-1.4.0.1.tar.gz.md5">md5</a>)<br/> Hot on the heels of 1.4.0.0, Evergreen version 1.4.0.1 is now available!  This minor release is a drop-in replacement for 1.4.0.0, and fixes some minor issues mentioned in the 1.4.0.0 errata.  Please use this release instead of 1.4.0.0. A Windows Staff Client installer can be found <a href="/downloads/evergreen-setup-rel_1_4_0_1.exe">here</a>.  And remember, as for all versions beyond 1.2, this version of Evergreen requires version 1.0 or greater of OpenSRF, linked above.</li>
  <li>(01-22-2009): <a href="/downloads/Evergreen-ILS-1.4.0.0.tar.gz">Evergreen version 1.4.0.0</a> (<a href="/downloads/Evergreen-ILS-1.4.0.0.tar.gz.md5">md5</a>)<br/> At long last, after a three month RC process, Evergreen version 1.4.0.0 is now available!  This release inclues many new features such as Vandelay, the import/export module Conify, the new Dojo-based configuration interface and internationalization to four new locales, as well as perfomance improvements and structural advancements.<br/>  Upgrade instructions from the 1.2 series and errata <a href="http://open-ils.org/dokuwiki/doku.php?id=upgrading:1.2_to_1.4.0.0">are available</a>.  A Windows Staff Client installer is forthcoming, so check back here.  And remember, this version of Evergreen requires version 1.0 or greater of OpenSRF, linked above.</li>
-
 <li>Release Candidate 2 (11-19-2008): <a href="/downloads/Evergreen-ILS-1.4.0.0-rc2.tar.gz">Evergreen version 1.4</a>. This release is suitable for testing new installations of Evergreen and trying out the new features available in version 1.4.  A staff client packaged for Windows is available <a href="/downloads/evergreen-setup-rel_1_4_0_0_rc2.exe">here.</a> Upgrade instructions from the 1.2 series <a href="http://open-ils.org/dokuwiki/doku.php?id=upgrading:1.2_to_1.4">are available</a> and will continue to evolve throughout the Release Candidate process.  This may be the last RC barring major issues other than installation, translation and upgrade cleanup.  We invite and encourage you to download and install this version for testing purposes but recommend that you wait until the final 1.4.0.0 release for production use.  This version of Evergreen requires version 1.0 or greater of OpenSRF, linked above. Please check back here for more 1.4 updates!</li>
-
-
  <li>Release Candidate 1 (10-17-2008): <a href="/downloads/Evergreen-ILS-1.4.0.0-rc1.tar.gz">Evergreen version 1.4</a>. This release is suitable for testing new installations of Evergreen and trying out the new features available in version 1.4.  A staff client packaged for Windows is available <a href="/downloads/evergreen-setup-rel_1_4_0_0_rc1.exe">here.</a> Partial upgrade instructions from the 1.2 series <a href="http://open-ils.org/dokuwiki/doku.php?id=upgrading:1.2_to_1.4">are available</a> and will evolve throughout the Release Candidate process.  This will not be the last RC, but barring major issues other than installation and upgrade cleanup, it is very close.  We invite and encourage you to download and install this version for testing purposes but recommend that you wait until the final 1.4.0.0 release for production use.  This version of Evergreen requires version 1.0 or greater of OpenSRF.</li>
-
 <li>Version 1.2.4.0: (<a href="/downloads/Evergreen-ILS-1.2.4.0.tar.gz">server</a>) (<a href="/downloads/evergreen-setup-rel_1_2_4_0.exe">staff client, Windows</a>)
-
 <p>See also: (<a href="http://open-ils.org/dokuwiki/doku.php?id=feature_list_1_2_4">release notes</a>) (<a href="http://open-ils.org/dokuwiki/doku.php?id=upgrading:1.2.3_to_1.2.4">Upgrading from 1.2.3</a>) (<a href="/downloads/ChangeLog-1.2.3.1-1.2.4.0">Subversion change log</a>)</p> 
 </li>
-
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.3.1.tar.gz">Evergreen version 1.2.3.1</a> (<a href="/downloads/Evergreen-ILS-1.2.3.1.tar.gz.md5">md5</a>) - 2008/09/24
         <p> See this <a href="http://open-ils.org/dokuwiki/doku.php?id=feature_list_1_2_3">1.2.3 feature summary</a> for new features and bug fixes.</p></li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.3.0.tar.gz">Evergreen version 1.2.3.0</a> (<a href="/downloads/Evergreen-ILS-1.2.3.0.tar.gz.md5">md5</a>)
  - 2008/08/05
 	<p>See this <a href="http://open-ils.org/dokuwiki/doku.php?id=feature_list_1_2_3">1.2.3 feature summary</a> for new features and bug fixes.</p>
@@ -100,7 +82,6 @@
 	<li>Also see the <a href="/downloads/ChangeLog-1.2.2.3-1.2.3.0">Subversion change log for 1.2.3.0</a></li>
         </ul>
   </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.2.3.tar.gz">Evergreen version 1.2.2.3</a> (<a href="/downloads/Evergreen-ILS-1.2.2.3.tar.gz.md5">md5</a>)
  - 2008/07/15
         <p> Version 1.2.2.3 is a very minor bugfix release of Evergreen.  This release includes a fix for brand new installations that are based on 1.2.2.2, as well as a minor indexing change to improve queries that include birth and death dates for personal names in newer versions of Postgres.  It also includes a basic (empty) portal page for the Staff Client (on the server, no Staff Client upgrade is required) instead of defaulting to a directory listing.
@@ -113,7 +94,6 @@
         <li><a href="/downloads/ChangeLog-1.2.2.2-1.2.2.3">Subversion change log for 1.2.2.3</a></li>
         </ul>
   </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.2.2.tar.gz">Evergreen version 1.2.2.2</a> (<a href="/downloads/Evergreen-ILS-1.2.2.2.tar.gz.md5">md5</a>) - 2008/07/08
         <p> Version 1.2.2.2 is a bugfix and feature release of Evergreen.  This release includes fixes for the display of online resources, SIP2 display, caching issues in the cataloging interfaces and other minor issues.  New features include an interface for exporting data, RSS and Atom feed enhancements, improved short-duration circulation support, SIP2 configuration options, new reporting operators, an undelete function for deleted bibliographic records and several other minor enhancements.
         <p>
@@ -128,7 +108,6 @@
         <li><a href="/downloads/ChangeLog-1.2.2.1-1.2.2.2">Subversion change log for 1.2.2.2</a></li>
         </ul>
   </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.2.1.tar.gz">Evergreen version 1.2.2.1</a> (<a href="/downloads/Evergreen-ILS-1.2.2.1.tar.gz.md5">md5</a>)
         <p> Version 1.2.2.1 is a major bugfix release of Evergreen.  This release includes fixes for frozen hold capture, MARCXML feeds, Z39.50 record import from, ehhem, odd sources,
 and shutdown time issues in the storage subsystem. Default and example configuration files have been improved and all constraints are now deferrable on newly installed databases.
@@ -143,16 +122,12 @@
         <li><a href="/downloads/ChangeLog-1.2.2.0-1.2.2.1">Subversion change log for 1.2.2.1</a></li>
         </ul>
   </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.2.0.tar.gz">Evergreen version 1.2.2.0</a> (<a href="/downloads/Evergreen-ILS-1.2.2.0.tar.gz.md5">md5</a>)
         <p> Version 1.2.2.0 is a fairly major release of Evergreen.  This release includes major feature enhancements including a new search backend, post-search resorting and advanced query syntax available in the simple search box, in addition to many backend enhancements to circulation and hold processing. In order to simplify the upgrade to this new release we have provided an SQL script which will make all required changes for an existing installation which is currently at 1.2.1.1 through 1.2.1.4.  Upgrades from previous versions must be applied first, and the procedures for these upgrades are explained and linked from the appropriate sections of the  <a href="code_museum.php">Code Museum</a>.  For the executive summary of features, please see the <a href="http://open-ils.org/dokuwiki/doku.php?id=feature_list_1_2_2">feature list</a> on the Wiki.  For the raw technical details please see the <a href="/downloads/ChangeLog-1.2.1.4-1.2.2.0">Subversion ChangeLog</a> or drop by the <a href="http://open-ils.org/irc.php">#openils-evergreen</a> channel on the FreeNode IRC network.</p>
   </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.1.4.tar.gz">Evergreen version 1.2.1.4</a> (<a href="/downloads/Evergreen-ILS-1.2.1.4.tar.gz.md5">md5</a>)
           <p> Version 1.2.1.4 is a minor bug-fix release.  This release does not include any major feature enhancements, and the upgrade proceedures from releases prior to 1.2.1.0 are the same.  Upgrading from 1.2.  1.1 through 1.2.1.3 is a simple download and recompile.  We again repaired a regression in the way feeds are generated by SuperCat -- the previous fix turned out to break with older libxml2 packages.  We also fixed a MAX_HOLDS boundary retargeting issue and adjusted some sub-optimal wording.  For the executive summary of features, please see the <a href="http://open-ils.org/dokuwiki/doku.php?id=feature_list_1_2_1">feature list</a> on the Wiki. Again, the <a href="http://open-ils.org/dokuwiki/doku.php?id=upgrading:1.2.0_to_1.2.1">upgrade instructions</a> on the wiki still apply.  For the raw technical details please see the <a href="/downloads/ChangeLog-1.2.1.3-1.2.1.4">Subversion ChangeLog</a> or drop by the <a href="http://open-ils.org/irc.php">#openils-evergreen</a> channel on the FreeNode IRC network.</p>
   </li>
-
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.1.3.tar.gz">Evergreen version 1.2.1.3</a> (<a href="/downloads/Evergreen-ILS-1.2.1.3.tar.gz.md5">md5</a>)
         <p> Version 1.2.1.3 is a minor bug-fix release.  This release does not include any major feature enhancements, and the upgrade proceedures from releases prior to 1.2
 .1.0 are the same.  Upgrading from 1.2.1.1 or 1.2.1.2 is a simple download and recompile.  We repaired a regression in the DOS print strategy and the way feeds are generated
@@ -161,7 +136,6 @@
 versions before 1.2.1.1</i>.  For the raw technical details please see the <a href="/downloads/ChangeLog-1.2.1.2-1.2.1.3">Subversion ChangeLog</a> or drop by the <a href="ht
 tp://open-ils.org/irc.php">#openils-evergreen</a> channel on the FreeNode IRC network.</p>
   </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.1.2.tar.gz">Evergreen version 1.2.1.2</a> (<a href="/downloads/Evergreen-ILS-1.2.1.2.tar.gz.md5">md5</a>)
         <p> Version 1.2.1.2 is a minor bug-fix release.  This release does not include any major feature enhancements, and the upgrade proceedures from releases prior to 1.2.1.0 are the same.  Upgrad
 ing from 1.2.1.1 is a simple download and recompile.  We repaired a regression in the operator change function, as well as several functions effected by the new XML gateway format in OpenSRF 0.9, including authority validation in the MARC editor.  For the executive summary of features, please see the <a href="http://open-ils.org/dokuwiki/doku.php?id=feature_list_1_2_1">feature list</a> on the Wi
@@ -169,15 +143,12 @@
 echnical details please see the <a href="/downloads/ChangeLog-1.2.1.1-1.2.1.2">Subversion ChangeLog</a> or drop by the <a href="http://open-ils.org/irc.php">#openils-evergreen</a> channel on the Free
 Node IRC network.</p>
   </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.1.1.tar.gz">Evergreen version 1.2.1.1</a> (<a href="/downloads/Evergreen-ILS-1.2.1.1.tar.gz.md5">md5</a>)
   	<p> Version 1.2.1.1 represents the first bugfix release for the 1.2.1 series.  This release does not include any major feature enhancements, and the upgrade proceedures from releases prior to 1.2.1.0 are the same.  Several cosmetic bugs were addressed, as was a printing bug for the DOS print strategy and some protections against the creation of useless transits.  For the executive summary of features, please see the <a href="http://open-ils.org/dokuwiki/doku.php?id=feature_list_1_2_1">feature list</a> on the Wiki.  Again, the <a href="http://open-ils.org/dokuwiki/doku.php?id=upgrading:1.2.0_to_1.2.1">upgrade instruction</a> on the wiki still apply.  For the raw technical details please see the <a href="/downloads/ChangeLog-1.2.1.0-1.2.1.1">Subversion ChangeLog</a> or drop by the #openils-evergreen channel on the FreeNode IRC network.</p>
   </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.1.0.tar.gz">Evergreen version 1.2.1.0</a> (<a href="/downloads/Evergreen-ILS-1.2.1.0.tar.gz.md5">md5</a>)
   	<p> After a reduced beta period (one month instead of three), we're happy to announce the release of the second 1.2 version of Evergreen, 1.2.1.0.  This release includes many bug fixes as well as improved installation and troubleshooting tools, and even a couple new features.  For the executive summary of fixes and features, please see the <a href="http://open-ils.org/dokuwiki/doku.php?id=feature_list_1_2_1">feature list</a> on the Wiki.  We've also started an <a href="http://open-ils.org/dokuwiki/doku.php?id=upgrading:1.2.0_to_1.2.1">upgrade instruction</a> section for those wanting to upgrade an existing installation in-place.  For the raw technical details please see the <a href="/downloads/ChangeLog-1.2.0-1.2.1.0">Subversion ChangeLog</a> or drop by the #openils-evergreen channel on the FreeNode IRC network.</p>
   </li>
-
     <li> Second release candidate of <a href="/downloads/Evergreen-ILS-1.2.1-rc2.tar.gz">Evergreen version 1.2.1</a> (<a href="/downloads/Evergreen-ILS-1.2.1-rc2.tar.gz.md5">md5</a>)
   	<p>We found and squashed to nasty bugs since RC1.  The first was an SQL typo in the base in-Staff-Client catalog search introduced when we normalized the location-limiting library (1.2.1 will filter front-line search results by circ lib instead of circ lib OR owning lib).  The second was discovered by Brandon Ulhman of BC-PINES, where a search for inactive patrons was not returning results -- this turned out to be a remote Staff Client regression and was squashed by Jason in a matter of moments.</p>
 	<p>The upgrade procedure for 1.2.0 installations remains the same.  In order to upgrade an existing 1.2.0 installation, issue the following directly in your Evergreen database:
@@ -192,7 +163,6 @@
 	<p>No database changes are required for an upgrade from 1.2.1-rc1.</p>
 	<p>We are still trying to keep the RC cycle for this release short, and barring any further major issues this should be the final RC.  For technical details please see the <a href="/downloads/ChangeLog-1.2.0-1.2.1rc2">Subversion ChangeLog</a> or drop by the #openils-evergreen channel on the FreeNode IRC network.</p>
   </li>
-
   <li> First release candidate of <a href="/downloads/Evergreen-ILS-1.2.1-rc1.tar.gz">Evergreen version 1.2.1</a> (<a href="/downloads/Evergreen-ILS-1.2.1-rc1.tar.gz.md5">md5</a>)
   	<p>This first release candidate for version 1.2.1 includes many UI bug fixes, a built-in ILS version method for most services for troubleshooting installations and one fairly major feature enhancement, a "goods" payment type.  This is meant to facilitate accepting donations in lieu of payment for fines and such.  This is something that many PINES libraries do around the (US) holiday season, and was added to the PINES instance as a local customization.  This codifies the feature, future-proofing it for all interested parties.</p>
 	<p>In order to upgrade an existing 1.2.0 installation, issue the following directly in your Evergreen database:
@@ -206,12 +176,9 @@
 	</pre>
 	<p>We'll be keeping the RC cycle for this release much shorter than the 3 months we did for 1.2.0, so expect 1.2.1.0 to go gold soon.  For technical details please see the <a href="/downloads/ChangeLog-1.2.0-1.2.1rc1">Subversion ChangeLog</a> or drop by the #openils-evergreen channel on the FreeNode IRC network.</p>
   </li>
-
 <li> <a href="/downloads/Evergreen-ILS-1.2.0.tar.gz">Evergreen version 1.2.0</a> (<a href="/downloads/Evergreen-ILS-1.2.0.tar.gz.md5">md5</a>)
   	<p> It's finally here.  Version 1.2.0 has gone gold, and you can read all about the new features in the <a href="http://open-ils.org/dokuwiki/doku.php?id=feature_list_1_2_0">release notes</a> page on the Evergreen Wiki.  For technical details please see the <a href="/downloads/ChangeLog-1.0.6.3-1.2.0">Subversion ChangeLog</a> or drop by the #openils-evergreen channel on the FreeNode IRC network.</p>
-
   </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.0-rc4.tar.gz">Fourth release candidate for Evergreen 1.2.0</a> (<a href="/downloads/Evergreen-ILS-1.2.0-rc4.tar.gz.md5">md5</a>)
     <ul>
       <li> New 1.2.0-rc4 build of the Evergreen Staff Client, incorporating bugfixes and enhancements not covered by the remote interfaces.  <a href="/downloads/evergreen-setup-rel_1_2_0_rc4.exe">Download the upgraded Staff Client now!</a></li>
@@ -221,7 +188,6 @@
     </ul>
     See the <a href="/downloads/ChangeLog-1.2.0rc3-1.2.0rc4">Subversion ChangeLog</a> for details.
   </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.0-rc3.tar.gz">Third release candidate for Evergreen 1.2.0</a> (<a href="/downloads/Evergreen-ILS-1.2.0-rc3.tar.gz.md5">md5</a>)
     <ul>
       <li> Fixed a few more bugs </li>
@@ -231,7 +197,6 @@
     </ul>
     See the <a href="/downloads/ChangeLog-1.2.0rc2-1.2.0rc3">Subversion ChangeLog</a> for details.
   </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.0-rc2.tar.gz">Second release candidate for Evergreen 1.2.0</a> (<a href="/downloads/Evergreen-ILS-1.2.0-rc2.tar.gz.md5">md5</a>)
     <ul>
       <li> Cleaned up some makefile issues </li>
@@ -242,7 +207,6 @@
     </ul>
     See the <a href="/downloads/ChangeLog-1.2.0rc1-1.2.0rc2">Subversion ChangeLog</a> for details.
   </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.2.0-rc1.tar.gz">First release candidate for Evergreen 1.2.0!</a> (<a href="/downloads/Evergreen-ILS-1.2.0-rc1.tar.gz.md5">md5</a>)<br/>
        Wow ... it's nearly here.  This is the culmination of the last six months of major feature additions, bug fixes, and (perhaps most importantly) contributions from
        developers outside GPLS.  We encourage you to test this release if you've been following along with the 1.1 series or CVS/Subversion HEAD/trunk.  Version 0.9 of OpenSRF
@@ -256,93 +220,69 @@
 	 <li>Backend support for Hold freezing</li>
       </ul>
   </li>
-
-
   <li> <a href="/downloads/Evergreen-ILS-1.1.5.tar.gz">Release 1.1.5</a> (<a href="/downloads/Evergreen-ILS-1.1.5.tar.gz.md5">md5</a>) --
   Bugfix release incorporating the fixes from 1.0.5.[12] as well as a buffer overflow check from Scott McKellar.
   See the <a href="/downloads/ChangeLog-1.1.4-1.1.5">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.1.4.tar.gz">Release 1.1.4</a> (<a href="/downloads/Evergreen-ILS-1.1.4.tar.gz.md5">md5</a>) --
   More installation and portability fixes. A couple new utilities. TONS of bugs squashed. Collision detection for user editing,
   better staff permission granularity, better timezone handling. Just all around cooler, I promise!
   See the <a href="/downloads/ChangeLog-1.1.3-1.1.4">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.1.3.tar.gz">Release 1.1.3</a> (<a href="/downloads/Evergreen-ILS-1.1.3.tar.gz.md5">md5</a>) --
   Many utility enhancements and bug fixes, some installation portability fixes.
   See the <a href="/downloads/ChangeLog-1.1.2-1.1.3">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.1.2.tar.gz">Release 1.1.2</a> (<a href="/downloads/Evergreen-ILS-1.1.2.tar.gz.md5">md5</a>) --
   Bug fixes backported to 1.0.3.1, more non-MARC core and XML handling work, bug fixes for installation
   (especially regarding XML handling). See the <a href="/downloads/ChangeLog-1.1.1-1.1.2">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.1.1.tar.gz">Release 1.1.1</a> (<a href="/downloads/Evergreen-ILS-1.1.1.tar.gz.md5">md5</a>) --
   Library hiding, underpinnings for non-MARC core, XML handling, schema sanitizing and much much more!
   (Well, not that much more...)  See the <a href="/downloads/ChangeLog-1.1.0-1.1.1">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.1.0.tar.gz">Release 1.1.0</a> (<a href="/downloads/Evergreen-ILS-1.1.0.tar.gz.md5">md5</a>) --
   The first official development version tarball.  Enjoy! </li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.6.3.tar.gz">Release 1.0.6.3</a> (<a href="/downloads/Evergreen-ILS-1.0.6.3.tar.gz.md5">md5</a>) --
   Ain't it always the way?  In our haste to be done with 1.0 we missed a couple updates that cause installation pain.
   See the <a href="/downloads/ChangeLog-1.0.6.2-1.0.6.3">Subversion ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.6.2.tar.gz">Release 1.0.6.2</a> (<a href="/downloads/Evergreen-ILS-1.0.6.2.tar.gz.md5">md5</a>) --
   OPAC fix to handle Internet Explorer ... um ... quirkiness, a DB connection change, and a call number browser bug fix.
   See the <a href="/downloads/ChangeLog-1.0.6.1-1.0.6.2">Subversion ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.6.1.tar.gz">Release 1.0.6.1</a> (<a href="/downloads/Evergreen-ILS-1.0.6.1.tar.gz.md5">md5</a>) --
   Added a reporter view and applied some MARC editor fixes (thanks Jason!)
   See the <a href="/downloads/ChangeLog-1.0.6.0-1.0.6.1">Subversion ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.6.0.tar.gz">Release 1.0.6.0</a> (<a href="/downloads/Evergreen-ILS-1.0.6.0.tar.gz.md5">md5</a>) --
   oISBN bug fix, -rpath patch from Dan Scott to remove the LD_LIBRARY_PATH requirement (though the install becomes non-relocateable), an
   experimental inclusion of the new report templating interface along with several reporting fixes (and tons of field labeling and datatyping),
   single row refresh in the staff client (in most places), a new (experimental) transit list interface, and several minor bug fixes.
   See the <a href="/downloads/ChangeLog-1.0.5-1.0.6.0">Subversion ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.5.2.tar.gz">Release 1.0.5.2</a> (<a href="/downloads/Evergreen-ILS-1.0.5.2.tar.gz.md5">md5</a>) --
   Fixed a newly discovered bug in the daily cash drawer report display reported by Jen Lawley
   -- thanks! See the <a href="/downloads/ChangeLog-1.0.5.1-1.0.5.2">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.5.1.tar.gz">Release 1.0.5.1</a> (<a href="/downloads/Evergreen-ILS-1.0.5.1.tar.gz.md5">md5</a>) --
   Ain't that always the way? Caught and squashed a but with opportunistic hold capture.
   See the <a href="/downloads/ChangeLog-1.0.5.0-1.0.5.1">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.5.0.tar.gz">Release 1.0.5.0</a> (<a href="/downloads/Evergreen-ILS-1.0.5.0.tar.gz.md5">md5</a>) --
   Configuration and installation bug fixes, patches from Dan Scott and Scott McKellar, feature tweaks,
   hold enhancements and SO MUCH MORE!  See the <a href="/downloads/ChangeLog-1.0.4.1-1.0.5.0">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.4.1.tar.gz">Release 1.0.4.1</a> (<a href="/downloads/Evergreen-ILS-1.0.4.1.tar.gz.md5">md5</a>) --
   Whoops ... I moved too quickly and left a couple of Jason's bug fixes out.
   See the <a href="/downloads/ChangeLog-1.0.4.0-1.0.4.1">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.4.0.tar.gz">Release 1.0.4.0</a> (<a href="/downloads/Evergreen-ILS-1.0.4.0.tar.gz.md5">md5</a>) --
   A couple new features and several bug fixes -- particularly for closed-date overlap calculation.
   See the <a href="/downloads/ChangeLog-1.0.3-1.0.4.0">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.3.2.tar.gz">Release 1.0.3.2</a> (<a href="/downloads/Evergreen-ILS-1.0.3.2.tar.gz.md5">md5</a>) --
   Bug fix release for Staff Client list sorting (patron search), user prefix/suffix display, DB connections.
   See the <a href="/downloads/ChangeLog-1.0.3.1-1.0.3.2">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.3.1.tar.gz">Release 1.0.3.1</a> (<a href="/downloads/Evergreen-ILS-1.0.3.1.tar.gz.md5">md5</a>) --
   Bug fix release for Staff Client library sorting, library hiding (copy counts) and MARC templates.
   See the <a href="/downloads/ChangeLog-1.0.3.0-1.0.3.1">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.3.tar.gz">Release 1.0.3</a> (<a href="/downloads/Evergreen-ILS-1.0.3.tar.gz.md5">md5</a>) --
   Lots of cleanup and one new feature -- hiding entire libraries from the OPAC. See the <a href="/downloads/ChangeLog-1.0.2.4-1.0.3">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.2.4.tar.gz">Release 1.0.2.4</a> (<a href="/downloads/Evergreen-ILS-1.0.2.4.tar.gz.md5">md5</a>) --
   Fixed a couple SQL initialization bugs spotted by Dan Scott. See the <a href="/downloads/ChangeLog-1.0.2.3-1.0.2.4">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.2.3.tar.gz">Release 1.0.2.3</a> (<a href="/downloads/Evergreen-ILS-1.0.2.3.tar.gz.md5">md5</a>) --
   Minor bug fixes, the most important of which is for hold targeting.  See the <a href="/downloads/ChangeLog-1.0.2.2-1.0.2.3">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.2.2.tar.gz">Release 1.0.2.2</a> (<a href="/downloads/Evergreen-ILS-1.0.2.2.tar.gz.md5">md5</a>) --
   Minor bug fixes and a couple things left out of 1.0.2.  See the <a href="/downloads/ChangeLog-1.0.2-1.0.2.2">CVS ChangeLog</a> for details.</li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.2.tar.gz">Release 1.0.2</a> (<a href="/downloads/Evergreen-ILS-1.0.2.tar.gz.md5">md5</a>) --
   Much cleanup and good stuff.  For now please see the <a href="/downloads/ChangeLog-1.0.1-1.0.2">CVS ChangeLog</a></li>
-
   <li> <a href="/downloads/Evergreen-ILS-1.0.1.tar.gz">Release 1.0.1</a> (<a href="/downloads/Evergreen-ILS-1.0.1.tar.gz.md5">md5</a>) -- The first production tarball.  Enjoy! </li>
 </ul>
 <ul>
@@ -356,7 +296,6 @@
 <li>minor documentation and example configuration file enhancements</li>
 </ul>
 </li>
-
 <li><a href="/downloads/OpenSRF-1.0.3.tar.gz">OpenSRF 1.0.3</a> (<a href="/downloads/OpenSRF-1.0.3.tar.gz.md5">md5</a>) This is another minor bugfix release, though upgrading is strongly recommended for production use of Evergreen 1.4.0.0 and beyond.  This release repairs an issue with the configuring the default multidomain setup required for Evergreen 1.4.0.0.</li>
 <li><a href="/downloads/OpenSRF-1.0.2.tar.gz">OpenSRF 1.0.2</a> (<a href="/downloads/OpenSRF-1.0.2.tar.gz.md5">md5</a>) This is a minor bugfix release, though upgrading is strongly recommended for production use of Evergreen 1.4.0.0 and beyond.  In addition to bug fixes, this release provides a default example multidomain configuration file.  Please see the <a href="/downloads/OpenSRF-ChangeLog-1.0.1-1.0.2">ChangeLog</a> file for more details.</li>
  <li><a href="/downloads/OpenSRF-1.0.1.tar.gz">OpenSRF 1.0.1</a> is here! If you are currently testing Evergreen version 1.4.0.0-rc1, 1.4.0.0-rc2 or the development trunk, you are strongly encouraged to upgrade to this new release.  Minor bug fixes from 1.0.0 and 1.0.1-rc1 have been incorporated, and we also welcome the return of Scott McKellar, who refused to miss a chance to get some code into this release.</li>
@@ -364,7 +303,6 @@
  <li><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><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>
-
 </div>
 <!--end pagebody-->
 <?php include "/var/www/open-ils.org/incl/footer.php"; ?>

Modified: evergreen-ils.org/communicate.php
===================================================================
--- evergreen-ils.org/communicate.php	2011-04-08 20:51:01 UTC (rev 1319)
+++ evergreen-ils.org/communicate.php	2011-04-09 11:04:08 UTC (rev 1320)
@@ -1,67 +1,64 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-   <title>Communicate: Evergreen open source library system</title>
-   <link href="/css/style.css" rel="stylesheet" type="text/css" />
-    <?php include "/var/www/open-ils.org/incl/javascript.php" ;?>
-</head>
-<body>
+<html xmlns="http://www.w3.org/1999/xhtml"><head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <title>Communicate: Evergreen open source library system</title>
+  <link href="/css/style.css" rel="stylesheet" type="text/css" />
+</head><body>
 <div id="wrap">
 <?php include "/var/www/open-ils.org/incl/header.php" ;?>
-
+<?php include "/var/www/open-ils.org/incl/news_box.php" ;?>
 <?php include "/var/www/open-ils.org/incl/sidebar.php" ;?>
+<?php include "/var/www/open-ils.org/incl/com_sidebar.php" ;?>
 <!--end side-->
-
 <div id="pagebody">
 <h1>Communicate with us</h1>
-
-<p>We invite you to join us in the many different forums in which we discuss
-the Evergreen project!</p>
-
-<a name="listserv"></a>
-<h2>Mailing lists</h2>
-<p>Most of the day-to-day conversations are held on <a
-href="/listserv.php">mailing lists</a>. These mailing lists are open to anyone
-with an email account. In addition, archives that provide much of the history
-of the project are readily available.</p>
-
-<a name="irc"></a>
-<h2>Internet Relay Chat</h2>
-<p>Some members of the Evergreen community use the immediate mode of
-conversation that <a href="/irc.php">Internet Relay Chat (IRC)</a> offers. You
-can find us on the #evergreen channel on the Freenode server. Archives of the
-IRC channel are also available.</p>
-
-<a name="calendar"></a>
-<h2>Event Calendar</h2>
-<p>
-The <a
-href="http://evergreen-ils.org/dokuwiki/doku.php?id=calendar:start">Event
-Calendar</a> provides a single view of all of the meetings of the various
-committees and working groups in the Evergreen community. Most of these
-meetings are open to any interested members of the community; volunteers are
-always welcome!
+<p class="content">We invite you to join us in the many different forums in which we discuss the Evergreen project!<br />
 </p>
-
-<a name="blog"></a>
-<h2>Official blog</h2>
-<p>
-The <a href="http://evergreen-ils.org/blog">official blog</a> offers news and
-insight on the Evergreen project.
+<div class="level2">
+<p class="content"><span style="font-weight: bold;">In the interests of transparency everything on the mailing lists and IRC is public and logged.</span>
 </p>
-
-<a name="planet"></a>
-<h2>Community blogs</h2>
-<p>
-The <a href="http://planet.evergreen-ils.org">Planet Evergreen</a> blog
-aggregator pulls together all of the recent posts from each of the known blogs
-about Evergreen into one convenient package.
+<p class="content">
+Every posting goes into the mailing list and IRC archive, which means that people will see your postings even if you haven't yet linked it somewhere.
 </p>
-
+<p class="content">
+Once it's out there, it's public.</p>
+<ul class="bullet">
+  <li>
+    Technically, administrators can delete things, but the content may be mirrored, has feeds and is in the Google cache & other search engines indexes, so deleting something doesn't make it go away.
+  </li>
+  <li>
+    <span style="font-weight: bold;">Our policy</span> is to leave the archives alone except in exceptional cases.<br /> Please send a request promptly to <a href="mailto:feedback at evergreen-ils.org" class="mail JSnocheck" title="Posting Deletion">feedback at evergreen-ils.org</a> if you believe you are the exception.
+  </li>
+</ul>
 </div>
+<a name="listserv">
+</a>
+<h2><a name="listserv">Mailing lists</a></h2>
+<p class="content"><a name="listserv">Most of the day-to-day conversations are held on </a><a href="/listserv.php">mailing lists</a>. These mailing lists are open to anyone with an email account. In addition, archives that provide much of the history of the project are readily available.</p>
+<a name="irc">
+</a>
+<h2><a name="irc">Internet Relay Chat</a></h2>
+<p class="content"><a name="irc">Some members of the Evergreen community use the immediate mode of conversation that </a><a href="/irc.php">Internet Relay Chat (IRC)</a> offers. You can find us on the #evergreen channel on the Freenode server. Archives of the IRC channel are also available.</p>
+<a name="calendar">
+</a>
+<h2><a name="calendar">Event Calendar</a></h2>
+<p class="content">
+<a name="calendar">The </a><a href="http://evergreen-ils.org/dokuwiki/doku.php?id=calendar:start">Event Calendar</a> provides a single view of all of the meetings of the various committees and working groups in the Evergreen community. Most of these meetings are open to any interested members of the community; volunteers are always welcome!
+</p>
+<a name="blog">
+</a>
+<h2><a name="blog">Official blog</a></h2>
+<p class="content">
+<a name="blog">The </a><a href="http://evergreen-ils.org/blog">official blog</a> offers news and insight on the Evergreen project.
+</p>
+<a name="planet">
+</a>
+<h2><a name="planet">Community blogs</a></h2>
+<p class="content">
+<a name="planet">The </a><a href="http://planet.evergreen-ils.org">Planet Evergreen</a> blog aggregator pulls together all of the recent posts from each of the known blogs about Evergreen into one convenient package.
+</p>
+</div>
 <!--end pagebody-->
-<?php include "/var/www/open-ils.org/incl/footer.php"; ?>
-</div><!--end wrapper-->
-</body>
-</html>
+<?php include "/var/www/open-ils.org/incl/footer.php"; ?></div>
+<!--end wrapper-->
+</body></html>

Modified: evergreen-ils.org/css/style.css
===================================================================
--- evergreen-ils.org/css/style.css	2011-04-08 20:51:01 UTC (rev 1319)
+++ evergreen-ils.org/css/style.css	2011-04-09 11:04:08 UTC (rev 1320)
@@ -54,7 +54,9 @@
 text-decoration: none;
 }	
 
-h2, h3 {
+h2,h3 {
+display:block;
+width:75%;
 font-size: 100%;
 margin: 10px 0 7px 0;
 padding: 4px;
@@ -97,6 +99,17 @@
 margin: 2px 0 2px 0;
 }
 
+p.content {
+display:block;
+width:75%;
+font-size: 1em;
+line-height: 1.25em;
+margin: 1.25em 0;
+text-align: justify;
+padding: 0 0 6px 0;
+margin: 2px 0 2px 0;
+}
+
 p.breadcrumbs {
 padding: 2px 2px 10px 0px;
 margin: 2px;
@@ -158,10 +171,13 @@
 }
 
 #footerwrap {
-width: 900px;
+width: 90%;
+display:block;;
 margin: 0;
 padding: 20px 0 0 0;
 clear: both;
+margin-left:auto;
+margin-right:auto;
 }
 
 #footer {
@@ -201,29 +217,10 @@
 #subhead {
 width: 100%;
 margin: 0;
-padding: 3px 0 8px 0;
-background: #F5AE61 url('/img/subheadfade2.gif') bottom repeat-x;
+padding: 0px 0 0px 0;
+background: #F5AE61;
 }
 
-#subhead a:link, #subhead a:visited {
-text-align:left;
-margin: 0;
-text-decoration:none;
-padding: 3px 20px 8px 5px;
-font-size: 90%;
-font-weight:bold;
-color:#333;
-}
-
-#subhead a:link.first, #subhead a:visited.first {
-padding-left: 20px;
-}
-
-#subhead a:hover {
-/*background: #F8E3C9;*/
-color:#3082BF;
-}
-
 /* E N D   H E A D E R */
 
 #callout {
@@ -236,7 +233,7 @@
 
 #pagebody {
 margin: 12px 12px 15px 230px;
-padding: 10px 25px;
+padding: 42px 25px;
 border: 0px solid #ccc;
 background: #fff;
 }
@@ -248,7 +245,6 @@
 background: #fff;
 }
 
-
 #side {
 width: 210px;
 margin: 21px 0;
@@ -257,6 +253,9 @@
 }
 
 #side h3 {
+display:block;
+width:98%;
+text-align:center;
 background: #999;
 font-size: 1em;
 font-weight:normal;
@@ -296,8 +295,59 @@
 color: #60BF9E;
 }
 
+#sidebox img {
+padding: 4px 2px 2px 8px;
+text-decoration:none;
+}
+
+#rightside {
+width: 280px;
+margin: 21px 0;
+padding: 0;
+float:right;
+}
+
+#rightsidebox h3 {
+display:block;
+width:98%;
+background: #E1F4F9;
+font-size: 1em;
+font-weight:bold;
+font-variant: small-caps;
+color: #CE4F09;
+margin: 0;
+padding: 2px 2px 2px 4px;
+border-bottom: 1px solid #666;
+letter-spacing: 1px;
+}
+
+#rightsidebox {
+background: #fff;
+padding: 4px;
+margin: 0 0 0 20px;
+border: 1px solid #ccc;
+}
+
+#rightsidebox p a {
+display:block;
+padding: 4px 10px 4px 18px;
+line-height: 140%;
+font-size: 90%;
+text-decoration:none;
+color: #0F734A;
+text-align: left;
+}
+
+#rightsidebox p a:hover {
+color: #000;
+}
+
+#rightsidebox #search {
+padding: 0px 0px 0px 8px;
+}
+
 #wrap {
-width: 900px;
+width: 90%;
 height: 100%;
 margin: 0 auto;
 padding: 0;
@@ -306,81 +356,48 @@
 background: #fff;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
-	width: 900px;
+	width: 90%;
 	}
 html>#wrap {
-	width: 900px;
+	width: 90%;
 	} 
 
 #wrap.wide {
 background: #fff;
 }
 
-/* Adapted from http://www.spiffyjr.me/2010/03/02/creating-fancy-drop-down-menus-with-html-css-and-dojo/ */
-ul#subhead {
-  display: table;
-  list-style-type: none;
-  margin: 0;
-  padding: 0;
-  position: relative;
+#news_box p {
+/* 
+Flush left, ragged right
+1.25em basic leading (line height), one lead boundary (vertical margins)
+6C8AD5
+#CCCCFF
+*/
+display:block;
+width:75%;
+font-size: 1em;
+line-height: 1.25em;
+margin: 1.25em 0;
+text-align: justify;
+background-color: #e9e9e9;
+padding: 4px 8px 4px 12px;
 }
- 
-ul#subhead li {
-  cursor: pointer;
-  list-style: none;
-  display: table-cell;
-  float: left;
-  position: relative;
-  text-shadow: 0px 0px 1px #fff;
-  background: #F5AE61 url('/img/subheadfade2.gif') bottom repeat-x;
+
+#news_box h3 {
+font-size: 100%;
+margin: 10px 0 7px 0;
+padding: 4px;
+color: #000;
+font-weight: bold;
+background: #CDEACA;
 }
- 
-ul#subhead li a,#subhead li div {
-  color: #154f14;
-  padding: 5px 12px;
-}
- 
-ul#subhead img {
-  margin-right: 3px;
-  vertical-align: top;
-}
- 
-ul#subhead a {
-  position: relative;
-  display: block;
-}
- 
-ul#subhead ul.dropmenu {
-  background: #f5faf5;
-  border: 1px solid #BBCFBB;
-  margin: 0;
-  padding: 0;
-  position: absolute;
-  z-index: 999;
-  top: 24px;
-  left: -999em;
-  height: 1px;
-  display: block;
-}
- 
-ul#subhead ul.dropmenu li {
-  margin: 0;
-  padding: 0;
-  list-style: none;
-  width: 145px;
-}
- 
-ul#subhead ul.dropmenu li:hover {
-  opacity: 1;
-}
- 
-ul#subhead ul.dropmenu li a {
-  display: block;
-  padding: 6px 14px;
-  text-shadow: 0px 0px 1px #fff;
-  text-align: left;
-}
- 
-ul#subhead ul.dropmenu li a:hover {
-  text-decoration: none;
-}
+
+table.contenttable thead th {background: #FF9F33; color: white;font-size: 110%;} 
+table.contenttable1 tbody tr.tr-odd td {background: #eee;}
+table.contenttable0 tbody td ,table.contenttable1 tbody td  {padding: 6px 4px;line-height:1.5;}
+table.contenttable1 td.td-0,table.contenttable0 th.td-0 {background: #ddd !important;font-weight: bold;}
+
+table.contenttable1 .tr-1 .td-s {background: #CDEACA !important;text-align:center; } /* stable */
+table.contenttable1 .tr-1 .td-u {background: #FBB19B !important;text-align:center; } /* unstable */
+table.contenttable1 .tr-1 .td-p {background: #FBFFB3!important;text-align:center; } /* preview */
+

Modified: evergreen-ils.org/documentation.php
===================================================================
--- evergreen-ils.org/documentation.php	2011-04-08 20:51:01 UTC (rev 1319)
+++ evergreen-ils.org/documentation.php	2011-04-09 11:04:08 UTC (rev 1320)
@@ -4,35 +4,35 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Documentation: Evergreen open source library system</title>
    <link href="/css/style.css" rel="stylesheet" type="text/css" />
-   <?php include "/var/www/open-ils.org/incl/javascript.php" ;?>
 </head>
 <body>
 <div id="wrap">
 <?php include "/var/www/open-ils.org/incl/header.php" ;?>
-
+<?php include "/var/www/open-ils.org/incl/news_box.php" ;?>
 <?php include "/var/www/open-ils.org/incl/sidebar.php" ;?>
+<?php include "/var/www/open-ils.org/incl/doc_sidebar.php" ;?>
 <!--end side-->
-
 <div id="pagebody">
-<h1>Official documentation</h1>
-
+<h1>Documentation</h1>
+<p>This is the documentation section of the Evergreen project.</p>
+<a name="official"></a>
+<h2>Official documentation</h2>
 <ul class="bullet">
-<li><a href="http://docs.evergreen-ils.org/">Official documentation for Evergreen 1.6 (draft)</a>: written and maintained by the <a href="http://evergreen-ils.org/dokuwiki/doku.php?id=evergreen-docs:dig">Documentation Interest Group</a> (DIG) as single-source, XML-based documentation</li>
+<li><a href="http://docs.evergreen-ils.org/">Official documentation for Evergreen 1.6 (draft)</a>: written and maintained by the <a href="http://evergreen-ils.org/dokuwiki/doku.php?id=evergreen-docs:dig">Documentation Interest Group</a> (DIG).</li>
 </ul>
-
-<h1>Process documentation</h1>
+<a name="process"></a>
+<h2>Development process documentation</h2>
 <ul class="bullet">
 <li> <a href="/dokuwiki/doku.php?id=faqs:evergreen_roadmap">Evergreen Roadmap</a>: Current development milestones</li>
 <li> <a href="/dokuwiki/doku.php?id=contributing">How to participate in development</a>: procedures and conventions for contributing code to the Evergreen project</li>
 <li> <a href="/dokuwiki/doku.php?id=faqs:evergreen_feature_request_procedures">Feature Request Procedure</a>: Have an idea for a feature for Evergreen? This is how to submit it!</li>
 <li> <a href="http://svn.open-ils.org/trac/ILS/timeline">Watch us work</a>: the running change log for the Evergreen code repository</li>
 </ul>
-
-<h1>Informal documentation</h1>
+<a name="dokuwiki"></a>
+<h2>Wiki documentation</h2>
 <ul class="bullet">
-<li> <a href="/dokuwiki/doku.php">Evergreen wiki</a>: End-user, system administrator, and software developer materials; the wiki serves as an incubator for much of the material that ends up in the official documentation</li>
+<li> <a href="/dokuwiki/doku.php">Evergreen wiki</a>: End-user, system administrator, and software developer materials.<br /> The wiki serves as an incubator for much of the material that ends up in the official documentation.</li>
 </ul>
-
 </div>
 <!--end pagebody-->
 <?php include "/var/www/open-ils.org/incl/footer.php"; ?>

Modified: evergreen-ils.org/downloads.php
===================================================================
--- evergreen-ils.org/downloads.php	2011-04-08 20:51:01 UTC (rev 1319)
+++ evergreen-ils.org/downloads.php	2011-04-09 11:04:08 UTC (rev 1320)
@@ -1,189 +1,127 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Downloads: Evergreen open source library system</title>
    <link href="/css/style.css" rel="stylesheet" type="text/css" />
-   <?php include "/var/www/open-ils.org/incl/javascript.php" ;?>
 </head>
 <body>
 <div id="wrap">
 <?php include "/var/www/open-ils.org/incl/header.php" ;?>
-
+<?php include "/var/www/open-ils.org/incl/news_box.php" ;?>
 <?php include "/var/www/open-ils.org/incl/sidebar.php" ;?>
-
-
+<?php include "/var/www/open-ils.org/incl/downloads_sidebar.php" ;?>
 <!--end side-->
-
 <div id="pagebody">
-
-
 <h1>Evergreen Downloads</h1>
-
-<p>Use the software on this page to install or upgrade Evergreen's server or staff client, or to explore Evergreen's latest features. If you still have questions, why not share them with the Evergreen community on the <a href="listserv.php">Evergreen discussion lists</a>?</p>
-
-<h3>See Evergreen in action (no download required)</h3>
-
-<p>Visit the Evergreen catalog on our <a href="/dokuwiki/doku.php?id=community_servers#community_demo_servers">demonstration</a> and <a href="/dokuwiki/doku.php?id=community_servers#community_development_servers">development</a> servers, or visit this <a href="/dokuwiki/doku.php?id=evergreen_libraries">list of live Evergreen libraries</a>.</p>
-
-<p>You can also download an Evergreen staff client and point it at the Evergreen demo or development server (see the <a href="/dokuwiki/doku.php?id=community_servers">community servers</a> page for details).</p>
-
-<a name="evergreen"></a>
-<h3>Source and staff client downloads</h3>
-
-<p>There are two stable series of Evergreen: 2.0 and 1.6.1.<br/>
-The latest current stable 2.0 release is 2.0.5 (2011-04-04).<br/>
-The latest current stable 1.6.1 release is 1.6.1.8 (2011-03-16).
-</p>
-
-<table border="1" cellpadding="10">
-<thead>
-<tr>
-    <th>Evergreen</th>
-    <th>Staff client (Windows)</th>
-    <th>OpenSRF</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-    <td style="vertical-align: top;"><a href="/downloads/Evergreen-ILS-2.0.5.tar.gz" style="font-weight: bold;">2.0.5 source</a> (<a href="/downloads/Evergreen-ILS-2.0.5.tar.gz.md5">md5</a>)
-<ul>
-    <li><a href="/dokuwiki/doku.php?id=upgrading:evergreen">Upgrading</a></li>
-    <li><a href="/dokuwiki/doku.php?id=server:2.0:install">Clean install</a></li>
-    <li>Release notes and change logs:
-    <ul>
-        <li><a href="/dokuwiki/doku.php?id=feature_list_2_0">Features in 2.0</a></li>
-        <li><a href="/downloads/ChangeLog-2.0.4-2.0.5">2.0.4 - 2.0.5 change log</a></li>
-        <li><a href="/downloads/ChangeLog-2.0.3-2.0.4">2.0.3 - 2.0.4 change log</a></li>
-        <li><a href="/downloads/ChangeLog-2.0.2-2.0.3">2.0.2 - 2.0.3 change log</a></li>
-        <li><a href="/downloads/ChangeLog-2.0.1-2.0.2">2.0.1 - 2.0.2 change log</a></li>
-        <li><a href="/downloads/ChangeLog-2.0.0-2.0.1">2.0.0 - 2.0.1 change log</a></li>
-        <li><a href="/downloads/ChangeLog-1.6.1.0-2.0.0">1.6.1.0 - 2.0.0 change log</a></li>
-    </ul></li>
-</ul>
-    </td>
-    <td style="vertical-align: top;">
-        <a href="/downloads/evergreen-setup-rel_2_0_5.exe">2.0.5 installer</a> <a href="/downloads/evergreen-setup-rel_2_0_5.exe.md5">(md5)</a><br/><br/>
-        Slightly older versions:<br/>
-        <a href="/downloads/evergreen-setup-rel_2_0_4.exe">2.0.4 installer</a> <a href="/downloads/evergreen-setup-rel_2_0_4.exe.md5">(md5)</a><br/><br/>
-        <a href="/downloads/evergreen-setup-rel_2_0_3.exe">2.0.3 installer</a> <a href="/downloads/evergreen-setup-rel_2_0_3.exe.md5">(md5)</a><br/><br/>
-        <a href="/downloads/evergreen-setup-rel_2_0_2.exe">2.0.2 installer</a> <a href="/downloads/evergreen-setup-rel_2_0_2.exe.md5">(md5)</a><br/><br/>
-        <a href="/downloads/evergreen-setup-rel_2_0_1.exe">2.0.1 installer</a> <a href="/downloads/evergreen-setup-rel_2_0_1.exe.md5">(md5)</a><br/><br/>
-        <a href="/downloads/evergreen-setup-rel_2_0_0.exe">2.0.0 installer</a> <a href="/downloads/evergreen-setup-rel_2_0_0.exe.md5">(md5)</a><br/><br/>
-    </td>
-    <td style="vertical-align: top;">
-        <a href="/downloads/opensrf-1.6.3.tar.gz" style="font-weight: bold;">1.6.3 source</a> (<a href="/downloads/opensrf-1.6.3.tar.gz.md5">md5</a>)
-        <ul>
-            <li><a href="/dokuwiki/doku.php?id=opensrf:1.6:install">Installation</a></li>
-            <li><a href="/dokuwiki/doku.php?id=opensrf:release_notes:1.6">Release notes</a></li>
-            <li><a href="/downloads/OpenSRF-ChangeLog-1.6.3">1.6.3 change log</a></li>
-        </ul>
-    </td>
-</tr>
-
-
-<tr>
-    <td style="vertical-align: top;"><a href="/downloads/Evergreen-ILS-1.6.1.8.tar.gz" style="font-weight: bold;">1.6.1.8 source</a> (<a href="/downloads/Evergreen-ILS-1.6.1.8.tar.gz.md5">md5</a>)
-<ul>
-    <li><a href="/dokuwiki/doku.php?id=upgrading:evergreen">Upgrading</a></li>
-    <li><a href="/dokuwiki/doku.php?id=server:1.6.1:install">Clean install</a></li>
-    <li>Release notes and change logs:
-    <ul>
-        <li><a href="/dokuwiki/doku.php?id=feature_list_1_6_1">Release notes</a> (coming soon)</li>
-        <li><a href="/downloads/ChangeLog-1.6.1.7-1.6.1.8">1.6.1.7 to 1.6.1.8 change log</a></li>
-        <li><a href="/downloads/ChangeLog-1.6.1.6-1.6.1.7">1.6.1.6 to 1.6.1.7 change log</a></li>
-        <li><a href="/downloads/ChangeLog-1.6.1.5-1.6.1.6">1.6.1.5 to 1.6.1.6 change log</a></li>
-        <li><a href="/downloads/ChangeLog-1.6.1.4-1.6.1.5">1.6.1.4 to 1.6.1.5 change log</a></li>
-        <li><a href="/downloads/ChangeLog-1.6.1.3-1.6.1.4">1.6.1.3 to 1.6.1.4 change log</a></li>
-        <li><a href="/downloads/ChangeLog-1.6.1.2-1.6.1.3">1.6.1.2 to 1.6.1.3 change log</a></li>
-        <li><a href="/downloads/ChangeLog-1.6.1.1-1.6.1.2">1.6.1.1 to 1.6.1.2 change log</a></li>
-        <li><a href="/downloads/ChangeLog-1.6.1.0-1.6.1.1">1.6.1.0 to 1.6.1.1 change log</a></li>
-        <li><a href="/downloads/ChangeLog-1.6.0.4-1.6.1.0">1.6.0.4 to 1.6.1.0 change log</a></li>
-    </ul></li>
-</ul>
-    </td>
-    <td style="vertical-align: top;">
-        <a href="/downloads/evergreen-setup-rel_1_6_1_8.exe">1.6.1.8 installer</a> <a href="/downloads/evergreen-setup-rel_1_6_1_8.exe.md5">(md5)</a><br/><br/>
-        Slightly older versions:<br/>
-        <a href="/downloads/evergreen-setup-rel_1_6_1_7.exe">1.6.1.7 installer</a> <a href="/downloads/evergreen-setup-rel_1_6_1_7.exe.md5">(md5)</a><br/><br/>
-        <a href="/downloads/evergreen-setup-rel_1_6_1_6.exe">1.6.1.6 installer</a> <a href="/downloads/evergreen-setup-rel_1_6_1_6.exe.md5">(md5)</a><br/><br/>
-        <a href="/downloads/evergreen-setup-rel_1_6_1_5.exe">1.6.1.5 installer</a> <a href="/downloads/evergreen-setup-rel_1_6_1_5.exe.md5">(md5)</a><br/><br/>
-        <a href="/downloads/evergreen-setup-rel_1_6_1_4.exe">1.6.1.4 installer</a> <a href="/downloads/evergreen-setup-rel_1_6_1_4.exe.md5">(md5)</a><br/><br/>
-        <a href="/downloads/evergreen-setup-rel_1_6_1_3.exe">1.6.1.3 installer</a> <a href="/downloads/evergreen-setup-rel_1_6_1_3.exe.md5">(md5)</a><br/><br/>
-        <a href="/downloads/evergreen-setup-rel_1_6_1_2.exe">1.6.1.2 installer</a> <a href="/downloads/evergreen-setup-rel_1_6_1_2.exe.md5">(md5)</a><br/><br/>
-        <a href="/downloads/evergreen-setup-rel_1_6_1_1.exe">1.6.1.1 installer</a> <a href="/downloads/evergreen-setup-rel_1_6_1_1.exe.md5">(md5)</a><br/><br/>
-        <a href="/downloads/evergreen-setup-rel_1_6_1_0.exe">1.6.1.0 installer</a> <a href="/downloads/evergreen-setup-rel_1_6_1_0.exe.md5">(md5)</a>
-    </td>
-    <td style="vertical-align: top;">
-        <a href="/downloads/opensrf-1.6.3.tar.gz" style="font-weight: bold;">1.6.3 source</a> (<a href="/downloads/opensrf-1.6.3.tar.gz.md5">md5</a>)
-        <ul>
-            <li><a href="/dokuwiki/doku.php?id=opensrf:1.6:install">Installation</a></li>
-            <li><a href="/dokuwiki/doku.php?id=opensrf:release_notes:1.6">Release notes</a></li>
-            <li><a href="/downloads/OpenSRF-ChangeLog-1.6.3">1.6.3 change log</a></li>
-        </ul>
-    </td>
-</tr>
-
-</tbody>
+<p class="content">Evergreen depends on the following technologies Perl, C, JavaScript, XML, XPath, XSLT, XMPP, <a href="opensrf.php">OpenSRF</a>, Apache, mod_perl, and PostgreSQL.</p>
+<p class="content">Note: The latest release from the 2.0 series is recommended for new installations.</p>
+<h3><a name="evergreen">Server &amp; staff client downloads</a></h3>
+<!-- Table design/CSS from typo3.org -->
+<!--  Table: [begin] -->
+<table class="contenttable contenttable-1 contenttable1">
+  <thead> <tr class="tr-even tr-0">
+    <th class="td-0" scope="col" id="col5706-0">&nbsp;</th>
+    <th class="td-1" scope="col" id="col5706-1">2.0 Series</th>
+    <th class="td-2" scope="col" id="col5706-2">1.6.1 Series<br />
+    </th>
+  </tr>
+  </thead><tbody>
+    <tr class="tr-odd tr-1">
+      <td class="td-s" headers="col5706-0">Status</td>
+      <td class="td-s" headers="col5706-1">stable</td>
+      <td class="td-s" headers="col5706-2">stable</td>
+    </tr>
+    <tr class="tr-even tr-2">
+<td class="td-0" headers="col5706-0">Latest Release</td><td class="td-1" headers="col5706-1">2.0.5</td><td class="td-2" headers="col5706-2">1.6.1.8</td></tr>
+<tr class="tr-odd tr-3">
+      <td class="td-0" headers="col5706-0">Release Date</td>
+      <td class="td-1" headers="col5706-1">2011-04-04</td>
+      <td class="td-2" headers="col5706-2">2010-03-16</td>
+    </tr>
+    <tr class="tr-even tr-4">
+      <td class="td-0" headers="col5706-0">ChangeLog<br />
+      </td>
+      <td class="td-1" headers="col5706-1"><a href="/eg_changelog.php">ChangeLog</a><br />
+      </td>
+      <td class="td-2" headers="col5706-2"><a href="/eg_changelog.php">ChangeLog</a></td>
+    </tr>
+    <tr class="tr-odd tr-5">
+      <td class="td-0" headers="col5706-0">Release Notes<br />
+      </td>
+      <td class="td-1" headers="col5706-1"><a href="/dokuwiki/doku.php?id=feature_list_2_0">Release Notes</a></td>
+      <td class="td-2" headers="col5706-2"><a href="/dokuwiki/doku.php?id=feature_list_1_6_1">Release Notes</a></td>
+    </tr>
+    <tr class="tr-even tr-6">
+<td class="td-0" headers="col5706-0">Fresh Installation</td><td class="td-1" headers="col5706-1"><a href="/dokuwiki/doku.php?id=server:2.0:install" target="_blank">Install Instructions</a></td><td class="td-2" headers="col5706-2"><a href="/dokuwiki/doku.php?id=server:1.6.1:install" target="_blank">Install Instructions</a></td></tr>
+<tr class="tr-odd tr-7">
+      <td class="td-0" headers="col5706-0">Upgrading<br /></td>
+      <td class="td-1" headers="col5706-1"><a href="/dokuwiki/doku.php?id=upgrading:evergreen" target="_blank">Upgrade Instructions</a><br />
+      </td>
+      <td class="td-2" headers="col5706-2"><a href="/dokuwiki/doku.php?id=upgrading:evergreen" target="_blank">Upgrade Instructions</a><br />
+      </td>
+    </tr>
+    <tr class="tr-even tr-7">
+      <td class="td-0" headers="col5706-0">OpenSRF<br />
+</td>
+      <td class="td-1" headers="col5706-1">1.6.3  [<a href="/downloads/opensrf-1.6.3.tar.gz">tar.gz</a>] (<a href="/downloads/opensrf-1.6.3.tar.gz.md5" target="_blank">md5</a>)</td>
+      <td class="td-2" headers="col5706-2">1.6.3  [<a href="/downloads/opensrf-1.6.3.tar.gz">tar.gz</a>] (<a href="/downloads/opensrf-1.6.3.tar.gz.md5" target="_blank">md5</a>)</td>
+    </tr>
+    <tr class="tr-odd tr-8">
+      <td class="td-0" headers="col5706-0">SVN Repository</td>
+      <td class="td-1" headers="col5706-1"><a href="http://svn.open-ils.org/trac/ILS/browser/branches/rel_2_0" target="_blank">SVN Location</a></td>
+      <td class="td-2" headers="col5706-2"><a href="http://svn.open-ils.org/trac/ILS/browser/branches/rel_1_6_1" target="_blank">SVN Location</a></td>
+    </tr>
+    <tr class="tr-even tr-9">
+      <td class="td-0" headers="col5706-0">Download Sever<br />
+</td>
+      <td class="td-1" headers="col5706-1">Source <a href="/downloads/Evergreen-ILS-2.0.5.tar.gz" target="_blank">[tar.gz]</a> (<a href="/downloads/Evergreen-ILS-2.0.5.tar.gz.md5">md5</a>)</td>
+      <td class="td-2" headers="col5706-2">Source (<a href="/downloads/Evergreen-ILS-1.6.1.8.tar.gz.md5">md5</a>)</td>
+    </tr>
+    <tr class="tr-odd tr-10">
+<td class="td-0" headers="col5706-0">Download Client<br /> </td>
+<td class="td-1" headers="col5706-1">Staff Client Installer [<a href="/downloads/evergreen-setup-rel_2_0_5.exe">exe</a>] (<a href="downloads/evergreen-setup-rel_2_0_5.exe.md5">md5</a>)</td>
+<td class="td-2" headers="col5706-2">Staff Client Installer [<a href="/downloads/evergreen-setup-rel_1_6_1_8.exe">exe</a>] (<a href="/downloads/evergreen-setup-rel_1_6_1_8.exe.md5">md5</a>)</td></tr>
+    <tr class="tr-even tr-10">
+<td class="td-0" headers="col5706-0">Client Archive<br /></td>
+<td class="td-1" headers="col5706-1"><a href="/staff_clients.php">Staff Client Archive</a></td><td class="td-2" headers="col5706-2"><a href="/staff_clients_archive.php">Staff Client Archive</a></td></tr>
+<tr class="tr-odd tr-last">
+      <td class="td-0" headers="col5706-0">&nbsp;</td>
+      <td class="td-1" headers="col5706-1">&nbsp;</td>
+      <td class="td-2" headers="col5706-2">&nbsp;</td>
+    </tr>
+  </tbody>
 </table>
-
-<a name="opensrf"></a>
-<h3>OpenSRF 2.0.0 release candidate</h3>
-<p><strong>This release candidate is for testing purposes, do not use it in production!</strong> Your feedback
-is welcome on the <a href="/listserv.php">Evergreen development mailing list</a>.</p>
-<p>
-  The OpenSRF <a href="/downloads/opensrf-2.0.0-rc2.tar.gz" style="font-weight: bold;">2.0.0 release candidate 2 source</a>
-  (<a href="/downloads/opensrf-2.0.0-rc2.tar.gz.md5">md5</a>) is available for testing. See the
-  <a href="/downloads/OpenSRF-ChangeLog-2.0.0-rc2">2.0.0-rc2 change log</a> for technical details
-  of the changes for this candidate release.
+<!--  Table: [end] -->
+<h3><a name="mac_linux_clients">
+</a>Staff clients for Mac and Linux</h3>
+<p class="content"><a href="/dokuwiki/doku.php?id=evergreen-user:installing_and_running_the_staff_client#installing_on_mac">Installing the Evergreen client on Macs</a></p>
+<p class="content"><a href="http://sitka.bclibraries.ca/support/staff-client-executables/">Pre-built MAC staff clients</a> - Provided by SITKA</p>
+<p class="content"><a href="/dokuwiki/doku.php?id=evergreen-user:installing_and_running_the_staff_client#installing_on_linux">Building a Linux staff client from source</a> (a packaged release for Linux is not available)<br />
+</p><a name="evergreen_demos">
+</a><h3><a name="evergreen_demos">Evergreen in action</a></h3>
+<p class="content"><a name="evergreen_demos">Visit the Evergreen catalog on our </a><a href="/dokuwiki/doku.php?id=community_servers#community_demo_servers">demonstration</a> and <a href="/dokuwiki/doku.php?id=community_servers#community_development_servers">development</a> servers, or visit this <a href="/dokuwiki/doku.php?id=evergreen_libraries">list of live Evergreen libraries</a>.</p>
+<p class="content">You can also download an Evergreen staff client and point it at the Evergreen demo or development server (see the <a href="/dokuwiki/doku.php?id=community_servers">community servers</a> page for details).</p>
+<a name="evergreen_vm">
+</a><h3><a name="evergreen_vm">Evergreen Virtual Images</a></h3>
+<p class="content"><a name="evergreen_vm">Note: Evergreen servers and staff clients must match. For example, if you are running server version 2.0.3, you should use version 2.0.3 of the staff client.</a></p>
+<p class="content">
+<a name="evergreen_vm">The </a><a href="/%7Edenials/Evergreen_trunk_Squeeze.ova">developer virtual image</a> (OpenSRF and Evergreen trunk as of 2011-03-19 on Debian Squeeze) includes PostgreSQL 9.0 and Python support and is intended to serve as a quickstart development environment as well as a sneak peek at the latest features in Evergreen. See the <a href="/%7Edenials/README-Evergreen_trunk_2011_03_19_Squeeze.html">README</a> for more information.
 </p>
-
-<h3>Staff clients for Mac and Linux</h3>
-
-<p><a href="/dokuwiki/doku.php?id=evergreen-user:installing_and_running_the_staff_client#installing_on_mac">Installing the Evergreen client on Macs</a></p>
-
-<p><a href="http://sitka.bclibraries.ca/support/staff-client-executables/">Pre-built MAC staff clients</a> - Provided by SITKA</p>
-
-<p><a href="/dokuwiki/doku.php?id=evergreen-user:installing_and_running_the_staff_client#installing_on_linux">Building a Linux staff client from source</a> (a packaged release for Linux is not available)</p>
-
-
-<a name="others"></a>
-<h3>Other versions of Evergreen software</h3>
-
-<p>Note: Evergreen servers and staff clients must match. For example, if you are running server version 2.0.3, you should use version 2.0.3 of the staff client.</p>
-
-<p>
-The <a href="/~denials/Evergreen_trunk_Squeeze.ova">developer
-virtual image</a> (OpenSRF and Evergreen trunk as of 2011-03-19 on Debian
-Squeeze) includes PostgreSQL 9.0 and Python support and is intended to serve as
-a quickstart development environment as well as a sneak peek at the latest
-features in Evergreen. See the <a
-href="/~denials/README-Evergreen_trunk_2011_03_19_Squeeze.html">README</a> for more
-information.
-</p>
-
-<p>The <a href="/~denials/Evergreen_2_0_3_Squeeze.zip">2.0.3, Debian Squeeze</a> (754 MB) virtual image (<a href="/~denials/Evergreen_2_0_3_Squeeze/README">README</a>) and the <a href="/~denials/Evergreen_1_6_1_4_Lenny.zip">Evergreen 1.6.1.4, Debian 5.0 (Lenny)</a> virtual image should run under recent versions of VirtualBox or VMWare.</p>
-
-<p>Older versions of Evergreen software are available from the <a href="code_museum.php">Evergreen Code Museum</a>.</p>
-
-<a name="repos"></a>
-<h3>Source Code Repository</h3>
-<p>A Trac instance sits atop the Subversion repositories for Evergreen and OpenSRF. You can find both repositories at <a href="http://svn.open-ils.org/">svn.open-ils.org</a>. Trac sends code commits to two <a href="listserv.php">public Evergreen mailing lists</a>:</p>
-
-<ul class="bullet">
-<li> For Evergreen commits, subscribe to <a href="http://list.georgialibraries.org/mailman/listinfo/open-ils-commits">open-ils-commits</a></li>
-<li> For OpenSRF commits, subscribe to  <a href="http://list.georgialibraries.org/mailman/listinfo/opensrf-commits">opensrf-commits</a></li>
-</ul>
-
+<p class="content">The <a href="/%7Edenials/Evergreen_2_0_3_Squeeze.zip">2.0.3, Debian Squeeze</a> (754 MB) virtual image (<a href="/%7Edenials/Evergreen_2_0_3_Squeeze/README">README</a>) and the <a href="/%7Edenials/Evergreen_1_6_1_4_Lenny.zip">Evergreen 1.6.1.4, Debian 5.0 (Lenny)</a> virtual image should run under recent versions of VirtualBox or VMWare.</p>
+<h3><a name="pos">Bug Reports</a></h3>
+<p><a name="bugs">Please report any Evergreen bugs/wishlist on <a href="https://bugs.launchpad.net/evergreen">Launchpad</a>.</p>
+<p class="content">To submit a vulnerability please email your report to <a href="mailto:open-ils-security at esilibrary.com">open-ils-security at esilibrary.com</a>.</p>
+<h3><a name="code_museum">Evergreen Code Museum<br />
+</a></h3>
+<p><a name="code_museum">Older versions of Evergreen software are available from the </a><a href="code_museum.php">Evergreen Code Museum</a>.</p>
+<a name="repos" /><h3><a name="repos">Source Code Repository</a></h3>
+<p class="content"><a name="repos">A Trac instance sits atop the Subversion repositories for Evergreen and OpenSRF. You can find both repositories at </a><a href="http://svn.open-ils.org/">svn.open-ils.org</a>. Here is the running change log for the Evergreen code repository: <a href="http://svn.open-ils.org/trac/ILS/timeline">watch us work</a>.</p>
+<p>Trac sends code commits to two public Evergreen mailing lists:</p>
+<ul class="bullet"><li> For Evergreen commits, subscribe to <a href="http://list.georgialibraries.org/mailman/listinfo/open-ils-commits">open-ils-commits</a></li><li> For OpenSRF commits, subscribe to  <a href="http://list.georgialibraries.org/mailman/listinfo/opensrf-commits">opensrf-commits</a></li></ul>
 </div>
-
 <!--end pagebody-->
-
 <?php include "/var/www/open-ils.org/incl/footer.php"; ?>
-
 </div>
-
 <!--end wrapper-->
-
-</body>
-</html>
+</body></html>

Added: evergreen-ils.org/img/arr_white.gif
===================================================================
(Binary files differ)


Property changes on: evergreen-ils.org/img/arr_white.gif
___________________________________________________________________
Name: svn:mime-type
   + image/gif

Added: evergreen-ils.org/img/arrv_white.gif
===================================================================
(Binary files differ)


Property changes on: evergreen-ils.org/img/arrv_white.gif
___________________________________________________________________
Name: svn:mime-type
   + image/gif

Modified: evergreen-ils.org/incl/header.php
===================================================================
--- evergreen-ils.org/incl/header.php	2011-04-08 20:51:01 UTC (rev 1319)
+++ evergreen-ils.org/incl/header.php	2011-04-09 11:04:08 UTC (rev 1320)
@@ -1,3 +1,4 @@
+<link href="/css/purecssmenu.css" rel="stylesheet" type="text/css" />
 <!--start header-->
 <div id="mainhead">
 <a href="/"><img src="/img/evergreen_logo.gif" border="0" alt="Open Source Integrated Library System" /></a>
@@ -2,24 +3,39 @@
 </div>
-<ul id="subhead">
-    <li><a href="/about.php" class="first">About Us</a></li>
-    <li><a href="/dokuwiki/doku.php?id=faqs:evergreen_faq_1">FAQs</a></li>
-    <li><a href="/documentation.php">Documentation</a></li>
-    <li class="dropdown"><a href="/communicate.php">Communicate</a>
-        <ul class="dropmenu">
-            <li><a href="/listserv.php">Mailing Lists</a></li>
-            <li><a href="/irc.php">Chat</a></li>
-            <li><a href="http://evergreen-ils.org/dokuwiki/doku.php?id=calendar:start">Calendar</a></li>
-            <li><a href="/blog">Official blog</a></li>
-            <li><a href="http://planet.evergreen-ils.org">Community blogs</a></li>
-        </ul>
-    </li>
-    <li class="dropdown"><a href="http://www.evergreen-ils.org/dokuwiki/doku.php?id=contributing">Contribute</a>
-        <ul class="dropmenu">
-            <li><a href="http://www.open-ils.org/dokuwiki/doku.php?id=faqs:evergreen_committees">Join committees and working groups</a></li>
-            <li><a href="http://bugs.launchpad.net/evergreen">Report bugs</a></li>
-            <li><a href="http://evergreen-ils.org/dokuwiki/doku.php?id=dev:contributing_code">Develop code</a></li>
-        </ul>
-    </li>
-    <li><a href="/downloads.php">Download</a></li>
+
+<ul id="subhead" class="pureCssMenu pureCssMenum">
+    <li class="pureCssMenui"><a class="pureCssMenui" href="/about.php">About</a></li>
+    <li class="pureCssMenui"><a class="pureCssMenui" href="/dokuwiki/doku.php?id=faqs:evergreen_faq_1">FAQs</a></li>
+    <li class="pureCssMenui"><a class="pureCssMenui" href="/documentation.php"><span>Documentation</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+    <ul class="pureCssMenum">
+        <li class="pureCssMenui"><a class="pureCssMenui" href="http://docs.evergreen-ils.org/">Official documentation</a></li>
+        <li class="pureCssMenui"><a class="pureCssMenui" href="/dokuwiki/doku.php?id=evergreen-docs:dig">Documentation Interest Group</a></li>
+        <li class="pureCssMenui"><a class="pureCssMenui" href="/dokuwiki/doku.php?id=faqs:evergreen_roadmap">Evergreen roadmap</a></li>
+        <li class="pureCssMenui"><a class="pureCssMenui" href="/dokuwiki/">Evergreen wiki</a></li>
+    </ul>
+    <!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+    <li class="pureCssMenui"><a class="pureCssMenui" href="/communicate.php"><span>Communicate</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+    <ul class="pureCssMenum">
+        <li class="pureCssMenui"><a class="pureCssMenui" href="/listserv.php">Mailing lists</a></li>
+        <li class="pureCssMenui"><a class="pureCssMenui" href="/irc.php">Chat</a></li>
+        <li class="pureCssMenui"><a class="pureCssMenui" href="/dokuwiki/doku.php?id=calendar:start">Calendar</a></li>
+        <li class="pureCssMenui"><a class="pureCssMenui" href="/blog/">Official blog</a></li>
+        <li class="pureCssMenui"><a class="pureCssMenui" href="http://planet.evergreen-ils.org/">Community blogs</a></li>
+    </ul>
+    <!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+    <li class="pureCssMenui"><a class="pureCssMenui" href="/dokuwiki/doku.php?id=contributing"><span>Contribute</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+    <ul class="pureCssMenum">
+        <li class="pureCssMenui"><a class="pureCssMenui" href="/doku.php?id=faqs:evergreen_committees">Join committees & work groups</a></li>
+        <li class="pureCssMenui"><a class="pureCssMenui" href="https://bugs.launchpad.net/evergreen">Report bugs</a></li>
+        <li class="pureCssMenui"><a class="pureCssMenui" href="/dokuwiki/doku.php?id=dev:contributing_code">Develop code</a></li>
+       <li class="pureCssMenui"><a class="pureCssMenui" href="/dokuwiki/doku.php?id=webteam:draft_guidelines">Contribute to the Wiki</a></li>
+       <li class="pureCssMenui"><a class="pureCssMenui" href="/doku.php?id=faqs:evergreen_feature_request_procedures">Feature Request Procedure</a></li>
+    </ul>
+    <!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+    <li class="pureCssMenui"><a class="pureCssMenui" href="/downloads.php"><span>Download</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+    <ul class="pureCssMenum">
+        <li class="pureCssMenui"><a class="pureCssMenui" href="downloads.php">Evergreen</a></li>
+       <li class="pureCssMenui"><a class="pureCssMenui" href="/opensrf.php">OpenSRF</a></li>
+    </ul>
+    <!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
 </ul>
-<!--end header-->
+

Modified: evergreen-ils.org/incl/sidebar.php
===================================================================
--- evergreen-ils.org/incl/sidebar.php	2011-04-08 20:51:01 UTC (rev 1319)
+++ evergreen-ils.org/incl/sidebar.php	2011-04-09 11:04:08 UTC (rev 1320)
@@ -1,43 +1,25 @@
 <!--begin sidebar-->
 
-<link href="/css/style.css" rel="stylesheet" type="text/css" />
 <div id="side">
 
 <div id="sidebox">
-	<a href="http://pines.georgialibraries.org/evergreen2011/">
-		Conference Site:
-	</a>
-	<a href="http://pines.georgialibraries.org/evergreen2011/">
+	<a href="http://pines.georgialibraries.org/evergreen2011/" alt="2011 Evergreen Conference Site">
 		<img src="/images/eg2011-logo165x165.JPG"></img>
 	</a>
 </div>
 <br />
 
 <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://rscel.evergreen-ils.org/">Resource and Sharing Cooperative of Evergreen Libraries (RSCEL)</a></li> 
+<li><a href="http://rscel.evergreen-ils.org/">Resource & Sharing Cooperative of Evergreen Libraries (RSCEL)</a></li> 
 <li><a href="/dokuwiki/doku.php?id=community_servers#community_demo_servers">Evergreen Demo Systems</a></li>
 <li><a href="/dokuwiki/doku.php?id=community_servers#community_development_servers">Evergreen Dev Systems</a></li>
-<li><a href="/downloads.php">Server &amp; Staff Client Download</a></li>
+<li><a href="/downloads.php">Server &amp; 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>
+<li><a href="/dokuwiki/doku.php?id=faq:evergreen_companies">Evergreen Service Providers</a></li>
 </ul>
 </div>
 

Modified: evergreen-ils.org/index.php
===================================================================
--- evergreen-ils.org/index.php	2011-04-08 20:51:01 UTC (rev 1319)
+++ evergreen-ils.org/index.php	2011-04-09 11:04:08 UTC (rev 1320)
@@ -1,46 +1,39 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Welcome: Evergreen open source library system</title>
    <link href="/css/style.css" rel="stylesheet" type="text/css" />
-   <?php include "/var/www/open-ils.org/incl/javascript.php" ;?>
 </head>
 <body>
 <div id="wrap">
 <?php include "/var/www/open-ils.org/incl/header.php" ;?>
-
+<?php include "/var/www/open-ils.org/incl/news_box.php" ;?>
 <?php include "/var/www/open-ils.org/incl/sidebar.php" ;?>
+<?php include "/var/www/open-ils.org/incl/right_sidebar.php" ;?>
 <!--end side-->
-
 <div id="pagebody">
-
 <h1>Welcome to the Evergreen Project!</h1>
-
-
-<p>This is the project site for <strong>Evergreen</strong>, the highly-scalable software for libraries that helps library patrons find library materials, and helps libraries manage, catalog, and circulate those materials, no matter how large or complex the libraries.</p>
-
-<p>Evergreen, which first launched in September, 2006 in Georgia's <a href="http://www.georgialibraries.org/public/pines.php">PINES consortium</a>, now powers over 544 libraries of every type -- public, academic, special, school, and even tribal and home libraries -- in over a dozen countries worldwide. Evergreen has an active community that participates in its coding, documentation, and direction of the project.</p>
-
-<p>As a community, our development requirements are that Evergreen must be:</p>
-
-<ul class="bullet">
-<li><strong>Stable</strong>, even under extreme load.</li>
-<li><strong>Robust</strong>, and capable of handling a high volume of transactions and simultaneous users.</li>
-<li><strong>Flexible</strong>, to accomodate the varied needs of libraries.</li>
-<li><strong>Secure</strong>, to protect our patrons' privacy and data.</li>
-<li><strong>User-friendly</strong>, to facilitate patron and staff use of the system.</li>
-</ul>
-</p>
-
+<p>This is the project site for <strong>Evergreen</strong>, a
+highly-scalable software for libraries that helps library patrons find
+library materials, and helps libraries manage, catalog, and circulate
+those materials, no matter how large or complex the libraries.</p>
 <p>Evergreen is open source software, freely licensed under the GNU GPL.</p>
-<p>To to <a href="/about.php">learn more</a>, visit the <a href="/dokuwiki/doku.php?id=faqs:evergreen_faq_1">Frequently Asked Questions</a> or <a href="/search.php">search</a> the site.  Or <a href="listserv.php">subscribe</a> to one of our mailing lists or <a href="/irc.php">chat</a> with us live on IRC.</p> 
-
-
+<div id="news_box">
+<?
+///////////////////////////
+//Setup the different feeds.
+///////////////////////////
+$eg_feed = new Feed('http://evergreen-ils.org/blog/?feed=rss2');
+//Get multiple items in single call
+echo "<h3>Evergreen News</h3> ";
+foreach ($eg_feed->find(2) as $item) {
+        echo "<p><a href='".$item->link."'>".$item->image.$item->title."</a><br /><br />".$item->description."</p>";
+}
+?>
 </div>
-
+</div>
 <!--end pagebody-->
 <?php include "/var/www/open-ils.org/incl/footer.php"; ?>
 </div><!--end wrapper-->
-</body>
-</html>
+</body></html>

Modified: evergreen-ils.org/irc.php
===================================================================
--- evergreen-ils.org/irc.php	2011-04-08 20:51:01 UTC (rev 1319)
+++ evergreen-ils.org/irc.php	2011-04-09 11:04:08 UTC (rev 1320)
@@ -4,23 +4,22 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Chat online: Evergreen open source library system</title>
    <link href="/css/style.css" rel="stylesheet" type="text/css" />
-   <?php include "/var/www/open-ils.org/incl/javascript.php" ;?>
 </head>
 <body>
 <div id="wrap">
 <?php include "/var/www/open-ils.org/incl/header.php" ;?>
-
+<?php include "/var/www/open-ils.org/incl/news_box.php" ;?>
 <?php include "/var/www/open-ils.org/incl/sidebar.php" ;?>
+<?php include "/var/www/open-ils.org/incl/right_sidebar.php" ;?>
 <!--end side-->
-
 <div id="pagebody">
-
-<h1>Chat online with the Evergreen community</h1>
-<p>Quite a few of us (developers, contributors, enthusiasts, etc.) hang out on the <a href="http://freenode.net/">Freenode</a> Internet Relay Chat <a href="http://en.wikipedia.org/wiki/IRC">(IRC) network</a> for real-time chat, on channel <a href="irc://irc.freenode.net/Evergreen">#Evergreen</a>.  In early February of 2008, <a href="http://list.georgialibraries.org/pipermail/open-ils-general/2008-February/thread.html#560">we</a> <a href="http://list.georgialibraries.org/pipermail/open-ils-dev/2008-February/thread.html#2446">decided</a> to start publicly logging the channel so that everyone could benefit from the knowledge shared there.  You may <a href="/irc_logs/">browse</a> these logs, and if you're on channel, you may prepend a specific message with an exclamation mark (!) to prevent that message from being logged.  We also have a <a target="_blank" href="http://webchat.freenode.net/?channels=evergreen">web gateway</a> to the channel.  Like most forums on the Internet, IRC has its own culture and etiquette, and when in doubt over something, just ask.</p>
-
-<h1>Quick Links</h1>
-
-<ul>
+<h1>Evergreen on IRC</h1>
+<h3>Chat online with the Evergreen community</h3>
+<p class="content">Quite a few of us (developers, contributors, enthusiasts, etc.) hang out on the <a href="http://freenode.net/">Freenode</a> Internet Relay Chat <a href="http://en.wikipedia.org/wiki/IRC">(IRC) network</a> for real-time chat, on channel <a href="irc://irc.freenode.net/Evergreen">#Evergreen</a>.  In early February of 2008, <a href="http://list.georgialibraries.org/pipermail/open-ils-general/2008-February/thread.html#560">we</a> <a href="http://list.georgialibraries.org/pipermail/open-ils-dev/2008-February/thread.html#2446">decided</a> to start publicly logging the channel so that everyone could benefit from the knowledge shared there.  You may <a href="/irc_logs/">browse</a> these logs, and if you're on channel, you may prepend a specific message with an exclamation mark (!) to prevent that message from being logged.  We also have a <a target="_blank" href="http://webchat.freenode.net/?channels=evergreen">web gateway</a> to the channel.  Like most forums on the Internet, IRC has its own culture and etiquette, and when in doubt over something, just ask.</p>
+<p class="content"><span style="font-weight: bold;">In the interests of transparency everything on IRC is public and logged.</span></p>
+<p class="content">Technically, administrators can delete things, but the content may be mirrored, has feeds and is in the Google cache & other search engines indexes, so deleting something doesn't make it go away. Our policy is to leave the archives alone except in exceptional cases. Please send a request promptly to <a href="mailto:feedback at evergreen-ils.org" class="mail JSnocheck" title="Posting Deletion">feedback at evergreen-ils.org</a> if you believe you are the exception.</p>
+<h3>Links</h3>
+<ul class="bullet">
 <li><a href="/irc_logs/">Browse the logs for #Evergreen</a></li>
 <li><a href="http://evergreen-ils.org/dokuwiki/doku.php?id=community:irc_channel">Who's who on the #evergreen channel</a></li>
 <li><a href="http://www.livinginternet.com/r/ru_chatq.htm">IRC 
@@ -31,13 +30,9 @@
 #Evergreen through a web gateway</a> courtesy of Freenode.  
 </li>
 </ul>
-
-<h1>Note</h1>
-
-The IRC channel is community oriented and any help you receive there is by volunteers, not support staff from any commercial company.  Folks are not always available 24x7 on the channel, and the <a href="/listserv.php">mailing lists</a> are a good alternative for seeking help with Evergreen.
-
+<h3>Note</h3>
+<p class="content">The IRC channel is community oriented and any help you receive there is by volunteers, not support staff from any commercial company.  Folks are not always available 24x7 on the channel, and the <a href="/listserv.php">mailing lists</a> are a good alternative for seeking help with Evergreen.</p>
 </div>
-
 <!--end pagebody-->
 <?php include "/var/www/open-ils.org/incl/footer.php"; ?>
 </div><!--end wrapper-->

Modified: evergreen-ils.org/listserv.php
===================================================================
--- evergreen-ils.org/listserv.php	2011-04-08 20:51:01 UTC (rev 1319)
+++ evergreen-ils.org/listserv.php	2011-04-09 11:04:08 UTC (rev 1320)
@@ -4,69 +4,48 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Mailing lists: Evergreen open source library system</title>
    <link href="/css/style.css" rel="stylesheet" type="text/css" />
-   <?php include "/var/www/open-ils.org/incl/javascript.php" ;?>
 </head>
 <body>
 <div id="wrap">
 <?php include "/var/www/open-ils.org/incl/header.php" ;?>
-
+<?php include "/var/www/open-ils.org/incl/news_box.php" ;?>
 <?php include "/var/www/open-ils.org/incl/sidebar.php" ;?>
+<?php include "/var/www/open-ils.org/incl/right_sidebar.php" ;?>
 <!--end side-->
-
 <div id="pagebody">
 <h1>Mailing Lists</h1>
-
-<p>There are five public mailing lists for people interested in Evergreen open source library software. There is also one private mailing list used to report and discuss security vulnerabilities without disclosing those problems until a fix is available.</p>
-
+<p class="content">There are five public mailing lists for people interested in Evergreen open source library software. There is also one private mailing list used to report and discuss security vulnerabilities without disclosing those problems until a fix is available.</p>
+<p class="content"><span style="font-weight: bold;">In the interests of transparency everything on the mailing lists is public and logged.</span></p>
+<p class="content">Technically, administrators can delete things, but the content may be mirrored, has feeds and is in the Google cache & other search engines indexes, so deleting something doesn't make it go away. Our policy is to leave the archives alone except in exceptional cases. Please send a request promptly to <a href="mailto:feedback at evergreen-ils.org" class="mail JSnocheck" title="Posting Deletion">feedback at evergreen-ils.org</a> if you believe you are the exception.</p>
 <h3>Security Mailing List</h3>
-<p>To report a vulnerability to the Evergreen security vulnerability mailing list, please email your report to <a href="mailto:open-ils-security at esilibrary.com">open-ils-security at esilibrary.com</a>.
-
+<p class="content">To report a vulnerability to the Evergreen security vulnerability mailing list, please email your report to <a href="mailto:open-ils-security at esilibrary.com">open-ils-security at esilibrary.com</a>.
 <h3>General Mailing List</h3>
 <h4>Evergreen General Discussion List</h4>
-
-<p>This is the general-topic, (usually) non-technical list for the Evergreen community -- Evergreen users, librarians, library workers, library users, developers, fellow travelers, or people just plain curious about Evergreen. As of October, 2008, this list had over 500 members. Its traffic is moderate.</p>
-
-<p><strong>General means general.</strong> Posts range from discussions about possible new features to quick questions about implementation. There is no such thing as a &quot;dumb&quot; question or comment for the Evergreen general list. If you're thinking the question, chances are, you're in good company. Ask, and you give other members of the Evergreen community an opportunity to share their growing knowledge.</p>
-
-<p>To subscribe to the Evergreen general discussion list, go to <a href="http://libmail.georgialibraries.org/mailman/listinfo/open-ils-general">http://libmail.georgialibraries.org/mailman/listinfo/open-ils-general</a>
+<p class="content">This is the general-topic, (usually) non-technical list for the Evergreen community -- Evergreen users, librarians, library workers, library users, developers, fellow travelers, or people just plain curious about Evergreen. As of October, 2008, this list had over 500 members. Its traffic is moderate.</p>
+<p class="content"><strong>General means general.</strong> Posts range from discussions about possible new features to quick questions about implementation. There is no such thing as a &quot;dumb&quot; question or comment for the Evergreen general list. If you're thinking the question, chances are, you're in good company. Ask, and you give other members of the Evergreen community an opportunity to share their growing knowledge.</p>
+<p class="content">To subscribe to the Evergreen general discussion list, go to <a href="http://libmail.georgialibraries.org/mailman/listinfo/open-ils-general">http://libmail.georgialibraries.org/mailman/listinfo/open-ils-general</a>
 </p>
-
 <h3>Governance Mailing List</h3>
 <h4>Evergreen Governance Discussion List</h4>
-
-<p>This is the mailing list used by the Governance Committee spawned at the 2010 Evergreen International Conference to discuss the formation of an Evergreen Software Foundation.</p>
-
-<p>The Evergreen Governance Discussion archives are available at <a href="http://list.georgialibraries.org/pipermail/evergreen-governance-l/">http://list.georgialibraries.org/pipermail/evergreen-governance-l/</a>
+<p class="content">This is the mailing list used by the Governance Committee spawned at the 2010 Evergreen International Conference to discuss the formation of an Evergreen Software Foundation.</p>
+<p class="content">The Evergreen Governance Discussion archives are available at <a href="http://list.georgialibraries.org/pipermail/evergreen-governance-l/">http://list.georgialibraries.org/pipermail/evergreen-governance-l/</a>
 </p>
-
 <h3>Evergreen Documentation</h3>
 <h4>Evergreen Documentation Discussion List</h4>
-
-<p>This list is for planners, technical writers, trainers, documentation contributors, etc. participating in or interested in following the progress of the Evergreen documentation project.</p>
-
-<p>To subscribe, go to <a href="http://libmail.georgialibraries.org/mailman/listinfo/open-ils-documentation">http://libmail.georgialibraries.org/mailman/listinfo/open-ils-documentation</a>
-</p>
-
-
+<p class="content">This list is for planners, technical writers, trainers, documentation contributors, etc. participating in or interested in following the progress of the Evergreen documentation project.</p>
+<p class="content">To subscribe, go to <a href="http://libmail.georgialibraries.org/mailman/listinfo/open-ils-documentation">http://libmail.georgialibraries.org/mailman/listinfo/open-ils-documentation</a></p>
 <h3>Development and Commit Lists</h3>
 <h4>Evergreen Technical Discussion List</h4>
-<p>This list is for patches and technical discussions about Evergreen and OpenSRF development. Messages and responses are often in the shorthand common to this culture.</p>
-
-<p>To subscribe, go to <a href="http://libmail.georgialibraries.org/mailman/listinfo/open-ils-dev">http://libmail.georgialibraries.org/mailman/listinfo/open-ils-dev</a>
-</p>
-
-
+<p class="content">This list is for patches and technical discussions about Evergreen and OpenSRF development. Messages and responses are often in the shorthand common to this culture.</p>
+<p class="content">To subscribe, go to <a href="http://libmail.georgialibraries.org/mailman/listinfo/open-ils-dev">http://libmail.georgialibraries.org/mailman/listinfo/open-ils-dev</a></p>
 <h4>Evergreen SVN commit list</h4>
-<p>This list tracks the full diff of every commit to the Evergreen Subversion repository.</p>
-<p>To subscribe, go to <a href="http://list.georgialibraries.org/mailman/listinfo/open-ils-commits">open-ils-commits</a></p>
-
+<p class="content">This list tracks the full diff of every commit to the Evergreen Subversion repository.</p>
+<p class="content">To subscribe, go to <a href="http://list.georgialibraries.org/mailman/listinfo/open-ils-commits">open-ils-commits</a></p>
 <h4>OpenSRF SVN commit list</h4>
-<p>This list tracks the full diff of every commit to the OpenSRF Subversion repository.</p>
-<p>To subscribe, go to <a href="http://list.georgialibraries.org/mailman/listinfo/opensrf-commits">opensrf-commits</a></p>
-
+<p class="content">This list tracks the full diff of every commit to the OpenSRF Subversion repository.</p>
+<p class="content">To subscribe, go to <a href="http://list.georgialibraries.org/mailman/listinfo/opensrf-commits">opensrf-commits</a></p>
 </ul>
 </p>
-
 </div>
 <!--end pagebody-->
 <?php include "/var/www/open-ils.org/incl/footer.php"; ?>

Modified: evergreen-ils.org/search.php
===================================================================
--- evergreen-ils.org/search.php	2011-04-08 20:51:01 UTC (rev 1319)
+++ evergreen-ils.org/search.php	2011-04-09 11:04:08 UTC (rev 1320)
@@ -4,27 +4,40 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Search: Evergreen open source library system</title>
    <link href="/css/style.css" rel="stylesheet" type="text/css" />
-   <?php include "/var/www/open-ils.org/incl/javascript.php" ;?>
 </head>
 <body>
 <div id="wrap">
 <?php include "/var/www/open-ils.org/incl/header.php" ;?>
-
+<?php include "/var/www/open-ils.org/incl/news_box.php" ;?>
 <?php include "/var/www/open-ils.org/incl/sidebar.php" ;?>
+<?php include "/var/www/open-ils.org/incl/search_sidebar.php" ;?>
 <!--end side-->
 
 <div id="pagebody">
 
 <h1>Search</h1>
-Search all of open-ils.org:
+<p>Search all of open-ils.org:</p>
 <!-- Google CSE Search Box Begins  -->
-<form action="http://open-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="25" />
-  <input type="submit" name="sa" value="Search" />
+<script type="text/javascript" src="//www.google.com/jsapi"></script>
+<script type="text/javascript">
+  google.load('search', '1');
+  google.setOnLoadCallback(function() {
+    google.search.CustomSearchControl.attachAutoCompletion(
+      '010560097571033607994:41nggnnkkwg',
+      document.getElementById('q'),
+      'cse-search-box');
+  });
+</script>
+<form action="/search.php" id="cse-search-box">
+  <div>
+    <input type="hidden" name="cx" value="010560097571033607994:41nggnnkkwg" />
+    <input type="hidden" name="cof" value="FORID:10" />
+    <input type="hidden" name="ie" value="UTF-8" />
+    <input type="text" name="q" id="q" autocomplete="off" size="31" />
+    <input type="submit" name="sa" value="Search" />
+  </div>
 </form>
-<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_010560097571033607994%3A41nggnnkkwg&lang=en"></script>
+<script type="text/javascript" src="//www.google.com/cse/brand?form=cse-search-box&lang=en"></script>
 <!-- Google CSE Search Box Ends -->
 
 <!-- Google Search Result Snippet Begins -->
@@ -32,8 +45,8 @@
 <script type="text/javascript">
   var googleSearchIframeName = "results_010560097571033607994:41nggnnkkwg";
   var googleSearchFormName = "searchbox_010560097571033607994:41nggnnkkwg";
-  var googleSearchFrameWidth = 600;
-  var googleSearchFrameborder = 0;
+  var googleSearchFrameWidth = "600";
+  var googleSearchFrameborder = "0";
   var googleSearchDomain = "www.google.com";
   var googleSearchPath = "/cse";
 </script>



More information about the open-ils-commits mailing list