Opened 18 years ago
Closed 14 years ago
#275 closed New Feature (wontfix)
My solution for images automatic resizing
Reported by: | Alexander Melanchenko | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | File Browser | Version: | |
Keywords: | HasPatch | Cc: |
Description
I add my own resizing utility functions in new file imgresize.php
this new file must be placed in
editor/filemanager/upload/php/
and
editor/filemanager/browser/default/connectors/php/
dirs
In this file editor/filemanager/browser/default/frmupload.html i change form, added new fields with resize dimensions WxH and quality selector
On server side changed
editor/filemanager/upload/php/upload.php
and
editor/filemanager/browser/default/connectors/php/commands.php
See changed source in attachments
Attachments (1)
Change History (4)
Changed 18 years ago by
Attachment: | editor.zip added |
---|
comment:1 Changed 18 years ago by
Keywords: | resize images removed |
---|---|
Priority: | High → Normal |
comment:2 Changed 17 years ago by
Keywords: | HasPatch added |
---|
comment:3 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
We have now a much more advanced file browser for CKEditor: CKFinder where images can be automatically resized.
Sources for image resize in file browser