not really a bug that Insert needs to deal with imho, but thought I would put this here in case others had a similar issue they were banging their heads on for a while.
Working on a site that has old forum content imported into a newer drupal forum. This new forum has been in use for a few years now and the BBcode plugin has been in use on the wysiwig during this time.
Upon using the Insert module as Mustardseed nicely pointed out ... I was having the issue that all the
tags were being converted to [img]http://blah[/img] tags
Couldn't find how to fix this in input filters, but finally narrowed it down to the Wisywig TinyMCE configuration in the buttons + plugin area. I unchecked the BBcode section and it works great.
It's now an issue on the site I'll have to deal with b/c of how bbcode has been used in the past, but I'll have to come up with a larger solution than just having Insert get around it.
Feel free to mark this solved, but I'll leave it open just for you maintainers to take note :)
Comments
Comment #1
quicksketch