Opened 15 years ago
Closed 15 years ago
#4206 closed Task (invalid)
Can not diable image resizing
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
In some cases the site owner would probably want to disable the possibility of resizing image using the cubes around it (like when resizing an image within MS Word).
in FCKEditor we could acheeve this by settings the DisableObjectResizing config element to TRUE.
It will be great if we will be able to do so with V3 too.
Because of naming convention changes this configuration option has been changed to "disableObjectResizing".