View | Details | Raw Unified | Return to bug 7470
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref (+8 lines)
Lines 207-212 Enhanced Content: Link Here
207
            - pref: XISBNDailyLimit
207
            - pref: XISBNDailyLimit
208
              class: integer
208
              class: integer
209
            - times a day. Unless you are paying for the xISBN service, you should leave this at the default of 999 (as detailed above).
209
            - times a day. Unless you are paying for the xISBN service, you should leave this at the default of 999 (as detailed above).
210
    Social Networks:
211
        -
212
            - pref: SocialNetworks
213
              default: 0
214
              choices:
215
                  yes: Enable
216
                  no: Disable
217
            - Enable/Disable social network links in opac detail pages
210
    Syndetics:
218
    Syndetics:
211
        -
219
        -
212
            - pref: SyndeticsEnabled
220
            - pref: SyndeticsEnabled
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref (-8 lines)
Lines 76-88 Searching: Link Here
76
                  yes: Using
76
                  yes: Using
77
                  no: "Not using"
77
                  no: "Not using"
78
            - '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.'
78
            - '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.'
79
        -
80
            - pref: SocialNetworks
81
              default: 0
82
              choices:
83
                  yes: Enable
84
                  no: Disable
85
            - Enable/Disable social network links in opac detail pages
86
    Search Form:
79
    Search Form:
87
        -
80
        -
88
            - Show tabs in OPAC and staff-side advanced search for limiting searches on the
81
            - Show tabs in OPAC and staff-side advanced search for limiting searches on the
89
- 

Return to bug 7470