Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[4.0] Pluginless lazyloading for the core (joomla#30748)
* remove the plugin code * make sure there is no error message on attributs passed as string * implement width & height into the media field * add width & hight to com_media * add width & height to the file list * fix file path * add width & heigth to the media field * there is no alt text comming from com_media yet * patch JS thanks @dgrammatiko * Update installation/sql/postgresql/base.sql Co-authored-by: Quy <[email protected]> * Update installation/sql/mysql/base.sql Co-authored-by: Quy <[email protected]> * fix issues mention vy @dgrammatiko and implement width and heigth in the intro and full image layout * When we have no image nothing is going to be displayed * move json_decode & change back to the original image url * take off px for width and height * reset other changes that has been moved to joomla#30784 * also reset the image list layout * Update libraries/src/HTML/HTMLHelper.php * Add update SQL scripts 4.0.0-2020-09-27.sql (joomla#47) Co-authored-by: Quy <[email protected]> Co-authored-by: Richard Fath <[email protected]>
- Loading branch information