Lines 1-10
Link Here
|
1 |
Staff interface: |
1 |
Staff interface: |
2 |
Appearance: |
2 |
Appearance: |
3 |
- |
3 |
- |
4 |
- 'Display authority details in the opac interface using XSLT stylesheet at: ' |
4 |
- 'Display authority details in the OPAC using the XSLT stylesheet at: ' |
5 |
- pref: AuthorityXSLTOpacDetailsDisplay |
5 |
- pref: AuthorityXSLTOpacDetailsDisplay |
6 |
class: file |
6 |
class: file |
7 |
- '<br />Options:<ul><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 and {authtypecode} will be replaced by the authority type code' |
7 |
- '<br />Options:<ul><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code' |
8 |
- |
8 |
- |
9 |
- 'Display authority results in the staff interface using XSLT stylesheet at: ' |
9 |
- 'Display authority results in the staff interface using XSLT stylesheet at: ' |
10 |
- pref: AuthorityXSLTResultsDisplay |
10 |
- pref: AuthorityXSLTResultsDisplay |
11 |
- |
|
|