[open-ils-commits] r503 - evergreen-ils.org (kgs)

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Jun 1 11:59:26 EDT 2009


Author: kgs
Date: 2009-06-01 11:59:24 -0400 (Mon, 01 Jun 2009)
New Revision: 503

Modified:
   evergreen-ils.org/index.php
Log:
Removing eg09 conference statement. (Note, will still have to scopy file to website since these updates don't actually change the website.)

Modified: evergreen-ils.org/index.php
===================================================================
--- evergreen-ils.org/index.php	2009-06-01 15:19:31 UTC (rev 502)
+++ evergreen-ils.org/index.php	2009-06-01 15:59:24 UTC (rev 503)
@@ -1,48 +1,40 @@
-<!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>Welcome: 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/sidebar.php" ;?>
-<!--end side-->
-
-<div id="pagebody">
-
-<h1>Welcome.</h1>
-
-<table border="5">
-<tr>
-<td>
-<p>Don't miss the <strong>first-ever Evergreen International Conference</strong>, May 20-22, Athens, Georgia! See the <a href="http://www.lyrasis.org/evergreen">conference website</a> for details, or visit <a href="http://evergreen-ils.org/dokuwiki/doku.php?id=eg09:main">the Conference wiki</a> for yet more information.</p> 
-
-</td>
-</tr>
-</table>
-
-<p>Evergreen is an enterprise-class <strong>library automation system</strong> that helps library patrons find library materials, and helps libraries manage, catalog, and circulate those materials, no matter how large or complex the libraries.  As a community, our development requirements are that Evergreen must be:</p>
-
-<ul class="bullet">
-<li><b>Stable</b>, even under extreme load.
-<li><b>Robust</b>, and capable of handling a high volume of transactions and simultaneous users.
-<li><b>Flexible</b>, to accomodate the varied needs of libraries.
-<li><b>Secure</b>, to protect our patrons' privacy and data. 
-<li><b>User-friendly</b>, to facilitate patron and staff use of the system.
-</ul>
-</p>
-
-<p>Evergreen is open source software, freely licensed under the GNU GPL.</p>
-<p>Want 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="/irc.php">chat</a> with us live.</p> 
-
-</div>
-
-<!--end pagebody-->
-<?php include "/var/www/open-ils.org/incl/footer.php"; ?>
-</div><!--end wrapper-->
-</body>
-</html>
+<!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>Welcome: 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/sidebar.php" ;?>
+<!--end side-->
+
+<div id="pagebody">
+
+<h1>Welcome.</h1>
+
+
+<p>Evergreen is an enterprise-class <strong>library automation system</strong> that helps library patrons find library materials, and helps libraries manage, catalog, and circulate those materials, no matter how large or complex the libraries.  As a community, our development requirements are that Evergreen must be:</p>
+
+<ul class="bullet">
+<li><b>Stable</b>, even under extreme load.
+<li><b>Robust</b>, and capable of handling a high volume of transactions and simultaneous users.
+<li><b>Flexible</b>, to accomodate the varied needs of libraries.
+<li><b>Secure</b>, to protect our patrons' privacy and data. 
+<li><b>User-friendly</b>, to facilitate patron and staff use of the system.
+</ul>
+</p>
+
+<p>Evergreen is open source software, freely licensed under the GNU GPL.</p>
+<p>Want 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="/irc.php">chat</a> with us live.</p> 
+
+</div>
+
+<!--end pagebody-->
+<?php include "/var/www/open-ils.org/incl/footer.php"; ?>
+</div><!--end wrapper-->
+</body>
+</html>



More information about the open-ils-commits mailing list