2amigos / yii2-ckeditor-widget

CKEditor WYSIWYG widget for Yii2.
https://2amigos.us/open-source/ckeditor-widget
Other
172 stars 112 forks source link

'Iframe' is not showing in toolbar #98

Closed samirreza closed 7 years ago

samirreza commented 7 years ago

Im choosing custom configuration for toolbar but I cant see Iframe button in toolbar [ 'name' => 'row2', 'items' => [ 'Bold', 'Italic', 'Underline', '-', 'TextColor', 'BGColor', '-', 'Image', 'Link', 'Unlink', 'Anchor', 'FontSize', 'Format', '-', 'Templates', '-', 'RemoveFormat', 'Print', 'Iframe', 'ShowBlocks', 'pspell', ], ], but when i switch to prior version of this repo I can see this button

tonydspaniard commented 7 years ago

Don't you need the extra plugin? http://ckeditor.com/addon/iframe

tonydspaniard commented 7 years ago

No more info given. Closing this issue.