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

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Nov 10 16:27:14 EST 2009


Author: phasefx
Date: 2009-11-10 16:27:09 -0500 (Tue, 10 Nov 2009)
New Revision: 711

Modified:
   evergreen-ils.org/documentation.php
Log:
another sync up, though I can't tell what the changes are.  Character encoding?

Modified: evergreen-ils.org/documentation.php
===================================================================
--- evergreen-ils.org/documentation.php	2009-11-10 21:23:18 UTC (rev 710)
+++ evergreen-ils.org/documentation.php	2009-11-10 21:27:09 UTC (rev 711)
@@ -1,32 +1,32 @@
-<!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>Documentation: 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>Documentation</h1>
-
-<ul class="bullet">
-<li><a href="http://evergreen-ils.org/dokuwiki/doku.php?id=evergreen-docs:dig">Evergreen Documentation Interest Group</a>: the DIG is the group that is leading Evergreen to single-source, XML-based documentation</li>
-<li> <a href="/dokuwiki/doku.php?id=faqs:evergreen_roadmap">Evergreen Roadmap</a>: Current development milestones</li>
-<li> <a href="/dokuwiki/doku.php">Documentation Wiki</a>: End-user, system administrator, and software developer materials. </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>
-<li> <a href="/documentation/contributing.html">How to participate in development</a>: procedures and conventions for contributing code to the Evergreen project.</li>
-</ul>
-
-</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>Documentation: 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>Documentation</h1>
+
+<ul class="bullet">
+<li><a href="http://evergreen-ils.org/dokuwiki/doku.php?id=evergreen-docs:dig">Evergreen Documentation Interest Group</a>: the DIG is the group that is leading Evergreen to single-source, XML-based documentation</li>
+<li> <a href="/dokuwiki/doku.php?id=faqs:evergreen_roadmap">Evergreen Roadmap</a>: Current development milestones</li>
+<li> <a href="/dokuwiki/doku.php">Documentation Wiki</a>: End-user, system administrator, and software developer materials. </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>
+<li> <a href="/documentation/contributing.html">How to participate in development</a>: procedures and conventions for contributing code to the Evergreen project.</li>
+</ul>
+
+</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