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 srcset attrib rewrite #311

Merged
merged 5 commits into from
Apr 5, 2016
Merged

Add srcset attrib rewrite #311

merged 5 commits into from
Apr 5, 2016

Conversation

ldko
Copy link
Member

@ldko ldko commented Mar 9, 2016

This PR implements a StringTransformer to rewrite URLs in srcset attributes found in <img> and <source> tags. This will close #310.

If you want to use this code, I can update the release notes. If you want me to do that, let me know if you want me to create a new section or put it in 2.3.0 or something else.

@anjackson
Copy link
Member

This looks great. Do we need a 2.4.0 release for this @johnerikhalse?

@kris-sigur
Copy link
Member

There isn't a 2.4.0 on the roadmap. As I'd catagorize this as narrow a bug fix, we could release 2.3.1, even with just this one change (and possibly also PR #307). That could probably be done quite quickly.

@anjackson
Copy link
Member

Even better.

@ldko
Copy link
Member Author

ldko commented Mar 11, 2016

I added an "OpenWayback 2.3.1 Release" section to the release notes and put in info for issue #310 and #306.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for rewriting URLs in srcset attribute
4 participants