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 Helper in core and media modules #575

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

flkasper
Copy link

  • Core EmbeddedUrlHelper:
    Makes relative urls (starting with /var/public) in text absolute (prefixing with host and baseurl)
  • Media ImageHelper:
    Create compressed full path or compressed full paths for breakpoints (used in among others CMS, EMV)
  • Media EmbeddedImageHelper:
    Replace img src with relative original path in text with compressed full path or whole img tag with picture tag (replacing based of size parameter)

FK added 3 commits February 18, 2021 17:13
- Core EmbeddedUrlHelper: Makes relative urls (starting with /var/public) in text absolute (prefixing with host and baseurl)
- Media ImageHelper: Create compressed full path or compressed full paths for breakpoints (used in among others CMS, EMV)
- Media EmbeddedImageHelper: Replace img src with relative original path in text with compressed full path or whole img tag with picture tag (replacing based of size parameter)
@flkasper flkasper marked this pull request as ready for review April 19, 2021 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant