-<?xml version="1.0" encoding="utf-8"?>
-<book xml:id="evergreen" xmlns="http://docbook.org/ns/docbook"
- xmlns:xi="http://www.w3.org/2001/XInclude" version="5" xml:lang="EN"
- xmlns:xlink="http://www.w3.org/1999/xlink">
- <info>
- <title>Evergreen 1.6 Documentation</title>
- <subtitle>Draft Version
-<para><imageobject><imagedata scalefit="0" fileref="media/evergreen_logo.gif"/>
- </imageobject></para>
-</subtitle>
-ls
-<copyright>
- <year>2010</year>
- <holder>Evergreen Community</holder>
- <inlinemediaobject>
-
- </inlinemediaobject>
- </copyright>
- <legalnotice>
- <para><link xlink:title="Creative Commons license"
- xlink:href="http://creativecommons.org/licenses/by-sa/3.0/">
- <inlinemediaobject>
- <imageobject>
- <imagedata scalefit="0"
- fileref="http://i.creativecommons.org/l/by-sa/3.0/80x15.png"
- />
- </imageobject>
- </inlinemediaobject>
- </link></para>
- <para>This document was updated <?dbtimestamp format="Y-m-d"?>.</para>
- </legalnotice>
- </info>
-
-<part xml:id="intro">
- <info>
- <title>Introduction</title>
- </info>
- </part>
-
-<part xml:id="catalog">
- <info>
- <title>Public Access Catalog</title>
- </info>
- </part>
-
-<part xml:id="core_tasks">
- <info>
- <title>Core Staff Tasks</title>
- </info>
- </part>
-
-
-
-
-
-<part xml:id="admin">
- <info>
- <title>Administration</title>
- </info>
- <xi:include href="admin/admin-intro.xml"/>
-<xi:include href="admin/serveradministration.xml"/>
- <xi:include href="admin/AdminMisc.xml"/>
- <xi:include href="admin/Upgrading-Evergreen_1.6.xml"/>
- <xi:include href="admin/troubleshooting.xml"/>
-</part>
-
-<part xml:id="software_integration">
- <info>
- <title>Third Party System Integration</title>
- </info>
-</part>
- <part xml:id="Development">
- <info>
- <title>Development</title>
- </info>
-</part>
-<part xml:id="Appendices">
- <info>
- <title>Appendices</title>
- </info>
-<xi:include href="appendices/bookindex.xml"/>
-
-</part>
-
-</book>
+<?xml version="1.0" encoding="utf-8"?>\r
+<book xml:id="evergreen" xmlns="http://docbook.org/ns/docbook"\r
+ xmlns:xi="http://www.w3.org/2001/XInclude" version="5.0" xml:lang="EN"\r
+ xmlns:xlink="http://www.w3.org/2001/xlink">\r
+ <info>\r
+ <title>Evergreen 1.6 Documentation</title>\r
+ <subtitle>Draft Version</subtitle>\r
+ <copyright>\r
+ <year>2010</year>\r
+ <holder>Evergreen Community</holder>\r
+ <inlinemediaobject> \r
+ </inlinemediaobject> \r
+ </copyright>\r
+ <legalnotice>\r
+ <para><link xlink:title="Creative Commons license"\r
+ xlink:href="http://creativecommons.org/licenses/by-sa/3.0/"> \r
+ <inlinemediaobject>\r
+ <imageobject>\r
+ <imagedata scalefit="0"\r
+ fileref="http://i.creativecommons.org/l/by-sa/3.0/80x15.png"\r
+ />\r
+ </imageobject>\r
+ </inlinemediaobject> \r
+ </link></para>\r
+ <para>This document was updated <?dbtimestamp format="Y-m-d"?>.</para> \r
+ </legalnotice>\r
+ </info>\r
+ <part xml:id="intro">\r
+ <info>\r
+ <title>Introduction</title>\r
+ </info>\r
+ <partintro xmlns:xl="http://www.w3.org/1999/xlink" xml:id="intro_intro">\r
+ <para>The book you’re holding in your hands or viewing on a screen is The Book of Evergreen, the official guide to the 1.6.x version of the Evergreen open source library \r
+ automation software. This guide was produced by the Evergreen Documentation Interest Group (DIG), consisting of numerous volunteers from many different organizations. \r
+ The DIG has drawn together, edited, and supplemented pre-existing documentation contributed by libraries and consortia running Evergreen that were kind enough to release their \r
+ documentation into the creative commons. For a full list of authors and contributing organizations, see <xref linkend="about_this_documentation"></xref>. \r
+ Just like the software it describes, this guide is a work in progress, continually revised to meet the needs of its users, so if you find errors or omissions, please let us know, by \r
+ contacting the DIG facilitators at <link mailto="docs@evergreen-ils.org">docs@evergreen-ils.org</link>.</para>\r
+ <para>This guide to Evergreen is intended to meet the needs of front-line library staff, catalogers, library administrators, system administrators, and software developers. \r
+ It is organized into Parts, Chapters, and Sections addressing key aspects of the software, beginning with the topics of broadest interest to the largest groups of users and \r
+ progressing to some of the more specialized and technical topics of interest to smaller numbers of users.</para>\r
+ <para>Copies of this guide can be accessed in PDF and HTML formats from the Documentation section of <link href="http://evergreen-ils.org/">http://evergreen-ils.org/</link> and \r
+ are included in DocBook XML format along with the Evergreen source code, available for download from the same Web site.</para>\r
+ </partintro>\r
+ <xi:include href="intro/about_evergreen.xml"/>\r
+ </part>\r
+ <part xml:id="catalog">\r
+ <info>\r
+ <title>Public Access Catalog</title>\r
+ </info>\r
+ <xi:include href="catalog/basicsearch.xml"/>\r
+ <xi:include href="catalog/advancedsearch.xml"/>\r
+ <xi:include href="catalog/myaccount.xml"/>\r
+ </part>\r
+ <part xml:id="core_tasks">\r
+ <info>\r
+ <title>Core Staff Tasks</title>\r
+ </info>\r
+ <xi:include href="stafftasks/circulation.xml"/>\r
+ <xi:include href="stafftasks/cataloging.xml"/>\r
+ </part>\r
+ <part xml:id="admin">\r
+ <info>\r
+ <title>Administration</title>\r
+ </info>\r
+ <xi:include href="admin/admin-intro.xml"/>\r
+ <xi:include href="admin/serveradministration.xml"/>\r
+ <xi:include href="admin/AdminMisc.xml"/>\r
+ <xi:include href="admin/Upgrading-Evergreen_1.6.xml"/>\r
+ <xi:include href="admin/troubleshooting.xml"/>\r
+ </part>\r
+ <part xml:id="software_integration">\r
+ <info>\r
+ <title>Third Party System Integration</title>\r
+ </info>\r
+ </part>\r
+ <part xml:id="Development">\r
+ <info>\r
+ <title>Development</title>\r
+ </info>\r
+ <xi:include href="development/schema.xml"/>\r
+ </part>\r
+ <part xml:id="Appendices">\r
+ <info>\r
+ <title>Appendices</title>\r
+ </info>\r
+ <xi:include href="appendices/bookindex.xml"/>\r
+ </part>\r
+</book>\r