1.20.1 Main table of contents
The table of contents is configured in the <toc>
section:
<toc>
<multiVolumeThumbnails enabled="true">
<width>50</width>
<height>60</height>
</multiVolumeThumbnails>
<volumeSortFields>
<template name="_DEFAULT">
<field order="asc">CURRENTNOSORT</field>
</template>
<template name="Periodical" groupBy=“YEAR“>
<field order="desc">CURRENTNOSORT</field>
</template>
</volumeSortFields>
<labelConfig>
<template name="_DEFAULT">
<metadata value="{DOCSTRCT}{MD_TITLE}">
<param type="field" key="DOCSTRCT" suffix=":_SPACE_" />
<param type="field" key="MD_TITLE" altKey="LABEL" />
</metadata>
</template>
<template name="_GROUPS">
<metadata label="" value="{LABEL}{MD_SERIESDISPLAYORDER}">
<param type="translatedfield" key="LABEL" />
<param type="field" key="MD_SERIESDISPLAYORDER" prefix="_SPACE_(" suffix=")" />
</metadata>
</template>
</labelConfig>
<titleBarLabel>
<template name="_DEFAULT">
<displayAnchorTitle>false</displayAnchorTitle>
</template>
<template name="volume">
<displayAnchorTitle prefix="" suffix="_SPACE_">true</displayAnchorTitle>
</template>
</titleBarLabel>
<tocAnchorGroupElementsPerPage>10</tocAnchorGroupElementsPerPage>
<recordGroupIdentifierFields>
<field>GROUPID_SERIES</field>
<field>GROUPID_CONVOLUTE</field>
</recordGroupIdentifierFields>
<ancestorIdentifierFields listSiblingRecords="true">
<field>PI_PARENT</field>
</ancestorIdentifierFields>
<useTreeView showDocStructs="_ALL">false</useTreeView>
<tocIndentation>20<tocIndentation>
</toc>
Last updated