MementoEmbed icon indicating copy to clipboard operation
MementoEmbed copied to clipboard

A service that provides archive-aware oEmbed-compatible embeddable surrogates (social cards, thumbnails, etc.) for archived web pages (mementos).

Results 32 MementoEmbed issues
Sort by recently updated
recently updated
newest added

As an additional option for social cards, MementoEmbed shall allow the user to choose cards generated with an `iframe` and `srcdoc` attribute. Offline discussions with @ibnesayeed indicate that a iframe/srcdoc...

enhancement

Some test URI-Ms to get started: * http://collection.europarchive.org/nli/20110311033514/http://flexispy.com/ * http://collection.europarchive.org/nli/20140703212055/http://www.garda.ie/ * http://collection.europarchive.org/nli/20161107130328/https://unitetheunionireland.org/

When trying the URI https://www.cs.odu.edu, which is a valid URI-R, MementoEmbed displays the error `MementoEmbed could not reach the server to download https://www.cs.odu.edu`. In response, the application logs this message:...

question

URI-Ms to get started: * http://wayback.vefsafn.is/wayback/20100108140718/http://dagur.net/ * http://wayback.vefsafn.is/wayback/20031230221837/http://am.hi.is/ * http://wayback.vefsafn.is/wayback/20100409223806/http://www.245.is/

requirement

When the card is embedded into an RTL page, some components of the card such as favicons are placed at the unintended side as shown in the following screenshots. ##...

URI-M: https://web.archive.org/web/19961221032254/http://www.geocities.com:80/BourbonStreet/1389/ It looks like there is a `` element without a `src` attribute and the code does not recover from that. Applicable Application log entries: ``` [2018-07-10 10:15:38,793 -0600...

bug

Elements of the card that do not have specific style properties, leak them from the parent document. For example, when I tried to embed a test card on my homepage,...

bug

For `http://archive.is/Q8pGf` the favicon URI `//abs.twimg.com/favicons/favicon.ico` has no schema and thus the requests library does not know what to do with it. I'm not sure what the best expected behavior...

enhancement
question

This requirement will be delayed until we have URI-Ms to test. "Please note that the Bibliotheca Alexandrina is currently migrating the web archive collection to a new storage system. Therefore,...

Sometimes all images on a page are loaded via CSS. MementoEmbed should interrogate the CSS files for URIs found in the `background-image` property.

enhancement