-
Notifications
You must be signed in to change notification settings - Fork 799
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
Tiled gallery: remove Photon module dependency #13471
Conversation
Thank you for the great PR description! When this PR is ready for review, please apply the Scheduled Jetpack release: October 1, 2019. |
Caution: This PR has changes that must be merged to WordPress.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
See my comment in #13473. I guess the same applies here as well :) |
Replied at #13473 (comment) |
Works for me. Should we update the block description to mention that it relies on our CDN? This would avoid confusion, and folks wouldn't have to contact support when they disable the Image CDN but keep seeing it being used in their galleries (this was a common issue back when tiled galleries were available as a single module). |
Good idea! So you're suggesting to update both block description and docs?
…On Thu, 19 Sep 2019, 10:39 Jeremy Herve, ***@***.***> wrote:
Works for me. Should we update the block description to mention that it
relies on our CDN? This would avoid confusion, and folks wouldn't have to
contact support when they disable the Image CDN but keep seeing it being
used in their galleries (this was a common issue back when tiled galleries
were available as a single module).
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#13471?email_source=notifications&email_token=AAAVJAFYO4UTWBZBGTHOV7DQKMUDHA5CNFSM4IW2Z25KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7CQ7TA#issuecomment-533008332>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAVJACUVLDA243R47MOYVLQKMUDHANCNFSM4IW2Z25A>
.
|
Yeah, I think it would make sense. |
Filed another PR for description to not let this being blocked, pending copy review; #13502 Also rebased this. |
* Changelog: initial set of changes for 7.8 * Changelog: add #13310 * Changelog: add #13103 * Changelog: add #13426 * Changelog: add #13389 * Changelog: add #13449 * Changelog: add #13461 * Changelog: add #13460 * Changelog: add #13441 * Changelog: add #13454 * Changelog: add #13457 * Changelog: add #13425 * Changelog: add #13473 * Changelog: add #13355 * Changelog: add #13451 * Changelog: add #13358 * Changelog: add #13464 * Changelog: add #13416 * Changelog: add #13494 * Changelog: add #13465 * Changelog: add #13424 * Changelog: add #13432 * Changelog: add #13471 * Changelog: add 7.7.2 entry * Changelog: add #13446 * Add more testing elements
* Changelog: initial set of changes for 7.8 * Changelog: add #13310 * Changelog: add #13103 * Changelog: add #13426 * Changelog: add #13389 * Changelog: add #13449 * Changelog: add #13461 * Changelog: add #13460 * Changelog: add #13441 * Changelog: add #13454 * Changelog: add #13457 * Changelog: add #13425 * Changelog: add #13473 * Changelog: add #13355 * Changelog: add #13451 * Changelog: add #13358 * Changelog: add #13464 * Changelog: add #13416 * Changelog: add #13494 * Changelog: add #13465 * Changelog: add #13424 * Changelog: add #13432 * Changelog: add #13471 * Changelog: add 7.7.2 entry * Changelog: add #13446 * Add more testing elements
Make Tiled gallery block available without Photon module being active.
Requiring users to turn on "image optimizations" is confusing and arbitrary, and we don't depend on that technically either.
If there's an agency/partner that wants to hide the block, they shouldn't need to disable photon for doing that and there's a separate mechanism in Jetpack for hiding specific blocks.
It's not great to turn on Photon module for the whole page load either (that's what current tiled gallery does). All the other images on the page should be un-affected by Tiled gallery's dependency on Photon servers.
Resolves #13470
Similar question for Markdown block: #13473
Changes proposed in this Pull Request:
Is this a new feature or does it add/remove features to an existing part of Jetpack?
Changing
Testing instructions:
Proposed changelog entry for your changes: