Successfully added
TinyMCE Image Options
by Arne
image_dimensions
This option allows you to disable the image dimensions input field in the image dialog.
Default value: true
Example: Using image_dimensions
tinymce.init({ selector: 'textarea', // change this value according to your HTML plugins: 'image', toolbar: 'image', image_dimensions: false });
Referenced in:
Leave a Comment
All fields are required. Your email address will not be published.
Comments