Plugin for CKEditor to add GoogleWebFonts support.
To use this plugin:
- copy ckeditor-gwf-plugin to ckeditor's plugin folder;
- add 'ckeditor-gwf-plugin' to config.extraPlugins property;
- add 'GoogleWebFonts;' to config.font_names property;
- also you could override some plugins properties with config.gwfplugin;
For more details take a look in code.