processwire-issues icon indicating copy to clipboard operation
processwire-issues copied to clipboard

Can't disable Insert Image tool in TinyMCE editor

Open markmcgrory opened this issue 2 months ago • 1 comments

Hi,

I noticed today that despite unchecking various image-related options in the TinyMCE editor input settings, I wasn't able to prevent CMS users from inserting images into the rich text box. The insert -> image tool still remains visible and functional.

Here's what I've tried so far:

  • Unchecked the ImgUpload feature.

  • Unchecked the following plugins: pwimage, image

  • Removed pwimage tool from the toolbar.

Is there another setting I need to disable to completely remove image insertion? I couldn't see anything.

markmcgrory avatar Oct 17 '25 18:10 markmcgrory

@markmcgrory The steps you mentioned should remove it from the toolbar. But you'll also want to uncheck the box for "menubar" (the 2nd item in "Features"). Does that make the image option go away?

ryancramerdesign avatar Oct 24 '25 18:10 ryancramerdesign

@ryancramerdesign Thanks - that did the trick!

markmcgrory avatar Nov 27 '25 13:11 markmcgrory