Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 26, 20159 yr Hi folks,i would like to know if there is the possibility to include the button of "insert image from URL" in the toolbar of the CKEditor. Yes, there is the "insert other media button" just below the text area, but i would like to know if is possible. Regards
May 27, 20159 yr Hi folks, i would like to know if there is the possibility to include the button of "insert image from URL" in the toolbar of the CKEditor. Yes, there is the "insert other media button" just below the text area, but i would like to know if is possible. Regards . There should be a way with this .. .
May 27, 20159 yr Author I think so. Thank you for pointing me that screen.I was able to do it quickly, aside from designing a custom icon (png transparent) that i share here if anybody wants to do this: Royalty free! In fact it is quite easy: just switch on the "use option" and then in the code insert the following html code with the option (content that the user inserted on the pop up): <img src="{option}">
May 27, 20159 yr The other option would be the use the Image plugin for ckeditor (take a look at the 'Enhanced Image' plugin too for some extra functionality)http://ckeditor.com/addon/image
May 28, 20159 yr The other option would be the use the Image plugin for ckeditor (take a look at the 'Enhanced Image' plugin too for some extra functionality)http://ckeditor.com/addon/imageHave you been able to get either one of those plugins to work? I tried installing them and they appear to be in conflict with IPS 4.0's own image handling. I've been able to get every other plugin to work, just not the image ones. Among other problems, IPS 4.0's own image dialog box continues to open up behind the installed plugin's dialog box.
Archived
This topic is now archived and is closed to further replies.