-
Notifications
You must be signed in to change notification settings - Fork 7
/
root.txt
320 lines (193 loc) · 7.79 KB
/
root.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
Evergreen Documentation
=======================
Documentation Interest Group
:doctype: book
:toc:
:numbered:
Introduction
============
About This Documentation
------------------------
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. Please see the
<<attributions,Attributions>> section for a full list of authors and
contributing organizations. 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.
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.
Copies of this guide can be accessed in PDF and HTML formats from http://docs.evergreen-ils.org/.
About Evergreen
---------------
Evergreen is an open source library automation software designed to meet the
needs of the very smallest to the very largest libraries and consortia. Through
its staff interface, it facilitates the management, cataloging, and circulation
of library materials, and through its online public access interface it helps
patrons find those materials.
The Evergreen software is freely licensed under the GNU General Public License,
meaning that it is free to download, use, view, modify, and share. It has an
active development and user community, as well as several companies offering
migration, support, hosting, and development services.
The community’s development requirements state that Evergreen must be:
* Stable, even under extreme load.
* Robust, and capable of handling a high volume of transactions and simultaneous users.
* Flexible, to accommodate the varied needs of libraries.
* Secure, to protect our patrons’ privacy and data.
* User-friendly, to facilitate patron and staff use of the system.
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.
// Push titles down one level.
:leveloffset: 1
include::release_notes.txt[]
// Return to normal title levels.
:leveloffset: 0
Software Installation
=====================
Introduction
------------
This part will guide you through the installation steps installation or
upgrading your Evergreen system. It is intended for system administrators.
include::installation/system_requirements.txt[]
// Push titles down one level.
:leveloffset: 1
include::installation/server_installation.txt[]
// Return to normal title levels.
:leveloffset: 0
include::installation/server_upgrade.txt[]
include::installation/edi_setup.txt[]
// include::staff_client_installation.txt[]
// include::org_unit_structure_initialization.txt[]
// include::loading_data.txt[]
System Configuration and Customization
======================================
Introduction
------------
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.
// include::global_system_configuration.txt[]
// include::opac_customization.txt[]
include::admin/template_toolkit.txt[]
include::admin/auto_suggest_search.txt[]
include::admin/customize_staff_client.txt[]
// include::backing_up.txt[]
Using the Staff Client
======================
Introduction
------------
This part of the documentation deals with general Staff Client usage including
logging in, navigation and shortcuts.
include::admin/staff_client-tab_buttons.txt[]
include::admin/staff_client-double_clicking.txt[]
include::admin/staff_client-sorting_columns.txt[]
include::admin/staff_client-recent_searches.txt[]
include::admin/staff_client-return_to_results_from_marc.txt[]
System Administration From the Staff Client
===========================================
Introduction
------------
This part deals with the options in the Server Administration menu found in the
staff client.
// Follow structure from staff client system admin menu.
include::admin/acquisitions_admin.txt[]
include::admin/authorities.txt[]
include::admin/cn_prefixes_and_suffixes.txt[]
include::admin/restrict_Z39.50_sources_by_perm_group.txt[]
include::admin/booking-admin.txt[]
include::admin/SMS_messaging.txt[]
include::admin/user_activity_type.txt[]
Local Administration
====================
Introduction
------------
This part covers the options in the Local Administration menu found in the staff
client.
// Follow structure from staff client local admin menu.
// Push titles down one level.
:leveloffset: 1
include::admin/hold_driven_recalls.txt[]
// Return to normal title levels.
:leveloffset: 0
include::admin/recent_staff_searches.txt[]
include::admin/lsa-library_settings_editor.txt[]
include::admin/lsa-statcat.txt[]
Acquisitions
===========
include::acquisitions/introduction.txt[]
include::acquisitions/selection_lists_po.txt[]
include::acquisitions/receive_items_from_invoice.txt[]
include::acquisitions/vandelay_acquisitions_integration.txt[]
Cataloging
==========
Introduction
------------
Cataloguers should use this part for understanding the cataloguing procedures
used in Evergreen.
include::cataloging/batch_importing_MARC.txt[]
include::cataloging/overlay_record_3950_import.txt[]
include::cataloging/monograph_parts.txt[]
include::cataloging/conjoined_items.txt[]
Serials
=======
include::serials/A-intro.txt[]
include::serials/B-copy_template.txt[]
include::serials/C-subscription-SCV.txt[]
include::serials/D-subscription-ASCV.txt[]
include::serials/E-edit_subscriptions.txt[]
include::serials/F-Receiving.txt[]
include::serials/G-Special_issue.txt[]
include::serials/H-holdings_statements.txt[]
Circulation
===========
Introduction
------------
Use this section for understanding the circulation procedures in the Evergreen
system.
include::circulation/circulating_items.txt[]
include::circulation/booking.txt[]
Reports
=======
Introduction
------------
Learn how to create and use reports in Evergreen.
Using the Public Access Catalog
===============================
Introduction
------------
Use this part for information about searching the Evergreen public access catalog.
include::opac/my_lists.txt[]
Developer Resources
===================
Introduction
------------
Developers can use this part to learn more about the programming languages,
communication protocols and standards used in Evergreen.
// Push titles down one level.
:leveloffset: 1
include::development/updating_translations_launchpad.txt[]
// Return to normal title levels.
:leveloffset: 0
[appendix]
include::attributions.txt[]
include::licensing.txt[]
Admonitions
===========
Images used for Admonitions
---------------------------
* Note
image::media/note.png[]
* warning
image::media/warning.png[]
* caution
image::media/caution.png[]
* tip
image::media/tip.png[]