I use TinyMCE: http://tinymce.moxiecode.com/index.php with enable bbcode plugin in TinyMCE
When I edit post: <b>text_1</b> [b]text_2[/b] I see in TinyMCE: bold text_1 and bold text_2 !!! This is wrong, this is danger - TinyMCE with bbcode plugin convert html tags to real html tags !! This is TinyMCE problem, not mine, not symfony - I have tried it also in normal php and also the same bug !! Here is some website with description this bug: http://blog.rarecore.eu/the_unsupported_tinymce_bbcode_bug.html But this solution from this website doesn't work for me :( This solution is from 2008 year and now we have new version TinyMCE with the same bug :( Does somebody know how it should be solved ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
