Using the CKeditor plugin without the Wysiwyg module

Created on 10 May 2011, about 13 years ago
Updated 8 January 2024, 6 months ago

If you use the CKeditor module instead of Wysiwyg, feat not, you can still use the plugin!

All you need to do is add the following in modules/ckeditor/ckeditor.config.js :

config.extraPlugins += (config.extraPlugins ? ',footnotes' : 'footnotes' );

CKEDITOR.plugins.addExternal('footnotes', Drupal.settings.ckeditor.module_path + '/../footnotes/footnotes_wysiwyg/ckeditor_plugin/');
πŸ› Bug report
Status

Closed: outdated

Version

2.5

Component

footnotes_wysiwyg

Created by

πŸ‡¨πŸ‡¦Canada lavamind

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024