We use bueditor on the site I develop for, so I put together a simple JS / button to use Insert in a bueditor button. I thought it might prove useful for others. I essentially grab the Insert DOM and clone it into a button. Pretty simple.
| Comment | File | Size | Author |
|---|---|---|---|
| bueditor-insert.zip | 2.66 KB | mshick |
Comments
Comment #1
asb commentedInteresting. Could this work as well for the syntax of the 'Image Filter' module (useful for sites not using HTML)?
Comment #2
quicksketchThis won't be part of the main project, though if interested I encourage you to make a separate project.