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

Align rendering with ShortCode Image with the of Image in SS template #2735

Open
7 tasks
maxime-rainville opened this issue May 3, 2022 · 0 comments
Open
7 tasks

Comments

@maxime-rainville
Copy link
Contributor

maxime-rainville commented May 3, 2022

As a developer I want the ability to customize the rendering of images.

Acceptance criteria

  • Images generated via shortcode use the same rendering logic as images rendered in SS templates.
  • Developers can customise how images are rendered by providing a custom SS file in their theme.
  • Common <img> tag attributes have alias on ImageManipulation
  • Sensible extension hooks are added to the image rendering logic.
  • The developer docs provides clear guidance on how to output images in their templates.
  • The developer docs provides clear guidance on how to customise the Image rendering template.
  • images in emails are still appropriately rendered even for older email clients
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants