Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Must images in Fedora all have a DSID of "SCREEN" #23

Open
petermacdonald opened this issue Mar 20, 2016 · 1 comment
Open

Must images in Fedora all have a DSID of "SCREEN" #23

petermacdonald opened this issue Mar 20, 2016 · 1 comment

Comments

@petermacdonald
Copy link

Lovely plugin BTW.

I've got the Fedora plugin working, but Omeka was only display images if the Fedora record has a datastream with the DSID of "SCREEN". That is, I don't see a way in the Fedora plugin to select, say, "OBJ" or "TN" or other commonly used DSIDs to display in Omeka.

Am I correct the the datastream must be called "SCREEN"?

To get around this, I have hacked the image renderer file "100-Image.php" and hardcoded "TN" where "SCREEN" is found. Is that the only way to handle this?

I just want to be sure I haven't missed seeing the way to configure Omeka to find the DSID I want to display.

Thanks,
Peter MacDonald

@erochest
Copy link
Contributor

Hi Peter,

You're correct: this does appear to be hard coded.

We've been testing this against our local Fedora installation, and against others as users do and file bug reports.

I'll leave this open for the time being. I'm not sure whether the best way to approach this would be to have a series of fall-backs or a configuration option. Thoughts?

I'll try to put some thought into this in the next month or so to see what appears to be the best solution.

Thanks,
Eric

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

No branches or pull requests

2 participants