like an "insert" menu,by which to insert an image into the editor,
using javascript,I've no idea what's the solution at all,
should be in 2 steps:
1.let user choose image(this should be doable by a "input type=file") 2.insert the chosen image into editing context(don't know how to implement)