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

Evergreen Git git at git.evergreen-ils.org
Tue Mar 28 07:25:18 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  adc59b1a523f68d90b350463f2110a80e68c1499 (commit)
      from  2ab9dacafb5dc6f4da3c052cd9796ea1b93408ef (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 adc59b1a523f68d90b350463f2110a80e68c1499
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Tue Mar 28 07:23:46 2017 -0400

    Docs: adding more to the config.tt2 variable list
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>

diff --git a/docs/opac/new_skin_customizations.txt b/docs/opac/new_skin_customizations.txt
index 3f1b401..28d9b19 100644
--- a/docs/opac/new_skin_customizations.txt
+++ b/docs/opac/new_skin_customizations.txt
@@ -53,7 +53,8 @@ NOTE: All paths are relative to `/openils/var/templates/opac`
   ** 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)
+  ** displaying a maintenance message in the public catalog and KPAC (this is controlled by the _ctx.maintenance_message_ variable)
+  ** displaying previews of books when available from Google Books.  This is controlled by the _ctx.google_books_preview_ variable, which is set to 0 by default to protect the privacy of users who might not want to share their browsing behavior with Google.
 * `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, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list