Joomla GSoC 2018 - Adaptive Images Project: 6th meeting
By Private Profile c98cb213 on 2018-06-23 18:10 in GSoC 18 Media Manager Adaptive Images
Date: 22th June 2018
Time: 16:30 UTC - 17:30 UTC
Meeting Attended by : Niels Braczek, Geetanshu Mathur
Agenda For the meeting
-
Presenting the document prepared for the System Cropping
-
Discussing issues with PR1
- Discuss the possible issues with System cropping
Conclusions
-
Following changes are to be done in PR1
-
more adaptiveimage from /administrator/component/com_media/ to /component
-
remove performtask() method.
-
use file_put_contents and file_get_contents instead of fread/fwrite
-
make imgPath consistent
-
-
Use Joomla Image Library for cropping and resizeing.
-
Adaptive Image should be moved from /administrator/components/com_media/AdaptiveImage/ to /components/com_media/AdaptiveImage/ (/Library is prefered).