1.23 Sidebar
The following elements switch links in the sidebar to the different types of record view on or off :
<sidebar>
<page enabled="true" />
<toc enabled="true" />
<thumbs enabled="true" />
<searchInItem enabled="true" />
<metadata enabled="true" />
<fulltext enabled="true" />
<opac enabled="false" />
<sidebarBrowsingTerms enabled="true" />
<sidebarRssFeed enabled="true" />
<sidebarWidgetUsage enabled="true">
<page>
<downloadOptions enabled="true">
<option label="label__download_option_preview_150" format="jpg" boxSizeInPixel="150" />
<option label="label__download_option_small_1024" format="jpg" boxSizeInPixel="1024" />
<option label="label__download_option_medium_2048" format="jpg" boxSizeInPixel="2048" />
<option label="label__download_option_large_4096" format="jpg" boxSizeInPixel="4096" />
<option label="Master" format="MASTER" boxSizeInPixel="max"/>
</downloadOptions>
</page>
<citationLinks enabled="true">
<links>
<link type="URL" for="record" label="URN" field="URN" prefix="https://nbn-resolving.org/" />
<link type="URL" for="record" label="Handle" field="MD_PI_HANDLE" prefix="https://hdl.handle.net/" />
<link type="URL" for="record" label="DOI" field="MD_PI_DOI" prefix="https://doi.org/" />
<link type="URL" for="record" label="PURL" field="MD_PURL_IAI" />
<link type="URL" for="image" label="DOI" field="MD_PI_DOI" prefix="https://doi.org/" suffix="#?page=" appendImageNumberToSuffix="true" />
<link type="URL" for="image" label="URN" field="IMAGEURN" prefix="https://nbn-resolving.org/" />
<link type="URL" for="image" label="URN" field="URN" prefix="https://nbn-resolving.org/" suffix="/fragment/page=" topstructValueFallback="true" appendImageNumberToSuffix="true" />
<link type="INTERNAL" for="record" label="LABEL_VIEWER_PURL" />
<link type="INTERNAL" for="docstruct" label="LABEL_VIEWER_PURL" />
<link type="INTERNAL" for="image" label="LABEL_VIEWER_PURL" />
</links>
</citationLinks>
<citationRecommendation enabled="true">
<styles>
<style>modern-language-association-7th-edition</style>
<style>apa-6th-edition</style>
<style>chicago-author-date-16th-edition</style>
<style>harvard-cite-them-right-no-et-al</style>
<style>oscola</style>
</styles>
<source>
<metadata label="MD_CITATION" value="MASTERVALUE_CITATION">
<param type="citeproc" dest="title" key="MD_TITLE" />
<param type="citeproc" dest="author" key="MD_CREATOR" />
<param type="citeproc" dest="publisher" key="MD_PUBLISHER" />
<param type="citeproc" dest="placepublish" key="MD_PLACEPUBLISH"/>
<param type="citeproc" dest="issued" key="MD_YEARPUBLISH" />
<param type="citeproc" dest="isbn" key="MD_ISBN"/>
</metadata>
</source>
</citationRecommendation>
</sidebarWidgetUsage>
<sidebarWidgetDownloads enabled="true">
<hideFileRegex>(EXAMPLE_.*|HIDDEN_.*)</hideFileRegex>
</sidebarWidgetDownloads>
<copyrightIndicator enabled="true" style="widget">
<status field="ACCESSCONDITION">
<value content="OPENACCESS" status="OPEN" description="COPYRIGHT_DESCRIPTION_STATUS_OPEN" />
<value content="PDFLOCKED" status="PARTIAL" description="COPYRIGHT_DESCRIPTION_STATUS_PDFLOCKED" />
</status>
<license field="MD_USEANDREPRODUCTIONLICENSE">
<value content="CC0 1.0 Universal (CC0 1.0) Public Domain Dedication" description="COPYRIGHT_DESCRIPTION_LICENSE_CC010">
<icon>cc.svg</icon>
<icon>zero.svg</icon>
</value>
<value content="In Copyright 1.0" description="COPYRIGHT_DESCRIPTION_LICENSE_RSINC10">
<icon>rs-inc.svg</icon>
</value>
</license>
</copyrightIndicator>
</sidebar>
Within this section, the sidebar table of contents is also configured in the configuration file. Due to its thematic proximity, it is described in chapter 1.20.2.
The download for original content is also described here. Historically, this is still described in chapter 2.30.
Last updated