Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slide editor: generate thumbnail #75

Closed
0b5vr opened this issue Oct 16, 2023 · 4 comments
Closed

slide editor: generate thumbnail #75

0b5vr opened this issue Oct 16, 2023 · 4 comments

Comments

@0b5vr
Copy link
Contributor

0b5vr commented Oct 16, 2023

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
Copy link
Owner

Gargaj commented Oct 16, 2023

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

@0b5vr
Copy link
Contributor Author

0b5vr commented Oct 19, 2023

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
Copy link
Owner

Gargaj commented Oct 19, 2023

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
Copy link
Contributor Author

0b5vr commented Nov 1, 2023

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

@0b5vr 0b5vr closed this as completed Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants