Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic links to MP3 catalog #161

Closed
wants to merge 3 commits into from
Closed

Conversation

samosafuz
Copy link
Member

@samosafuz samosafuz commented Apr 11, 2024

CEDOPAL's online Mertens-Pack catalog has a new system of hyperlinks, which take the form http://www.cedopalmp3.uliege.be/cdp_MP3_display.aspx?numNot=01411.000. The numeral at the end of the link is the MP3 number (i.e., 01411.000), which will always have the form \d{5}\.\d{3}.

This commit adds to the XSL for dclp-metadata, enabling the dynamic construction of hyperlinks to the MP3 catalogue by appending the value of idno[@type='MP3'] to the base URL, concatenating with ; as a separator where multiple values appear.

@samosafuz
Copy link
Member Author

Mistaken commits added to this PR. Closing, and will resubmit.

@samosafuz samosafuz closed this Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant