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

Add media URL root to Configuration File #24

Open
jdeck88 opened this issue Oct 25, 2016 · 1 comment
Open

Add media URL root to Configuration File #24

jdeck88 opened this issue Oct 25, 2016 · 1 comment

Comments

@jdeck88
Copy link
Member

jdeck88 commented Oct 25, 2016

In the FIMS configuration file, place a reference to a media root and media type that is a repeating element that enables substitution for essential metadata. For example:

http://foo.com/{expedition_code}/{entity_identifier} thumbnail_image|raw_image|1000px_image|audio|video tif|jpg|wav|mpg etc....

The {entity_identifier} corresponds to the identifier for a particular identity
Optionally insert an {expedition_code} into the URL code to specify the expedition for the referenced entity.

Of course, this method assumes ALL elements have corresponding specified media so the application would need to check presence before displaying any media....

@jdeck88
Copy link
Member Author

jdeck88 commented Oct 25, 2016

Actually, 1/2 of this task is to developing a specification for naming media files....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant