From 711115309bab1c258205992a45200ce00c3c1a95 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 30 Mar 2012 09:16:18 +0200 Subject: [PATCH 1/1] Bug 7470: Move the SocialNetworks syspref to the "Enhanced Content" tab --- .../admin/preferences/enhanced_content.pref | 8 ++++++++ .../en/modules/admin/preferences/searching.pref | 7 ------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref index bb3bc2d..a650406 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref @@ -207,6 +207,14 @@ Enhanced Content: - pref: XISBNDailyLimit class: integer - times a day. Unless you are paying for the xISBN service, you should leave this at the default of 999 (as detailed above). + Social Networks: + - + - pref: SocialNetworks + default: 0 + choices: + yes: Enable + no: Disable + - Enable/Disable social network links in opac detail pages Syndetics: - - pref: SyndeticsEnabled diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref index 7b5993d..3d7dd64 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref @@ -76,13 +76,6 @@ Searching: yes: Using no: "Not using" - 'ICU Zebra indexing. Please note: This setting will not affect Zebra indexing, it should only be used to tell Koha that you have activated ICU indexing if you have actually done so, since there is no way for Koha to figure this out on its own.' - - - - pref: SocialNetworks - default: 0 - choices: - yes: Enable - no: Disable - - Enable/Disable social network links in opac detail pages Search Form: - - Show tabs in OPAC and staff-side advanced search for limiting searches on the -- 1.7.7.3