Lines 59-70
OPAC:
Link Here
|
59 |
- 'Display OPAC results using XSLT stylesheet at: ' |
59 |
- 'Display OPAC results using XSLT stylesheet at: ' |
60 |
- pref: OPACXSLTResultsDisplay |
60 |
- pref: OPACXSLTResultsDisplay |
61 |
class: file |
61 |
class: file |
62 |
- '<br />Options:<br />- leave empty for "no xslt"<br />- enter "default" for the default one<br />- put a path to define a xslt file<br />- put an URL for an external specific stylesheet.<br />{langcode} will be replaced with current interface language' |
62 |
- '<br />Options:<ul><li><a href="#" class="set_syspref" data-syspref="OPACXSLTResultsDisplay" data-value="">Leave empty</a> for "no xslt"</li><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' |
63 |
- |
63 |
- |
64 |
- 'Display OPAC details using XSLT stylesheet at: ' |
64 |
- 'Display OPAC details using XSLT stylesheet at: ' |
65 |
- pref: OPACXSLTDetailsDisplay |
65 |
- pref: OPACXSLTDetailsDisplay |
66 |
class: file |
66 |
class: file |
67 |
- '<br />Options:<br />- leave empty for "no xslt"<br />- enter "default" for the default one<br />- put a path to define a xslt file<br />- put an URL for an external specific stylesheet.<br />{langcode} will be replaced with current interface language' |
67 |
- '<br />Options:<ul><li><a href="#" class="set_syspref" data-syspref="OPACXSLTDetailsDisplay" data-value="">Leave empty</a> for "no xslt"</li><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' |
68 |
- |
68 |
- |
69 |
- On pages displayed with XSLT stylesheets on the OPAC, |
69 |
- On pages displayed with XSLT stylesheets on the OPAC, |
70 |
- pref: DisplayOPACiconsXSLT |
70 |
- pref: DisplayOPACiconsXSLT |