Menu

#133 Comment_Item USE_BREAKER mystery solved

1.x
open
Code/Logic (73)
5
2009-02-13
2009-02-13
Eloi George
No

It turns out that the double BR tags observed in https://sourceforge.net/tracker2/?func=detail&aid=2580214&group_id=15539&atid=315539 were created because the bbcode plugin for tinyMCE was converting all newlines to BR tags, even if there was one already there or not.

These files fix that & also keeps tinyMCE from hiding the [quote] tags because noone knew what they were looking at & tinyMCE kept stripping the author's name from it anyway.

This allows the previous patch to work properly.

Discussion

  • Eloi George

    Eloi George - 2009-02-13

    /javascript/editors/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin_src.js

     
  • Eloi George

    Eloi George - 2009-02-13

    /javascript/editors/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin.js

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.