Download the PHP package bigfork/htmleditorsrcset without Composer
On this page you can find all versions of the php package bigfork/htmleditorsrcset. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bigfork/htmleditorsrcset
More information about bigfork/htmleditorsrcset
Files in bigfork/htmleditorsrcset
Download bigfork/htmleditorsrcset
More information about bigfork/htmleditorsrcset
Files in bigfork/htmleditorsrcset
Vendor bigfork
Package htmleditorsrcset
Short Description Simple srcset integration with SilverStripe’s HTMLEditorField
License BSD-3-Clause
Homepage https://github.com/bigfork/htmleditorsrcset
Package htmleditorsrcset
Short Description Simple srcset integration with SilverStripe’s HTMLEditorField
License BSD-3-Clause
Homepage https://github.com/bigfork/htmleditorsrcset
Please rate this library. Is it a good library?
Informations about the package htmleditorsrcset
HtmlEditorSrcset
Simple srcset
integration with SilverStripe’s HTMLEditorField
.
What it does
Adds a srcset
attribute for the provided pixel densities to every image inserted through TinyMCE. Resulting in an image tag like:
What it doesn’t do
This module doesn’t add a sizes
attribute, nor does it specify widths in srcset
- only pixel densities.
Specifying your own pixel densities
The module will add sources for 1x and 2x pixel densities by default. You can set your own pixel densities by setting the following in your config.yml
:
All versions of htmleditorsrcset with dependencies
PHP Build Version
Package Version
The package bigfork/htmleditorsrcset contains the following files
Loading the files please wait ....