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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-3 / +2 lines)
Lines 121-127 OPAC: Link Here
121
                  no: "Don't include"
121
                  no: "Don't include"
122
            - "COinS / OpenURL / Z39.88 in OPAC search results.  <br/>Warning: Enabling this feature will slow OPAC search response times."
122
            - "COinS / OpenURL / Z39.88 in OPAC search results.  <br/>Warning: Enabling this feature will slow OPAC search response times."
123
            - "<br/>If you want to display a link to an OpenURL resolver, look at the following system preferences:"
123
            - "<br/>If you want to display a link to an OpenURL resolver, look at the following system preferences:"
124
            - "<br/><code>OpenURLResolverURL</code>, <code>OPACShowOpenURL</code>, <code>OPACOpenURLItemTypes</code>, <code>OpenURLText<code>, <code>OpenURLImageLocation</code>"
124
            - "<br/><code>OpenURLResolverURL</code>, <code>OPACShowOpenURL</code>, <code>OPACOpenURLItemTypes</code>, <code>OpenURLText</code>, <code>OpenURLImageLocation</code>"
125
        -
125
        -
126
            - pref: OPACShowUnusedAuthorities
126
            - pref: OPACShowUnusedAuthorities
127
              choices:
127
              choices:
Lines 639-645 OPAC: Link Here
639
            - Define custom rules to hide specific items from search and view on the OPAC. How to write these rules is documented on the <a href="http://wiki.koha-community.org/wiki/OpacHiddenItems" target="_blank">Koha wiki</a>.
639
            - Define custom rules to hide specific items from search and view on the OPAC. How to write these rules is documented on the <a href="http://wiki.koha-community.org/wiki/OpacHiddenItems" target="_blank">Koha wiki</a>.
640
        -
640
        -
641
            - pref: OpacHiddenItemsExceptions
641
            - pref: OpacHiddenItemsExceptions
642
            - List of borrower categories, separated by |, that can see items otherwise hidden by <tt>OpacHiddenItems</tt>
642
            - List of borrower categories, separated by |, that can see items otherwise hidden by <code>OpacHiddenItems</code>
643
        -
643
        -
644
            - pref: OpacAllowPublicListCreation
644
            - pref: OpacAllowPublicListCreation
645
              default: 1
645
              default: 1
646
- 

Return to bug 22947