Fix to support multiple instances#103
Conversation
|
👍 |
|
How do I make this work? I've wrapped all editor divs in seperate div's and start a instance of the plugin for each editor. Edits become apparent in all editors though. :( |
|
Maybe u are not using this code. Try getting the file from my branch On Tue, Oct 1, 2013 at 3:54 PM, jvdh notifications@github.com wrote:
Mauro Asprea E-Mail: mauroasprea@gmail.com |
|
Hi Mauro, Hm, ok. Got the right script now. But only the last field is getting 2013/10/1 Mauro Asprea notifications@github.com
|
|
No idea really. It worked for me after I fixed it in the first try and I'm On Tue, Oct 1, 2013 at 4:49 PM, jvdh notifications@github.com wrote:
Mauro Asprea E-Mail: mauroasprea@gmail.com |
|
Ok, but first I'll clean up my messy code and try again. Thanks again. 2013/10/1 Mauro Asprea notifications@github.com
|
…ap-wysiwyg This combines the #68 change where FF throws an error and #103 where it supports multiple instances thanks to @brutuscat # By Mauro Asprea # Via Mauro Asprea * 'fix-multiple-instances' of github.com:brutuscat/bootstrap-wysiwyg: Fix to support multiple instances adding a wrapper context for toolbar's bindings Conflicts: bootstrap-wysiwyg.js
Fix to support multiple instances adding a wrapper context for toolbar's bindings
So if u wrap your editors in different containers, u can have multiple instances of it.