MementoEmbed
MementoEmbed copied to clipboard
A service that provides archive-aware oEmbed-compatible embeddable surrogates (social cards, thumbnails, etc.) for archived web pages (mementos).
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.3.0 to 2.5.1. Release notes Sourced from cairosvg's releases. 2.5.1 WARNING: this is a security update. When processing SVG files, CairoSVG was using two regular expressions which...
The date and version in CITATION.cff must match the date and version used elsewhere in the software.
This was suggested for Raintale by @machawk1 -- see oduwsdl/raintale#14. The `` HTML tag was originally chosen because it is semantically equal to the word *emphasis*. The tag ``makes more...
_(Based on https://github.com/oduwsdl/ipwb/issues/474)_ I am using [ipwb](https://github.com/oduwsdl/ipwb) to replay local WARCs on my own machine. The replay interface is accessible via the browser on the same machine. I deployed an...
This suggestion came from @ibnesayeed and is found in [this older ZDNet article](https://www.zdnet.com/article/google-launches-portals-a-new-web-page-navigation-system-for-chrome/). Unfortunately, is not currently supported by browsers, [at least as reported by Mozilla](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/portal). If we can address...
At the moment, MementoEmbed only processes HTML files. Web archives do capture video and someone could submit a URI-M of a video to MementoEmbed. We would have to design surrogates...
At the moment, MementoEmbed just processes HTML files, but users could desire surrogates for image files (e.g., JPG). We would have to design a surrogate that does more than just...
MementoEmbed should be able to deal with mementos of PDF documents, extracting or generating the same metadata that it does for HTML documents.
Create a plugin that serves as a client for MementoEmbed such that whenever an author inserts a URI-M into a page, it will render a surrogate for that memento.
This plugin would be able to query a MementoEmbed instance and create a surrogate whenever someone inserted a URI-M into a MediaWiki page.