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 documentations for Wayback Citations w/ Playback to README #4

Open
mekarpeles opened this issue Jul 6, 2018 · 0 comments
Open
Assignees

Comments

@mekarpeles
Copy link
Member

The general idea is you can now go to pragma.archivelab.org and enter a url and a css ID.

The form will kick off a web annotation {"annotation": {"id": "..."}} which references the css ID specified in the form. A wayback snapshot will then be kicked off via pragma and result in an entry being created (having a unique wayback pragma ID) within the pragma wayback snapshots table, which is essentially a dictionary which references the wayback snapshot's url (once it's saved via Save Page Now) and a link to the annotation's ID in pragma (if an annotation was created).

Submitting through this form will then redirect the user to https://pragma.archivelab.org/playback/ :wayback pragma ID which should highlight and bring the user directly to this cited region.

@mekarpeles mekarpeles self-assigned this Jul 6, 2018
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

1 participant