ckeditor-twitter-embed
v1.1.0
Published
CKEditor Twitter plugin based on Media Embed
Downloads
4
Readme
ckeditor-twitter-embed
CKEditor Twitter plugin based on Media Embed.
Install
npm i ckeditor-twitter-embed
or download the .zip
archive and extract the src
folder to the plugins
folder of your CKEditor installation.
The plugin embedbase
is also required.
Usage
Use the extraPlugins
setting to add the plugin to your configuration:
config.extraPlugins = 'twitterembed';
You can specify the location of the plugin with:
CKEDITOR.plugins.addExternal(
'twitterembed',
'/plugins/twitterembed/src/',
'plugin.js'
);
Contributing
See Contributing.
Contributors
License
GNU General Public License Version 2
Copyright (c) 2020 ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE, Switzerland, VPSI.