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

Link to back of photo should go to NYPL digital collections page #43

Closed
danvk opened this issue Mar 31, 2015 · 6 comments
Closed

Link to back of photo should go to NYPL digital collections page #43

danvk opened this issue Mar 31, 2015 · 6 comments
Assignees
Labels

Comments

@danvk
Copy link
Owner

danvk commented Mar 31, 2015

No description provided.

@danvk danvk added this to the Public Release milestone Mar 31, 2015
@danvk
Copy link
Owner Author

danvk commented Apr 29, 2015

@riordan I think you were going to get me a big photo ID→digital collections ID mapping for this?

@riordan
Copy link
Collaborator

riordan commented May 1, 2015

Yeah; may require a code change on our end. Let me verify.

@riordan
Copy link
Collaborator

riordan commented May 1, 2015

I now have access to the db where we can directly get those updated URLs.

Should I just update them inside the photos.pickle?

@riordan riordan self-assigned this May 1, 2015
@danvk
Copy link
Owner Author

danvk commented May 1, 2015

Just commit a JSON file with the mapping. I'll incorporate it into
generate_static_site.py.
On Fri, May 1, 2015 at 1:49 PM David Riordan notifications@github.com
wrote:

I now have access to the db where we can directly get those updated URLs.

Should I just update them inside the photos.pickle?


Reply to this email directly or view it on GitHub
#43 (comment).

@danvk danvk modified the milestones: Public Release, Follow-up work May 11, 2015
@danvk
Copy link
Owner Author

danvk commented May 18, 2015

@riordan is there a pattern to the foreground/background UUIDs?

fg: 510d47dd-0618-a3d9-e040-e00a18064a99
bg: 510d47dd-0617-a3d9-e040-e00a18064a99
fg: 510d47dc-e46c-a3d9-e040-e00a18064a99
bg: 510d47dc-e46b-a3d9-e040-e00a18064a99

In both cases, going from foreground→background involves subtracting 1 from the 12th digit.

@riordan
Copy link
Collaborator

riordan commented May 19, 2015

Haven't been able to discern one yet.

Sent from my iPhone

On May 18, 2015, at 6:48 PM, Dan Vanderkam notifications@github.com wrote:

@riordan is there a pattern to the foreground/background UUIDs?

fg: 510d47dd-0618-a3d9-e040-e00a18064a99
bg: 510d47dd-0617-a3d9-e040-e00a18064a99
fg: 510d47dc-e46c-a3d9-e040-e00a18064a99
bg: 510d47dc-e46b-a3d9-e040-e00a18064a99
In both cases, going from foreground→background involves subtracting 1 from the 12th digit.


Reply to this email directly or view it on GitHub.

@danvk danvk removed this from the Follow-up work milestone Sep 25, 2015
@riordan riordan closed this as completed Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants