]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/root.adoc
48f2fc03f36157e11bc813a0d4a05ff39f0a6afd
[Evergreen.git] / docs / root.adoc
1 Evergreen Documentation
2 =======================
3 Documentation Interest Group
4 :doctype: book
5 :toc:
6 :numbered:
7
8 Introduction
9 ============ 
10
11 About This Documentation
12 ------------------------
13
14 This guide was produced by the Evergreen Documentation Interest Group (DIG),
15 consisting of numerous volunteers from many different organizations. The DIG
16 has drawn together, edited, and supplemented pre-existing documentation
17 contributed by libraries and consortia running Evergreen that were kind enough
18 to release their documentation into the creative commons. Please see the
19 <<attributions,Attributions>> section for a full list of authors and
20 contributing organizations. Just like the software it describes, this guide is
21 a work in progress, continually revised to meet the needs of its users, so if
22 you find errors or omissions, please let us know, by contacting the DIG
23 facilitators at docs@evergreen-ils.org.
24
25 This guide to Evergreen is intended to meet the needs of front-line library
26 staff, catalogers, library administrators, system administrators, and software
27 developers. It is organized into Parts, Chapters, and Sections addressing key
28 aspects of the software, beginning with the topics of broadest interest to the
29 largest groups of users and progressing to some of the more specialized and
30 technical topics of interest to smaller numbers of users.
31
32 Copies of this guide can be accessed in PDF and HTML formats from http://docs.evergreen-ils.org/.
33
34 About Evergreen
35 ---------------
36
37 Evergreen is an open source library automation software designed to meet the
38 needs of the very smallest to the very largest libraries and consortia. Through
39 its staff interface, it facilitates the management, cataloging, and circulation
40 of library materials, and through its online public access interface it helps
41 patrons find those materials.
42
43 The Evergreen software is freely licensed under the GNU General Public License,
44 meaning that it is free to download, use, view, modify, and share. It has an
45 active development and user community, as well as several companies offering
46 migration, support, hosting, and development services.
47
48 The community’s development requirements state that Evergreen must be:
49
50 * Stable, even under extreme load.
51 * Robust, and capable of handling a high volume of transactions and simultaneous users.
52 * Flexible, to accommodate the varied needs of libraries.
53 * Secure, to protect our patrons’ privacy and data.
54 * User-friendly, to facilitate patron and staff use of the system.
55
56 Evergreen, which first launched in 2006 now powers over 544 libraries of every
57 type – public, academic, special, school, and even tribal and home libraries –
58 in over a dozen countries worldwide.
59
60
61 include::RELEASE_NOTES_3_0.adoc[]
62
63
64 Software Installation
65 =====================
66
67
68 Introduction
69 ------------
70
71 This part will guide you through the installation steps installation or
72 upgrading your Evergreen system. It is intended for system administrators. 
73
74
75 include::installation/system_requirements.adoc[]
76
77 // Push titles down one level.
78 :leveloffset: 1
79
80 include::installation/server_installation.adoc[]
81
82 // Return to normal title levels.
83 :leveloffset: 0
84
85 include::installation/server_upgrade.adoc[]
86
87 include::installation/edi_setup.adoc[]
88
89
90 System Configuration and Customization
91 ======================================
92
93 Introduction
94 ------------
95
96 The Evergreen system allows a free range of customizations to every aspect of
97 the system. Use this part of the documentation to become familiar with the tools
98 for configuring the system as well as customizing the catalog and staff client.  
99
100 // Push titles down one level.
101 :leveloffset: 1
102
103 include::admin_initial_setup/describing_your_organization.adoc[]
104
105 include::admin_initial_setup/describing_your_people.adoc[]
106
107 include::admin_initial_setup/migrating_patron_data.adoc[]
108
109 include::admin_initial_setup/migrating_your_data.adoc[]
110
111 include::admin_initial_setup/importing_via_staff_client.adoc[]
112
113 include::admin_initial_setup/ordering_materials.adoc[]
114
115 include::admin_initial_setup/designing_your_catalog.adoc[]
116
117 include::admin/search_interface.adoc[]
118
119 include::admin_initial_setup/borrowing_items.adoc[]
120
121 // Return to normal title levels.
122 :leveloffset: 0
123
124 include::admin_initial_setup/hard_due_dates.adoc[]
125
126
127
128 include::admin/template_toolkit.adoc[]
129
130 // Push titles down one level.
131 :leveloffset: 1
132
133 include::opac/new_skin_customizations.adoc[]
134
135 // Return to normal title levels.
136 :leveloffset: 0
137
138 include::admin/auto_suggest_search.adoc[]
139
140 include::admin/authentication_proxy.adoc[]
141
142 // Push titles down one level.
143 :leveloffset: 1
144
145 include::TechRef/KidsOPAC.adoc[]
146
147 // Return to normal title levels.
148 :leveloffset: 0
149
150 include::admin/patron_address_by_zip_code.adoc[]
151
152 // Push titles down one level.
153 :leveloffset: 1
154
155 include::admin/phonelist.adoc[]
156
157 // Return to normal title levels.
158 :leveloffset: 0
159
160 include::admin/sip_server.adoc[]
161
162 :leveloffset: 1
163
164 include::admin/sip_privacy.adoc[]
165
166 :leveloffset: 0
167
168 include::admin/apache_rewrite_tricks.adoc[]
169
170 include::admin/apache_access_handler.adoc[]
171
172 include::admin/ebook_api_service.adoc[]
173
174 include::admin/hold_targeter_service.adoc[]
175
176 // Push titles down one level.
177 :leveloffset: 1
178
179 include::admin/backups.adoc[]
180
181 // Return to normal title levels.
182 :leveloffset: 0
183
184
185
186 Using the Browser Staff Client
187 ==============================
188
189
190 Introduction
191 ------------
192
193 This part of the documentation deals with general Browser Client usage including
194 logging in, navigation and shortcuts.
195
196 For information about the XUL client, consult the http://docs.evergreen-ils.org/2.11/[Evergreen 2.11 documentation].
197
198 include::admin/web_client-login.adoc[]
199
200 include::admin/web-client-browser-best-practices.adoc[]
201
202 include::admin/staff_client-column_picker.adoc[]
203
204 include::admin/staff_client-recent_searches.adoc[]
205
206 include::admin/workstation_admin.adoc[]
207
208 // Push titles down one level.
209 :leveloffset: 1
210
211 include::admin/workstation_admin_receipt_template_editor.adoc[]
212
213 // Return to normal title levels.
214 :leveloffset: 0
215
216 System Administration From the Staff Client
217 ===========================================
218
219 Introduction
220 ------------
221
222 This part deals with the options in the Server Administration menu found in the
223 staff client. 
224
225 // Follow structure from staff client system admin menu.
226
227 include::admin/acquisitions_admin.adoc[]
228
229 include::admin/age_hold_protection.adoc[]
230
231 include::admin/authorities.adoc[]
232
233 include::admin/Best_Hold_Selection_Sort_Order.adoc[]
234
235 include::admin/booking-admin.adoc[]
236
237 include::admin/cn_prefixes_and_suffixes.adoc[]
238
239 include::admin/desk_payments.adoc[]
240
241 include::admin/circulation_limit_groups.adoc[]
242
243 include::admin/copy_statuses.adoc[]
244
245 // Push titles down one level.
246 :leveloffset: 1
247
248 include::admin/floating_groups.adoc[]
249
250 // Return to normal title levels.
251 :leveloffset: 0
252
253 include::admin/MARC_Import_Remove_Fields.adoc[]
254
255 include::admin/copy_tags_admin.adoc[]
256
257 include::admin/MARC_RAD_MVF_CRA.adoc[]
258
259 include::admin/Org_Unit_Proximity_Adjustments.adoc[]
260
261 include::admin/permissions.adoc[]
262
263 include::admin/SMS_messaging.adoc[]
264
265 include::admin/user_activity_type.adoc[]
266
267 include::admin/restrict_Z39.50_sources_by_perm_group.adoc[]
268
269
270 Local Administration
271 ====================
272
273 Introduction
274 ------------
275
276 This part covers the options in the Local Administration menu found in the staff
277 client. 
278
279 // Follow structure from staff client local admin menu.
280
281 include::admin/librarysettings.adoc[]
282
283 //    Address Alert Feature
284 include::admin/lsa-address_alert.adoc[]
285
286 //    Barcode Completion Feature
287 include::admin/lsa-barcode_completion.adoc[]
288
289 // Push titles down one level.
290 :leveloffset: 1
291
292 include::admin/hold_driven_recalls.adoc[]
293
294 // Return to normal title levels.
295 :leveloffset: 0
296
297 include::admin/actiontriggers.adoc[]
298
299 include::admin/actiontriggers_process.adoc[]
300
301 include::admin/staff_client-recent_searches.adoc[]
302
303 include::admin/lsa-standing_penalties.adoc[]
304
305 include::admin/lsa-statcat.adoc[]
306
307 include::admin/popularity_badges_web_client.adoc[]
308
309 include::admin/lsa-work_log.adoc[]
310
311 Acquisitions
312 ===========
313
314 include::acquisitions/introduction.adoc[]
315
316 include::acquisitions/selection_lists_po.adoc[]
317
318 include::acquisitions/invoices.adoc[]
319
320 include::acquisitions/receive_items_from_invoice.adoc[]
321
322 include::acquisitions/vandelay_acquisitions_integration.adoc[]
323
324 include::acquisitions/purchase_requests_patron_view.adoc[]
325
326 include::acquisitions/purchase_requests_management.adoc[]
327
328 include::acquisitions/blanket.adoc[]
329
330
331 Cataloging
332 ==========
333
334 Introduction
335 ------------
336
337 This part describes cataloging in Evergreen.
338
339 include::cataloging/marc_tag_table.adoc[]
340
341 include::cataloging/copy-buckets_web_client.adoc[]
342
343 include::cataloging/copy_tags_cataloging.adoc[]
344
345 include::cataloging/MARC_Editor.adoc[]
346
347 :leveloffset: 1
348
349 include::cataloging/record_buckets.adoc[]
350
351 // Push titles down one level.
352 :leveloffset: 2
353
354 include::cataloging/physical_char_wizard.adoc[]
355
356 // Return titles to correct level.
357 :leveloffset: 0
358
359 include::admin/staff_client-return_to_results_from_marc.adoc[]
360
361 include::cataloging/batch_importing_MARC.adoc[]
362
363 include::cataloging/overlay_record_3950_import.adoc[]
364
365 include::cataloging/z39.50_search_enhancements.adoc[]
366
367
368 include::cataloging/monograph_parts.adoc[]
369
370
371 include::cataloging/conjoined_items.adoc[]
372
373 include::cataloging/cataloging_electronic_resources.adoc[]
374
375 include::cataloging/volcopy_editor.adoc[]
376
377 :leveloffset: 1
378
379 include::cataloging/tpac_copy_edit_links.adoc[]
380
381 :leveloffset: 0
382
383 include::cataloging/MARC_batch_edit.adoc[]
384
385 include::cataloging/authorities.adoc[]
386
387 include::cataloging/link_checker.adoc[]
388
389 include::admin/schema_bibliographic.adoc[]
390
391 include::admin/marc_templates.adoc[]
392
393
394 Serials
395 =======
396
397 include::serials/A-intro.adoc[]
398
399 include::serials/B-serials_admin.adoc[]
400
401 include::serials/C-serials_workflow.adoc[]
402
403 include::serials/D-Receiving.adoc[]
404
405 include::serials/E-routing_lists.adoc[]
406
407 include::serials/F-Special_issue.adoc[]
408
409 include::serials/G-binding.adoc[]
410
411 include::serials/H-holdings_statements.adoc[]
412
413 include::serials/Group_Serials_Issues_in_the_OPAC_2.2.adoc[]
414
415 Circulation
416 ===========
417
418 Introduction
419 ------------
420
421 Use this section for understanding the circulation procedures in the Evergreen
422 system.  
423
424 include::circulation/circulating_items_web_client.adoc[]
425
426 Holds Management
427 ----------------
428
429 include::circulation/basic_holds.adoc[]
430
431 include::circulation/advanced_holds.adoc[]
432
433 include::circulation/booking.adoc[]
434
435 include::circulation/circulation_patron_records_web_client.adoc[]
436
437 include::admin/patron_self_registration.adoc[]
438
439 include::circulation/triggered_events.adoc[]
440
441 // Push titles down one level.
442 :leveloffset: 1
443
444 include::circulation/offline_circ_webclient.adoc[]
445
446 include::circulation/self_check.adoc[]
447
448 // Return to normal title levels.
449 :leveloffset: 0
450
451 Reports
452 =======
453
454 Introduction
455 ------------
456
457 Learn how to create and use reports in Evergreen. 
458
459 include::reports/reporter_daemon.adoc[]
460
461 include::reports/reporter_folder.adoc[]
462
463 include::reports/reporter_create_templates.adoc[]
464
465 include::reports/reporter_generating_reports.adoc[]
466
467 include::reports/reporter_view_output.adoc[]
468
469 include::reports/reporter_cloning_shared_templates.adoc[]
470
471 include::reports/reporter_add_data_source.adoc[]
472
473 include::reports/reporter_running_recurring_reports.adoc[]
474
475 include::reports/reporter_template_terminology.adoc[]
476
477 include::reports/reporter_template_enhancements.adoc[]
478
479 include::reports/reporter_export_usingpgAdmin.adoc[]
480
481 Using the Public Access Catalog
482 ===============================
483
484 Introduction
485 ------------
486
487 Evergreen has a public OPAC that meets WCAG guidelines (http://www.w3.org/WAI/intro/wcag), which helps make the OPAC accessible to users with a range of disabilities. This part of the documentation explains how to use the Evergreen public OPAC. It covers the basic catalog and more advanced search topics. It also describes the ``My Account'' tools users have to find information and manage their personal library accounts through the OPAC. This section could be used by staff and patrons but would be more useful for staff as a generic reference when developing custom guides and tutorials for their users.
488
489 include::opac/using_the_public_access_catalog.adoc[]
490
491 include::opac/my_lists.adoc[]
492
493 include::opac/kids_opac.adoc[]
494
495 include::opac/catalog_browse.adoc[]
496
497 include::opac/advanced_features.adoc[]
498
499 include::opac/tpac_meta_record_holds.adoc[]
500
501 include::opac/linked_libraries.adoc[]
502
503 include::opac/opensearch.adoc[]
504
505 // Push titles down one level.
506 :leveloffset: 1
507
508 include::opac/search_form.adoc[]
509
510 // Return to normal title levels.
511 :leveloffset: 0
512
513
514 Developer Resources
515 ===================
516
517 Introduction
518 ------------
519
520 Developers can use this part to learn more about the programming languages,
521 communication protocols and standards used in Evergreen.  
522
523 include::development/support_scripts.adoc[]
524
525 // Push titles down one level.
526 :leveloffset: 1
527
528 include::development/pgtap.adoc[]
529 include::development/intro_opensrf.adoc[]
530 include::development/updating_translations_launchpad.adoc[]
531
532 // Return to normal title levels.
533 :leveloffset: 0
534
535
536 Getting Data from Evergreen
537 ===========================
538
539 Introduction
540 ------------
541
542 You may be interested in re-using data from your Evergreen installation in
543 another application.  This part describes several methods to get the data
544 you need.
545
546 // Push titles down one level.
547 :leveloffset: 1
548
549 include::development/data_supercat.adoc[]
550
551 include::development/data_unapi.adoc[]
552
553 include::development/data_opensearch.adoc[]
554
555 // Return to normal title levels.
556 :leveloffset: 0
557
558 include::shared/attributions.adoc[]
559
560 include::licensing.adoc[]
561
562 [appendix]
563 Admonitions
564 ===========
565
566 * Note 
567
568 image::media/note.png[]
569
570 * warning
571
572 image::media/warning.png[]
573
574 * caution
575
576 image::media/caution.png[]
577
578 * tip
579
580 image::media/tip.png[]
581
582 [index]
583 Index
584 =====
585