Gargaj / wuhu

Lightweight Party Management System
http://wuhu.function.hu/
Other
41 stars 26 forks source link

slide editor: generate thumbnail #75

Closed 0b5vr closed 10 months ago

0b5vr commented 10 months ago

We're running wuhu on a potato machine (Google Cloud e2-micro 😅) Loading the slide list on admin /slideeditor.php takes a lot of machine / network resources.

As we do for compo entries, if we can generate thumbnails for each slide it would be very nice.

Gargaj commented 10 months ago

Feels like an edge case situation where generating thumbnails would only affect that one page.

0b5vr commented 10 months ago

Feels like an edge case situation where generating thumbnails would only affect that one page.

...yeahhh. But the one page can take like 20~ MB of the bandwidth, and I often use that page.

The question is, would you mind if I implemented it as a plugin?

Gargaj commented 10 months ago

Sure, but it's an edge-enough case where I don't see the benefit of merging it to mainline. If you need new hooks, I'd be happy to have those though.

0b5vr commented 10 months ago

Got it. It's not fatal/critical for us either, I'll wait till another sample of the request.