Download & Extend

Properties width or height on insert image

Project:Whizzywig - A complete WYSIWYG Editor
Version:6.x-1.4
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I have use Whizziwig 6.x.1.4 version,
when we insert an image in whizzywig html code we get someting like "<img alt="image" src="/sites/default/files/anjjriit/image.jpeg" align="left" style="border:0px solid;margin:5px;" />"
I think is good if Whizzywig has a configuration so admin can set default option for width or and high of image, so with this configuration if admin set width to 80px when user insert an image in html code become "<img alt="image" src="/sites/default/files/anjjriit/image.jpeg" align="left" style="border:0px solid;margin:5px;" widht="80px"/>"

default configuration can add different option for teaser and full body so we can get width such as for teaser is 80px and full body is 250px.

I think two advance options configuration

  1. Relative Resize

    Give user control so user can resize image after they insert an image

  2. Absolute Resize

    Give admin control so whatever user resize image after they insert an image, whizzywig force change width or hight to default size

nobody click here