advimage
3 posts by 2 authors in: Forums > CMS Builder
Last Post: April 23, 2018 (RSS)
In the older versions of CMSB there was a tiny_mce plugin: advimage. I used it very successfully to assign a responsive image class to an image.
That appears not to be available in v. 3.13. Is there something similar?
My desire is to add an image to a page and then be able to set a class, hopefully from the Insert Image dialog box.
Dave
By Dave - April 23, 2018
Hi Dave,
It looks like support for that plugin was dropped from TinyMCE4 but there's an option you can add to enable advanced image features. See this post: https://stackoverflow.com/questions/22312009/plugin-advimage-for-tinymce-4-x
Hope that helps!
interactivetools.com
I think I figured it out. One has to add the specific class or classes at Line 102 in the "wysiwyg_custom.php" code.