Closed (duplicate)
Project:
Footnotes
Version:
6.x-2.5
Component:
footnotes_wysiwyg/ckeditor_plugin
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2011 at 07:32 UTC
Updated:
6 Mar 2012 at 08:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
dcryptd commentedYou're on the right track. Have you enabled the footnotes plugin in CKEditor settings? go to "/admin/settings/ckeditor" and edit the profile you are using. Then under "Editor Appearances" you should find a checkbox labelled Plugin file: footnotes (buttons: footnotes) (see attached screenshot). Check it and save your configuration. Clear your browser cache, and (if you want to) flush your Drupal caches, and refresh your page. As long as you have followed the instructions at the link you mentioned, and have added the button footnotes to your desired toolbar in ckeditor.config.js, it will appear. Good luck!
Comment #2
rooby commentedI have just added support for footnotes using the CKEditor module in drupal 6 & 7.
The new dev version should be up soon.
A new release will likely go out once the rest of the easier issues in the issue queue are dealt with.
Making as duplicate of #1152264: Using the CKeditor plugin without the Wysiwyg module
Comment #3
RedRat commentedThanks a lot! Looking forward to the next release.