Enabling the imagemanager plugin does not cause the button to appear in the toolbar.
Steps to reproduce
Here is my Standard.json config file I'm using. I've tried cutting out all the other plugins and buttons (including "image") and they all disappear but imagemanager never appears.
{ "buttons": ["html","formatting", "bold", "italic", "unorderedlist", "orderedlist", "link", "image", "file", "video"], "plugins": ["fullscreen", "video", "email", "table", "imagemanager"] }
Description
Enabling the imagemanager plugin does not cause the button to appear in the toolbar.
Steps to reproduce
Here is my Standard.json config file I'm using. I've tried cutting out all the other plugins and buttons (including "image") and they all disappear but imagemanager never appears.
{ "buttons": ["html","formatting", "bold", "italic", "unorderedlist", "orderedlist", "link", "image", "file", "video"], "plugins": ["fullscreen", "video", "email", "table", "imagemanager"] }
Additional info