mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[GH-ISSUE #54] add the ability to resizes images directory #631
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#631
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dimanovoseltsev on GitHub (Mar 22, 2017).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/54
I would like to be able to resize mode with servo skuchevaya not it.
for example
https://dimains.com/upload/w_300,h_200/imagefolder/12541.jpg
in the current documentation is not seen as an opportunity to implement resize or tell me how to do it?
@baamenabar commented on GitHub (Mar 23, 2017):
Thanks for posting an issue.
I'm not understanding the question though. What do you mean by
?
What your example path will do is: try to get the resource from the server's path
./imagefolder/12541.jpgresize the image if it's there an serve it.I will add an explanation for that use case in the docs. I have used it like that but it's noto documented, you are right.
@sadok-f commented on GitHub (Mar 23, 2017):
Yes that part is missing in the docs, we'll update it soon.
In your case you should create the folder
imagefolderinside the web directory:web/imagefolder