|
Lines 102-113
OPAC:
Link Here
|
| 102 |
class: file |
102 |
class: file |
| 103 |
- '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="OPACXSLTDetailsDisplay" data-value="default">default</a>" for the default stylesheet</li><li>Put a path to define an xslt file</li><li>Put a URL for an external specific stylesheet.</li><li>NOTE: The system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PassItemMarcToXSLT">PassItemMarcToXSLT</a> must be enabled if your custom stylesheet utilizes data in the item fields</li></ul>If you have multiple stylesheets for different langues the placeholder {langcode} will be replaced with current interface language.' |
103 |
- '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="OPACXSLTDetailsDisplay" data-value="default">default</a>" for the default stylesheet</li><li>Put a path to define an xslt file</li><li>Put a URL for an external specific stylesheet.</li><li>NOTE: The system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PassItemMarcToXSLT">PassItemMarcToXSLT</a> must be enabled if your custom stylesheet utilizes data in the item fields</li></ul>If you have multiple stylesheets for different langues the placeholder {langcode} will be replaced with current interface language.' |
| 104 |
- |
104 |
- |
| 105 |
- "Show itemtype icons in the OPAC: " |
105 |
- "Show/Don't show itemtype icons in the OPAC: " |
| 106 |
- pref: OpacNoItemTypeImages |
106 |
- pref: OpacNoItemTypeImages |
| 107 |
default: 0 |
107 |
default: 0 |
| 108 |
choices: |
108 |
choices: |
| 109 |
1: "No" |
109 |
1: "Don't show" |
| 110 |
0: "Yes" |
110 |
0: "Show" |
| 111 |
- |
111 |
- |
| 112 |
- pref: DisplayOPACiconsXSLT |
112 |
- pref: DisplayOPACiconsXSLT |
| 113 |
choices: |
113 |
choices: |
|
Lines 449-455
OPAC:
Link Here
|
| 449 |
- pref: ShowReviewerPhoto |
449 |
- pref: ShowReviewerPhoto |
| 450 |
choices: |
450 |
choices: |
| 451 |
1: Show |
451 |
1: Show |
| 452 |
0: Hide |
452 |
0: Don't show |
| 453 |
- reviewer's avatar beside comments in OPAC. The avatar will be searched on <a href="https://www.libravatar.org" target="_blank">Libravatar</a> using the patron's e-mail address. |
453 |
- reviewer's avatar beside comments in OPAC. The avatar will be searched on <a href="https://www.libravatar.org" target="_blank">Libravatar</a> using the patron's e-mail address. |
| 454 |
- |
454 |
- |
| 455 |
- pref: OPACHoldRequests |
455 |
- pref: OPACHoldRequests |
|
Lines 490-497
OPAC:
Link Here
|
| 490 |
- pref: OPACPopupAuthorsSearch |
490 |
- pref: OPACPopupAuthorsSearch |
| 491 |
default: 0 |
491 |
default: 0 |
| 492 |
choices: |
492 |
choices: |
| 493 |
1: Display |
493 |
1: Show |
| 494 |
0: Don't display |
494 |
0: Don't show |
| 495 |
- the list of authors/subjects in a popup for a combined search on OPAC detail pages. |
495 |
- the list of authors/subjects in a popup for a combined search on OPAC detail pages. |
| 496 |
- |
496 |
- |
| 497 |
- pref: OpacHoldNotes |
497 |
- pref: OpacHoldNotes |
|
Lines 504-518
OPAC:
Link Here
|
| 504 |
- pref: OPACAcquisitionDetails |
504 |
- pref: OPACAcquisitionDetails |
| 505 |
default: 0 |
505 |
default: 0 |
| 506 |
choices: |
506 |
choices: |
| 507 |
1: Display |
507 |
1: Show |
| 508 |
0: Don't display |
508 |
0: Don't show |
| 509 |
- the acquisition details on OPAC detail pages. |
509 |
- the acquisition details on OPAC detail pages. |
| 510 |
- |
510 |
- |
| 511 |
- pref: OpacNewsLibrarySelect |
511 |
- pref: OpacNewsLibrarySelect |
| 512 |
default: 0 |
512 |
default: 0 |
| 513 |
choices: |
513 |
choices: |
| 514 |
1: Display |
514 |
1: Show |
| 515 |
0: Don't display |
515 |
0: Don't show |
| 516 |
- a library selection list for news items in the OPAC. |
516 |
- a library selection list for news items in the OPAC. |
| 517 |
- |
517 |
- |
| 518 |
- pref: OPACSuggestionAutoFill |
518 |
- pref: OPACSuggestionAutoFill |
|
Lines 841-848
OPAC:
Link Here
|
| 841 |
- |
841 |
- |
| 842 |
- pref: PatronSelfRegistrationPrefillForm |
842 |
- pref: PatronSelfRegistrationPrefillForm |
| 843 |
choices: |
843 |
choices: |
| 844 |
1: "Display and prefill" |
844 |
1: "Show and prefill" |
| 845 |
0: "Don't display and prefill" |
845 |
0: "Don't show and prefill" |
| 846 |
- "password and login form after a patron has self registered." |
846 |
- "password and login form after a patron has self registered." |
| 847 |
- |
847 |
- |
| 848 |
- pref: PatronSelfRegistrationConfirmEmail |
848 |
- pref: PatronSelfRegistrationConfirmEmail |