]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/root.txt
Docs: Minimum list of TPAC templates to customize
[Evergreen.git] / docs / root.txt
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 // Push titles down one level.
61 :leveloffset: 1
62
63 include::RELEASE_NOTES_2_3.txt[]
64
65 // Return to normal title levels.
66 :leveloffset: 0
67
68 Software Installation
69 =====================
70
71
72 Introduction
73 ------------
74
75 This part will guide you through the installation steps installation or
76 upgrading your Evergreen system. It is intended for system administrators. 
77
78
79 include::installation/system_requirements.txt[]
80
81 // Push titles down one level.
82 :leveloffset: 1
83
84 include::installation/server_installation.txt[]
85
86 // Return to normal title levels.
87 :leveloffset: 0
88
89 include::installation/server_upgrade.txt[]
90
91 include::installation/edi_setup.txt[]
92
93
94 System Configuration and Customization
95 ======================================
96
97 Introduction
98 ------------
99
100 The Evergreen system allows a free range of customizations to every aspect of
101 the system. Use this part of the documentation to become familiar with the tools
102 for configuring the system as well as customizing the catalog and staff client.  
103
104 include::admin/template_toolkit.txt[]
105
106 // Push titles down one level.
107 :leveloffset: 1
108
109 include::opac/new_skin_customizations.txt[]
110
111 // Return to normal title levels.
112 :leveloffset: 0
113
114 include::admin/auto_suggest_search.txt[]
115
116 include::admin/customize_staff_client.txt[]
117
118
119 Using the Staff Client
120 ======================
121
122
123 Introduction
124 ------------
125
126 This part of the documentation deals with general Staff Client usage including
127 logging in, navigation and shortcuts.
128
129
130 include::admin/staff_client-tab_buttons.txt[]
131
132 include::admin/staff_client-double_clicking.txt[]
133
134 include::admin/staff_client-patron_border.txt[]
135
136 include::admin/staff_client-sorting_columns.txt[]
137
138 include::admin/staff_client-recent_searches.txt[]
139
140 include::admin/staff_client-return_to_results_from_marc.txt[]
141
142 System Administration From the Staff Client
143 ===========================================
144
145 Introduction
146 ------------
147
148 This part deals with the options in the Server Administration menu found in the
149 staff client. 
150
151 // Follow structure from staff client system admin menu.
152
153 include::admin/acquisitions_admin.txt[]
154
155 include::admin/authorities.txt[]
156
157 include::admin/cn_prefixes_and_suffixes.txt[]
158
159 include::admin/circulation_limit_groups.txt[]
160
161 include::admin/restrict_Z39.50_sources_by_perm_group.txt[]
162
163 include::admin/booking-admin.txt[]
164
165 include::admin/permissions.txt[]
166
167 include::admin/SMS_messaging.txt[]
168
169 include::admin/user_activity_type.txt[]
170
171
172 Local Administration
173 ====================
174
175 Introduction
176 ------------
177
178 This part covers the options in the Local Administration menu found in the staff
179 client. 
180
181 // Follow structure from staff client local admin menu.
182
183 // Push titles down one level.
184 :leveloffset: 1
185
186 include::admin/hold_driven_recalls.txt[]
187
188 // Return to normal title levels.
189 :leveloffset: 0
190
191 include::admin/recent_staff_searches.txt[]
192
193 include::admin/lsa-library_settings_editor.txt[]
194
195 include::admin/lsa-receipt_template_editor.txt[]
196
197 include::admin/lsa-standing_penalties.txt[]
198
199 include::admin/lsa-statcat.txt[]
200
201 include::admin/lsa-work_log.txt[]
202
203 Acquisitions
204 ===========
205
206 include::acquisitions/introduction.txt[]
207
208 include::acquisitions/selection_lists_po.txt[]
209
210 include::acquisitions/invoices.txt[]
211
212 include::acquisitions/receive_items_from_invoice.txt[]
213
214 include::acquisitions/vandelay_acquisitions_integration.txt[]
215
216
217 Cataloging
218 ==========
219
220 Introduction
221 ------------
222
223 Cataloguers should use this part for understanding the cataloguing procedures
224 used in Evergreen.
225
226 include::cataloging/batch_importing_MARC.txt[]
227
228 include::cataloging/overlay_record_3950_import.txt[]
229
230 include::cataloging/monograph_parts.txt[]
231
232 include::cataloging/conjoined_items.txt[]
233
234
235 Serials
236 =======
237
238 include::serials/A-intro.txt[]
239
240 include::serials/B-copy_template.txt[]
241
242 include::serials/C-subscription-SCV.txt[]
243
244 include::serials/D-subscription-ASCV.txt[]
245
246 include::serials/E-edit_subscriptions.txt[]
247
248 include::serials/F-Receiving.txt[]
249
250 include::serials/G-Special_issue.txt[]
251
252 include::serials/H-holdings_statements.txt[]
253
254 include::serials/Group_Serials_Issues_in_the_OPAC_2.2.txt[]
255
256 Circulation
257 ===========
258
259 Introduction
260 ------------
261
262 Use this section for understanding the circulation procedures in the Evergreen
263 system.  
264
265 include::circulation/circulating_items.txt[]
266
267 include::circulation/holds_management.txt[]
268
269 include::circulation/booking.txt[]
270
271 include::circulation/circulation_patron_records.txt[]
272
273 include::circulation/triggered_events.txt[]
274
275 Reports
276 =======
277
278 Introduction
279 ------------
280
281 Learn how to create and use reports in Evergreen. 
282
283 include::reports/reporter_daemon.txt[]
284
285 include::reports/reporter_folder.txt[]
286
287 include::reports/reporter_create_templates.txt[]
288
289 include::reports/reporter_generating_reports.txt[]
290
291 include::reports/reporter_view_output.txt[]
292
293 include::reports/reporter_cloning_shared_templates.txt[]
294
295 include::reports/reporter_add_data_source.txt[]
296
297 include::reports/reporter_running_recurring_reports.txt[]
298
299 include::reports/reporter_template_terminology.txt[]
300
301 include::reports/reporter_export_usingpgAdmin.txt[]
302
303 Using the Public Access Catalog
304 ===============================
305
306 Introduction
307 ------------
308
309 Use this part for information about searching the Evergreen public access catalog.
310
311 include::opac/my_lists.txt[]
312
313 include::opac/kids_opac.txt[]
314
315 // Push titles down one level.
316 :leveloffset: 1
317
318 include::opac/search_form.txt[]
319
320 // Return to normal title levels.
321 :leveloffset: 0
322
323
324 Developer Resources
325 ===================
326
327 Introduction
328 ------------
329
330 Developers can use this part to learn more about the programming languages,
331 communication protocols and standards used in Evergreen.  
332
333 // Push titles down one level.
334 :leveloffset: 1
335
336 // include::development/updating_translations_launchpad.txt[]
337
338 // Return to normal title levels.
339 :leveloffset: 0
340
341 include::attributions.txt[]
342
343 include::licensing.txt[]
344
345 [appendix]
346 Admonitions
347 ===========
348
349 * Note 
350
351 image::media/note.png[]
352
353 * warning
354
355 image::media/warning.png[]
356
357 * caution
358
359 image::media/caution.png[]
360
361 * tip
362
363 image::media/tip.png[]
364
365 [index]
366 Index
367 =====
368