|
Lines 90-96
OPAC:
Link Here
|
| 90 |
- 'Display lists in the OPAC using XSLT stylesheet at: ' |
90 |
- 'Display lists in the OPAC using XSLT stylesheet at: ' |
| 91 |
- pref: OPACXSLTListsDisplay |
91 |
- pref: OPACXSLTListsDisplay |
| 92 |
class: file |
92 |
class: file |
| 93 |
- '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="OPACXSLTListsDisplay" 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 languages the placeholder {langcode} will be replaced with current interface language.' |
93 |
- '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="OPACXSLTListsDisplay" 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></ul>If you have multiple stylesheets for different languages the placeholder {langcode} will be replaced with current interface language.' |
| 94 |
- |
94 |
- |
| 95 |
- 'Display OPAC results using XSLT stylesheet at: ' |
95 |
- 'Display OPAC results using XSLT stylesheet at: ' |
| 96 |
- pref: OPACXSLTResultsDisplay |
96 |
- pref: OPACXSLTResultsDisplay |
|
Lines 100-106
OPAC:
Link Here
|
| 100 |
- 'Display OPAC details using XSLT stylesheet at: ' |
100 |
- 'Display OPAC details using XSLT stylesheet at: ' |
| 101 |
- pref: OPACXSLTDetailsDisplay |
101 |
- pref: OPACXSLTDetailsDisplay |
| 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 languages 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></ul>If you have multiple stylesheets for different languages the placeholder {langcode} will be replaced with current interface language.' |
| 104 |
- |
104 |
- |
| 105 |
- pref: OpacNoItemTypeImages |
105 |
- pref: OpacNoItemTypeImages |
| 106 |
default: 0 |
106 |
default: 0 |