Page 1 of 1
tinyMCE bbcode Editot
Posted: Mon Aug 11, 2014 10:39 pm
by Sim
I am googling for a bbcode editor to add to oRPG Creator and so far i think this will do. Does nyone use this? If not, what do you use?
Re: tinyMCE bbcode Editot
Posted: Tue Aug 12, 2014 3:57 am
by a_bertrand
I uses it inside NWE. It works.
Re: tinyMCE bbcode Editot
Posted: Tue Aug 12, 2014 5:49 am
by Jackolantern
a_bertrand wrote:I uses it inside NWE. It works.
"It works" never sounds like a ringing endorsement in the programming world lol

Re: tinyMCE bbcode Editot
Posted: Tue Aug 12, 2014 6:11 am
by a_bertrand
Well I can't say it's perfect. It works is the best I can say for it. Sorry but I never had 100% satisfying experiences with those JS WYSIWYG editors.
Re: tinyMCE bbcode Editot
Posted: Tue Aug 12, 2014 6:34 am
by Jackolantern
I hear you. I tried out a couple for a project I was working on a while back. Nothing worked how I wanted it, but I think in my case I was expecting too much. I was looking for something almost like Word in the browser. There were a couple that, believe it or not, actually came close, but they were hell to integrate.
Re: tinyMCE bbcode Editot
Posted: Thu Aug 14, 2014 12:29 am
by Sim
Did you run it threw HTML Purifier or something on the back-end for security? Wondering what I should use.
Re: tinyMCE bbcode Editot
Posted: Thu Aug 14, 2014 4:24 am
by a_bertrand
Honestly you don't need such things. I checked it but it's over complex, and usually a much simpler check will do the trick.