Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/main/resources/mycore-classifications/derivate_types.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<category ID="thumbnail">
<label xml:lang="de" text="Vorschaubild" />
<label xml:lang="en" text="Thumbnail" />
<label xml:lang="x-display" text="false" />
<label xml:lang="x-export" text="false" />
</category>
<category ID="abstract">
<label xml:lang="de" text="Zusammenfassung" />
Expand All @@ -18,6 +20,8 @@
<category ID="toc">
<label xml:lang="de" text="Inhaltsverzeichnis" />
<label xml:lang="en" text="Table of Contents" />
<label xml:lang="x-display" text="false" />
<label xml:lang="x-export" text="false" />
</category>
</categories>
</mycoreclass>