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

FileSetPresenter should have a way to get the id of the original file. #174

Closed
jcoyne opened this issue May 19, 2016 · 2 comments
Closed

Comments

@jcoyne
Copy link
Member

jcoyne commented May 19, 2016

So we can use IIIF:

Currently I have to do this:

link_to 'IIIF', riiif.image_path(FileSet.find(file_set_presenter.id).files.first.id, size: '640,')

We could index the original_file_id in the FileSetIndexer.

@tpendragon
Copy link

We could index the original_file_id in the FileSetIndexer.

👍 Should probably happen in CC.

@jcoyne
Copy link
Member Author

jcoyne commented Jun 10, 2016

@jcoyne jcoyne closed this as completed Jun 10, 2016
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

No branches or pull requests

2 participants