Ark URL

By BibLibre Companion module for Ark that replaces resources URLs by their ARK URLs
Download 0.3.0

Ark Url

Ark Url is a companion module for Ark or Quark that replace resources URLs by their ARK URL. So instead of /s/site/item/1 you will get /s/site/ark:/99999/bapZs2.

It replaces URLs for items, item sets and media. It doesn't change anything on the admin side.

Technically, it works by overloading the siteUrl method of ItemRepresentation, ItemSetRepresentation, and MediaRepresentation classes. So if a resource URL is built by another mean (for instance the url view helper is called directly in a theme template), it won't work. This is intentional to let the ability to use the original url if needed.

Version Released Minimum Omeka version
0.3.0June 15, 2023 [info]^3.0.0 || ^4.0.0
0.2.0November 24, 2022 [info]^3.0.0
0.1.0November 24, 2022 [info]^2.0.0