Skip to content

UB-Heidelberg/editionLabel

Repository files navigation

editionLabel (OMP 3.4)

Description

Backend

This plugin adds three new fields to publication format form:

  • Edition Number (numeric)
  • Type of edition number (dropdown, e.g.: edition, version)
  • Edition Text (free text, e.g.: 2nd, revised edition)

For now, the plugin uses only the first publication format with this informations. Maybe in future it will be extended to show different editions for different publication formats.

Frontend

Template shows always only one information. If an edition text exists, then it is showing. Otherwise the edition number is showing in combination with the type of edition number. If citationStyleLanguage plugin is in use, it also gets the edition information. If DataCite registration agency plugin is in use, it also adds an additional titel that includes titel and edition.

Add to theme

To show edition information on books landing page, add this hook to your theme at the preferred position:

{call_hook name="Templates::Catalog::Book::EditionLabel"}   

About

An OMP plugin to add edition informations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published