craigk5n / webcalendar

WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
http://www.k5n.us/webcalendar.php
GNU General Public License v2.0
153 stars 75 forks source link

compress images #352

Closed bbannon closed 1 year ago

bbannon commented 1 year ago

Ran github imgbot to compress images.

craigk5n commented 1 year ago

I'm good with modifying the webcalendar images, but anything in "pub" will get overwritten since those images are pulled in with PHP composer. You would need to modify the toplevel Makefile to compress them as they are copied from "vendor" to "pub".

bbannon commented 1 year ago

There is no vendor directory. Composer is supposed to create it? How does that work? The image bot updates all the images in the repo automatically. It's free so, I signed up as an experiment.

On Mon, Apr 24, 2023 at 10:04 AM Craig Knudsen @.***> wrote:

I'm good with modifying the webcalendar images, but anything in "pub" will get overwritten since those images are pulled in with PHP composer. You would need to modify the toplevel Makefile to compress them as their copied from "vendor" to "pub".

— Reply to this email directly, view it on GitHub https://github.com/craigk5n/webcalendar/pull/352#issuecomment-1520447598, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHJ7GLTFF25PLSAO7L5YUXLXC2P6JANCNFSM6AAAAAAVZWJP6U . You are receiving this because you authored the thread.Message ID: @.***>