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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-9 / +2 lines)
Lines 298-304 OPAC: Link Here
298
                  homebranch: Home library
298
                  homebranch: Home library
299
                  holdingbranch: Holding library
299
                  holdingbranch: Holding library
300
            - "is the default sort field for the holdings table."
300
            - "is the default sort field for the holdings table."
301
302
        -
301
        -
303
            - Display up to
302
            - Display up to
304
            - pref: OpacMaxItemsToDisplay
303
            - pref: OpacMaxItemsToDisplay
Lines 417-423 OPAC: Link Here
417
                  1: Allow
416
                  1: Allow
418
                  0: "Don't allow"
417
                  0: "Don't allow"
419
            - patrons to access a list of the most checked out items on the OPAC. Note that this is somewhat experimental, and should be avoided if your collection has a large number of items.
418
            - patrons to access a list of the most checked out items on the OPAC. Note that this is somewhat experimental, and should be avoided if your collection has a large number of items.
420
421
        -
419
        -
422
            - pref: OPACComments
420
            - pref: OPACComments
423
              choices:
421
              choices:
Lines 504-510 OPAC: Link Here
504
                  1: Show
502
                  1: Show
505
                  0: Don't show
503
                  0: Don't show
506
            - a library selection list for news items in the OPAC.
504
            - a library selection list for news items in the OPAC.
507
508
        -
505
        -
509
            - "Use the following as the OPAC ISBD template:"
506
            - "Use the following as the OPAC ISBD template:"
510
            - pref: OPACISBD
507
            - pref: OPACISBD
Lines 588-595 OPAC: Link Here
588
                  1: Include
585
                  1: Include
589
                  0: "Don't include"
586
                  0: "Don't include"
590
            - outstanding/unapplied credits when applying the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFineNoRenewals">OPACFineNoRenewals</a> rule to patrons.
587
            - outstanding/unapplied credits when applying the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFineNoRenewals">OPACFineNoRenewals</a> rule to patrons.
591
        -
592
593
        -
588
        -
594
            - pref: OpacHiddenItems
589
            - pref: OpacHiddenItems
595
              type: textarea
590
              type: textarea
Lines 628-635 OPAC: Link Here
628
            - expired patrons from OPAC actions such as placing a hold or renewing. Note that the setting for a patron category takes priority over this system preference.
623
            - expired patrons from OPAC actions such as placing a hold or renewing. Note that the setting for a patron category takes priority over this system preference.
629
624
630
    Privacy:
625
    Privacy:
631
        -
632
633
        -
626
        -
634
            - pref: opacreadinghistory
627
            - pref: opacreadinghistory
635
              choices:
628
              choices:
Lines 853-858 OPAC: Link Here
853
            - pref: NumberOfSuggestionDays
846
            - pref: NumberOfSuggestionDays
854
              class: integer
847
              class: integer
855
            - "days."
848
            - "days."
849
        -
856
            - pref: OPACViewOthersSuggestions
850
            - pref: OPACViewOthersSuggestions
857
              choices:
851
              choices:
858
                  1: Show
852
                  1: Show
Lines 878-884 OPAC: Link Here
878
                  1: Allow
872
                  1: Allow
879
                  0: "Don't allow"
873
                  0: "Don't allow"
880
            - patrons to make purchase suggestions on the OPAC.
874
            - patrons to make purchase suggestions on the OPAC.
881
                    -
875
        -
882
            - pref: OPACSuggestionAutoFill
876
            - pref: OPACSuggestionAutoFill
883
              default: 0
877
              default: 0
884
              choices:
878
              choices:
885
- 

Return to bug 31475