You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bootstrap Wysihtml5 with Custom Image Insert and Upload
4
+
Bootstrap Wysihtml5 with Custom Image Insert and Upload
5
+
====
6
+
7
+
This sample code (powered by [W3Masters](http://www.w3masters.nl/) and [Twitter Bootstrap](http://twitter.github.com/bootstrap/) demonstrates how you can extend the nice image chooser dialog to the [Bootstrap-wysihtml5](https://github.com/jhollingworth/bootstrap-wysihtml5) wysiwyg editor by [rcode5](http://rcode5.wordpress.com/2012/11/01/custom-image-upload-modal-with-bootstrap-wysihtml5/comment-page-1/) with file upload.
8
+
File upload is provide by [jQuery.upload](http://lagoscript.org/jquery/upload).
9
+
10
+
To see te code in action try [the demo](http://www.w3masters.nl/bootstrap-wysihtml5/).
11
+
12
+
To use this code you have to write to server side handlers. One gives you the file list (json).
13
+
The second handles the file uploads and returns result in json too.
0 commit comments