Closed (won't fix)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
5.x-2.2-rc7
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2009 at 11:44 UTC
Updated:
8 Jul 2009 at 12:57 UTC
I'm working with FCK editor, footnotes and Biblio modules. To add a biblio reference I have to switch to "html" mode and insert "2345", or "text" for footnotes. The issue is that changing to html mode shows all of the html tags,and if you're not a html user, it becomes really messy and misleading.
Any way to implement a button that opens a screen and inserts the html pasted there? It should be much more easier this way.
thanks in advance
Comments
Comment #1
kiko commentedMy apologies. I have to insert
<bib>2345</bib>or<fn>2345</fn>Comment #2
Jorrit commentedThat's an FCKeditor issue. You should check if there is an FCKeditor plugin that does this.