希望缩略图参数支持 Cloudflare
Open
Nobody has claimed this yet.
kind/feature
- Dominant language
- Java
- Stars
- 42
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
CloudFlare 的缩略图参数是通过 https://<ZONE>/cdn-cgi/image/<OPTIONS>/<SOURCE-IMAGE> 规则来实现的 而不是参数
参考 https://developers.cloudflare.com/images/transform-images/transform-via-url/#options
/kind feature
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the plugin's thumbnail-parameter handling and compare its current URL construction with the referenced Cloudflare Transform Images URL format. Confirm how options and the source image are represented, then verify that generated thumbnail URLs follow the documented /cdn-cgi/image// structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100