[Koha-patches] [PATCH] Add OpacBrowser preference to opac.pref

Frédéric Demians f.demians at tamil.fr
Tue Feb 16 10:52:21 CET 2010


---
 .../prog/en/modules/admin/preferences/opac.pref    |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
index 81844c0..e0ff70b 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
@@ -186,6 +186,12 @@ OPAC:
                   no: "Don't allow"
             - patrons to access the Fines tab on the My Account page on the OPAC.
         -
+            - pref: OpacBrowser
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - patrons to browse subject authorities on OPAC (needs to set misc/cronjob/sbuild_b    rowser_and_cloud.pl)
+        -
             - pref: OpacAuthorities
               choices:
                   yes: Allow
-- 
1.6.4.3




More information about the Koha-patches mailing list