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

kiko’s picture

My apologies. I have to insert <bib>2345</bib> or <fn>2345</fn>

Jorrit’s picture

Status: Active » Closed (won't fix)

That's an FCKeditor issue. You should check if there is an FCKeditor plugin that does this.