From 2ab9dacafb5dc6f4da3c052cd9796ea1b93408ef Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Mon, 27 Mar 2017 23:14:36 -0400 Subject: [PATCH] Docs: adding to the list of config.tt2 variables --- docs/opac/new_skin_customizations.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/opac/new_skin_customizations.txt b/docs/opac/new_skin_customizations.txt index ffe98ca3a6..3f1b4013e0 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 -- 2.43.2