i am trying to integrate your plugin, and i have setup the config file like so
config.extraPlugins = 'ckeditor-gwf-plugin; config.extraPlugins = 'font'; config.font_names = 'GoogleWebFonts;' + config.font_names;
i can see the fonts dropdown, but it contains only 2 items "GoogleWebFonts" and "undefined". what am i doing wrong?
i am trying to integrate your plugin, and i have setup the config file like so
config.extraPlugins = 'ckeditor-gwf-plugin; config.extraPlugins = 'font'; config.font_names = 'GoogleWebFonts;' + config.font_names;i can see the fonts dropdown, but it contains only 2 items "GoogleWebFonts" and "undefined". what am i doing wrong?