TinyMCE plugin is broken. Insert and cancel buttons do not appear in the popup window. I am using TinyMCE V3.4.2. The attached patch solves this problem. Also I have attached a new icon of TinyMCE button which has a better quality than the current one.

Comments

kunago’s picture

Status: Active » Reviewed & tested by the community

I had the same issue with TinyMCE and the presented patch fixed the issue. I can now use the popup window to insert footnotes.
Thanks, massud.

sheldon rampton’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new3.03 KB

The code changes specified in @massud's patch fixed the plugin problem for me, but the patch itself didn't apply cleanly when I ran git apply -v against a current clone of the 7.x-2.x branch. I've therefore re-rolled the patch and have also included the changes to note_add.png. The rerolled patch works fine in my testing, but I'm moving this back to "needs review" so someone else can test and confirm

liza’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

#2 works

pifagor’s picture

Status: Reviewed & tested by the community » Closed (outdated)