[open-ils-commits] [GIT] Evergreen ILS branch rel_2_11 updated. 2ab9dacafb5dc6f4da3c052cd9796ea1b93408ef

Evergreen Git git at git.evergreen-ils.org
Mon Mar 27 23:20:42 EDT 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, rel_2_11 has been updated
       via  2ab9dacafb5dc6f4da3c052cd9796ea1b93408ef (commit)
      from  77b5ce23915943c5fad88d814f99ceaa7bb58cac (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2ab9dacafb5dc6f4da3c052cd9796ea1b93408ef
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Mon Mar 27 23:14:36 2017 -0400

    Docs: adding to the list of config.tt2 variables

diff --git a/docs/opac/new_skin_customizations.txt b/docs/opac/new_skin_customizations.txt
index ffe98ca..3f1b401 100644
--- a/docs/opac/new_skin_customizations.txt
+++ b/docs/opac/new_skin_customizations.txt
@@ -51,6 +51,9 @@ NOTE: All paths are relative to `/openils/var/templates/opac`
   ** defining which facets to display, and in which order
   ** controlling basic and advanced search options
   ** controlling if the "Show More Details" button is visible or activated by default in OPAC search results
+  ** hiding phone notification options (useful for libraries that do not do phone notifications)
+  ** disallowing password or e-mail changes (useful for libraries that use centralized authentication or single sign-on systems)
+  ** displaying a maintenance message in the OPAC and KPAC (this is controlled by the _ctx.maintenance_message_ variable)
 * `parts/footer.tt2` and `parts/topnav_links.tt2`: contains customizable
   links. Defaults like 'Link 1' will not mean much to your users!
 * `parts/homesearch.tt2`: holds the large Evergreen logo on the home page

-----------------------------------------------------------------------

Summary of changes:
 docs/opac/new_skin_customizations.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list