Can the Footnotes module be used in conjunction with TinyMCE? (I have posted in the Footnotes issue area, but thought I would try here too, because the issue seems to be the interaction of the two modules).

The only way I seem to be able to get it to work is to "disable rich-text" when creating the text of my node. Unfortunately, this means that I can't format the rest of the text the way I would like to.

Is there something that I am not doing that might work?

Comments

DevinJohnston’s picture

I'm noticing the same problem on a site that I am developing. It appears that TinyMCE strips the <fn>...</fn> formatting. At first glance, I think that the only way to get TinyMCE and Footnotes to play nice is to write a TinyMCE Plugin (eg. something similar to drupalbreak).

Kripsy’s picture

If you tell TinyMCE not to verify HTML it will not strip the HTML tagging. Also, if you use textile for footnotes or hack it to add an additional tag type (I used {fn}{/fn} for lack of imagination) you can get it to show up in the actual tinymce text area. I might look into making a plugin sometime but it would be pretty complicated for something like this.

pomliane’s picture

Status: Active » Closed (won't fix)

This version of TinyMCE is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.