From 194056de365b9c0c1ff9369e201d0030e1fdf2d5 Mon Sep 17 00:00:00 2001 From: Robert Soulliere Date: Mon, 4 Oct 2010 12:40:12 -0400 Subject: [PATCH] Add actiontriggers empty chapter. Add notifications section to server administration. Add install checklist appendix. --- 1.6/admin/actiontriggers.xml | 9 ++++ 1.6/admin/serveradministration.xml | 3 ++ 1.6/appendices/installchecklist.xml | 84 +++++++++++++++++++++++++++++++++++++ 1.6/root.xml | 3 ++ 4 files changed, 99 insertions(+) create mode 100644 1.6/admin/actiontriggers.xml create mode 100644 1.6/appendices/installchecklist.xml diff --git a/1.6/admin/actiontriggers.xml b/1.6/admin/actiontriggers.xml new file mode 100644 index 0000000000..2ba9536f56 --- /dev/null +++ b/1.6/admin/actiontriggers.xml @@ -0,0 +1,9 @@ + + + + Action Triggers + + + + diff --git a/1.6/admin/serveradministration.xml b/1.6/admin/serveradministration.xml index 68c0e03979..cf27a50bb7 100644 --- a/1.6/admin/serveradministration.xml +++ b/1.6/admin/serveradministration.xml @@ -2047,4 +2047,7 @@ WHERE id = 17; +
+ Notifications +
diff --git a/1.6/appendices/installchecklist.xml b/1.6/appendices/installchecklist.xml new file mode 100644 index 0000000000..1a03021177 --- /dev/null +++ b/1.6/appendices/installchecklist.xml @@ -0,0 +1,84 @@ + + + + Evergreen Installation Checklist + + This appendix is a checklist of things to do to istall and configure Evergreen. It will refer to the necessary chapter with the specific instructions for each item. + + + + + Install OpenSRF + + + Install Evergreen server software + + + Install Evergreen staff client + + + Establish a back up strategy for Evergreen data and files + + + Configure PostgreSQL for better performance + + + Configure Evergreen error logging + + + Set up organizational unit types + + + Set up organizational units + + + Customize localization and languages (optional) + + + Add circ modifiers + + + Configure copy statuses + + + Add cataloguing templates + + + Add user groups and assign permissions + + + Adjust various Local Administration Settings + + + Adjust circulation policies and penalty threshholds for groups + + + Add staff users + + + Customize OPAC as needed + + + Import data + + + Start the reporter service and set up reports + + + Set up email notifications for holds and overdue items + + + Set up action triggers + + + Set up z39.50 server (optional) + + + Adjust search relevancy settings if required (optional) + + + Install SIP server (optional) - for communications with automated devices such as self check stations, autmated sorters and other devices using SIP + + + diff --git a/1.6/root.xml b/1.6/root.xml index 4510eab8c1..6f45da8e23 100755 --- a/1.6/root.xml +++ b/1.6/root.xml @@ -80,6 +80,7 @@ + @@ -120,6 +121,8 @@ Appendices + + -- 2.11.0