|
Lines 572-577
OPAC:
Link Here
|
| 572 |
summary: "in user summary box on OPAC homepage (the system preference 'OPACUserSummary' must be enabled)" |
572 |
summary: "in user summary box on OPAC homepage (the system preference 'OPACUserSummary' must be enabled)" |
| 573 |
user: "on patron's 'your summary' page" |
573 |
user: "on patron's 'your summary' page" |
| 574 |
- ". Note that displayed savings may be inaccurate if checkout history is anonymized." |
574 |
- ". Note that displayed savings may be inaccurate if checkout history is anonymized." |
|
|
575 |
- |
| 576 |
- pref: OPACVirtualCard |
| 577 |
choices: |
| 578 |
1: Allow |
| 579 |
0: "Don't allow" |
| 580 |
- patrons to access the 'My virtual card' tab on their account page on the OPAC. |
| 581 |
- "If set to allow, show a " |
| 582 |
- pref: OPACVirtualCardBarcode |
| 583 |
default: code39 |
| 584 |
choices: |
| 585 |
code39: "CODE39" |
| 586 |
code128: "CODE128" |
| 587 |
ean13: "EAN-13" |
| 588 |
upca: "UPC-A" |
| 589 |
upce: "UPC-E" |
| 590 |
ean8: "EAN-8" |
| 591 |
itf14: "ITF-14" |
| 592 |
qrcode: "QR Code" |
| 593 |
matrix2of5: "Matrix 2 of 5" |
| 594 |
industrial2of5: "Industrial 2 of 5" |
| 595 |
iata2of5: "IATA 2 of 5" |
| 596 |
coop2of5: "COOP 2 of 5" |
| 597 |
- " barcode in the patron's virtual card." |
| 575 |
OpenURL: |
598 |
OpenURL: |
| 576 |
- |
599 |
- |
| 577 |
- 'Complete URL of OpenURL resolver (starting with <code>http://</code> or <code>https://</code>):' |
600 |
- 'Complete URL of OpenURL resolver (starting with <code>http://</code> or <code>https://</code>):' |
|
Lines 926-954
OPAC:
Link Here
|
| 926 |
1: Show |
949 |
1: Show |
| 927 |
0: "Don't show" |
950 |
0: "Don't show" |
| 928 |
- purchase suggestions from other patrons on the OPAC. |
951 |
- purchase suggestions from other patrons on the OPAC. |
| 929 |
- |
|
|
| 930 |
- pref: OPACVirtualCard |
| 931 |
choices: |
| 932 |
1: Allow |
| 933 |
0: "Don't allow" |
| 934 |
- patrons to access the 'My virtual card' tab on their account page on the OPAC. |
| 935 |
- "If set to allow, show a " |
| 936 |
- pref: OPACVirtualCardBarcode |
| 937 |
default: code39 |
| 938 |
choices: |
| 939 |
code39: "CODE39" |
| 940 |
code128: "CODE128" |
| 941 |
ean13: "EAN-13" |
| 942 |
upca: "UPC-A" |
| 943 |
upce: "UPC-E" |
| 944 |
ean8: "EAN-8" |
| 945 |
itf14: "ITF-14" |
| 946 |
qrcode: "QR Code" |
| 947 |
matrix2of5: "Matrix 2 of 5" |
| 948 |
industrial2of5: "Industrial 2 of 5" |
| 949 |
iata2of5: "IATA 2 of 5" |
| 950 |
coop2of5: "COOP 2 of 5" |
| 951 |
- " barcode in the patron's virtual card." |
| 952 |
- |
952 |
- |
| 953 |
- "Fields that should be mandatory for patron purchase suggestions:" |
953 |
- "Fields that should be mandatory for patron purchase suggestions:" |
| 954 |
- pref: OPACSuggestionMandatoryFields |
954 |
- pref: OPACSuggestionMandatoryFields |
| 955 |
- |
|
|