Skip to content

Commit

Permalink
API Docs: Shared Space plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaTomanek committed Sep 25, 2014
1 parent b2f1ee1 commit d6b338a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugins/sharedspace/plugin.js
Expand Up @@ -122,6 +122,11 @@
* top: 'someElementId'
* };
*
* **Note:** The [Maximize](http://ckeditor.com/addon/maximize) and [Editor Resize](http://ckeditor.com/addon/resize)
* features are not supported in the shared space environment and should be disabled in this context.
*
* config.removePlugins = 'maximize,resize';
*
* @cfg {Object} [sharedSpaces]
* @member CKEDITOR.config
*/

0 comments on commit d6b338a

Please sign in to comment.