Info
- 2 posts
- 2 voices
- Started 2 years ago by Florian
- Latest reply from Nicolas
- This topic is not a support question
bbPress compatibility plugin for TinyMCE
-
- Posted 2 years ago #
I have written a simple plugin for TinyMCE to make it compatible with bbPress' usage of double line breaks as paragraphs. The plugin replaces all paragraphs with said double linebreaks and br-Tags with single linebreaks upon posting. When editing an existing post, all linebreaks get transformed back into br-tags for TinyMCE. So you can use TinyMCE with bbPress without changing anything in bbPress.
You can download it here:
http://www.kreativrauschen.com/blog/2009/07/12/bbpress-compatibility-plugin-for-tinymce/
You also need to set remove_linebreaks to false, or all linebreaks will get removed by TinyMCE.
Currently, it still has one limitation (besides not being thoroughly tested): When you edit an existing post, double line breaks do not get converted back to paragraphs in TinyMCE. Instead they become two br-tags.
-
- Posted 2 years ago #
Hi there,
Since I see a lot of activity about Tiny MCE recently and I needed such a plugin myself, I have created a simple Tiny MCE integration:
http://www.longwindyroad.com/2009/07/19/bbpress-plugin-tiny-mce-3-2-5/
It installs all the necessary hooks in once place and is easy to upgrade.
-
You must log in to post.