Lines 90-106
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 one</li><li> put a path to define a xslt file</li><li>put an URL for an external specific stylesheet.</li></ul>{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><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.' |
94 |
- |
94 |
- |
95 |
- 'Display OPAC results using XSLT stylesheet at: ' |
95 |
- 'Display OPAC results using XSLT stylesheet at: ' |
96 |
- pref: OPACXSLTResultsDisplay |
96 |
- pref: OPACXSLTResultsDisplay |
97 |
class: file |
97 |
class: file |
98 |
- '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="OPACXSLTResultsDisplay" data-value="default">default</a>" for the default one</li><li> put a path to define a xslt file</li><li>put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language.' |
98 |
- '<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 langues the placeholder {langcode} will be replaced with current interface language.' |
99 |
- |
99 |
- |
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 one</li><li>put a path to define a xslt file</li><li>put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language.' |
103 |
- '<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 langues the placeholder {langcode} will be replaced with current interface language.' |
104 |
- |
104 |
- |
105 |
- "Show itemtype icons in the OPAC: " |
105 |
- "Show itemtype icons in the OPAC: " |
106 |
- pref: OpacNoItemTypeImages |
106 |
- pref: OpacNoItemTypeImages |