Add customizing the staff client toolbars and add a section for using the staff clien...
[Evergreen-DocBook.git] / root.txt
index ad7cc1a..938c44a 100644 (file)
--- a/root.txt
+++ b/root.txt
@@ -2,6 +2,8 @@ Evergreen Documentation
 =======================\r
 Documentation Interest Group\r
 :doctype: book\r
+:toc:\r
+:numbered:\r
 \r
 Introduction\r
 ============ \r
@@ -9,7 +11,16 @@ Introduction
 About This Documentation\r
 ------------------------\r
 \r
-This guide was produced by the Evergreen Documentation Interest Group (DIG), consisting of numerous volunteers from many different organizations. 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 documentation into the creative commons. For a full list of authors and contributing organizations, see Appendix B, About this Documentation. 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 contacting the DIG facilitators at docs@evergreen-ils.org.\r
+This guide was produced by the Evergreen Documentation Interest Group (DIG),\r
+consisting of numerous volunteers from many different organizations. The DIG\r
+has drawn together, edited, and supplemented pre-existing documentation\r
+contributed by libraries and consortia running Evergreen that were kind enough\r
+to release their documentation into the creative commons. Please see the\r
+<<attributions,Attributions>> section for a full list of authors and\r
+contributing organizations. Just like the software it describes, this guide is\r
+a work in progress, continually revised to meet the needs of its users, so if\r
+you find errors or omissions, please let us know, by contacting the DIG\r
+facilitators at docs@evergreen-ils.org.\r
 \r
 This guide to Evergreen is intended to meet the needs of front-line library staff, catalogers, library administrators, system administrators, and software developers. 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 progressing to some of the more specialized and technical topics of interest to smaller numbers of users.\r
 \r
@@ -32,8 +43,14 @@ The community’s development requirements state that Evergreen must be:
 \r
 Evergreen, which first launched in 2006 now powers over 544 libraries of every type – public, academic, special, school, and even tribal and home libraries – in over a dozen countries worldwide.\r
 \r
+// Push titles down one level.\r
+:leveloffset: 1\r
+\r
 include::release_notes.txt[]\r
 \r
+// Return to normal title levels.\r
+:leveloffset: 0\r
+\r
 Software Installation\r
 =====================\r
 \r
@@ -46,8 +63,14 @@ This part will guide you through the installation steps installation or upgradin
 \r
 include::installation/system_requirements.txt[]\r
 \r
+// Push titles down one level.\r
+:leveloffset: 1\r
+\r
 include::installation/server_installation.txt[]\r
 \r
+// Return to normal title levels.\r
+:leveloffset: 0\r
+\r
 include::installation/server_upgrade.txt[]\r
 \r
 include::installation/edi_setup.txt[]\r
@@ -65,19 +88,29 @@ Introduction
 \r
 The Evergreen system allows a free range of customizations to every aspect of the system. Use this part of the documentation to become familiar with the tools for  configuring the system as well as  customizing  the OPAC and staff client.  \r
 \r
-\r
 // include::global_system_configuration.txt[]\r
 // include::opac_customization.txt[]\r
 \r
-\r
 include::admin/template_toolkit.txt[]\r
 \r
+include::admin/auto_suggest_search.txt[]\r
+\r
+include::customize_staff_client.txt[]\r
 \r
-//include::staff_client_customization.txt[]\r
 // include::backing_up.txt[]\r
  \r
 \r
 \r
+Using the Staff Client\r
+======================\r
+\r
+\r
+Introduction\r
+------------\r
+\r
+This part of the documentation deals with general Staff Client usage including logging in, navigation and shortcuts.\r
+\r
+\r
 System Administration From the Staff Client\r
 ===========================================\r
 \r
@@ -88,7 +121,9 @@ This part deals with the options in the Server Administration menu found in the
 \r
 // Follow structure from staff client system admin menu.\r
 \r
-include::admin/authority_control_sets.txt[]\r
+include::admin/acquisitions_admin.txt[]\r
+\r
+include::admin/authorities.txt[]\r
 \r
 include::admin/cn_prefixes_and_suffixes.txt[]\r
 \r
@@ -96,6 +131,10 @@ include::admin/restrict_Z39.50_sources_by_perm_group.txt[]
 \r
 include::admin/booking-admin.txt[]\r
 \r
+include::admin/SMS_messaging.txt[]\r
+\r
+include::admin/user_activity_type.txt[]\r
+\r
 \r
 Local Administration\r
 ====================\r
@@ -110,22 +149,23 @@ This part covers the options in the Local Administration menu found in the staff
 \r
 include::admin/recent_staff_searches.txt[]\r
 \r
-Acquisitions\r
-===========\r
+include::admin/lsa-library_settings_editor.txt[]\r
 \r
-Introduction\r
-------------\r
+include::admin/lsa-statcat.txt[]\r
 \r
-This part is intended for staff who are involved in managing and processing acquisitions. \r
 \r
-include::acquisitions/selection_lists.txt[]\r
+Acquisitions\r
+===========\r
 \r
-include::acquisitions/brief_records.txt[]\r
+include::acquisitions/introduction.txt[]\r
 \r
-include::acquisitions/federated.txt[]\r
+include::acquisitions/selection_lists_po.txt[]\r
 \r
 include::acquisitions/receive_items_from_invoice.txt[]\r
 \r
+include::acquisitions/vandelay_acquisitions_integration.txt[]\r
+\r
+\r
 Cataloging\r
 ==========\r
 \r
@@ -154,7 +194,7 @@ include::serials/C-subscription-SCV.txt[]
 \r
 include::serials/D-subscription-ASCV.txt[]\r
 \r
-include::serials/E-edit_subscription.txt[]\r
+include::serials/E-edit_subscriptions.txt[]\r
 \r
 include::serials/F-Receiving.txt[]\r
 \r
@@ -201,6 +241,38 @@ Introduction
 \r
 Developers can use this part to learn more about the programming languages, communication protocols and standards used in Evergreen.  \r
 \r
+// Push titles down one level.\r
+:leveloffset: 1\r
+\r
+include::development/updating_translations_launchpad.txt[]\r
+\r
+// Return to normal title levels.\r
+:leveloffset: 0\r
+\r
 [appendix]\r
 \r
 include::attributions.txt[]\r
+\r
+Admonitions\r
+===========\r
+\r
+Images used for Admonitions\r
+---------------------------\r
+\r
+* Note \r
+\r
+image::media/note.png[]\r
+\r
+* warning\r
+\r
+image::media/warning.png[]\r
+\r
+* caution\r
+\r
+image::media/caution.png[]\r
+\r
+* tip\r
+\r
+image::media/tip.png[]\r
+\r
+\r