4
I see some problems right now - it seems like it is hardcoded into RTL, instead of taking the value from the language setup. Am I doing something wrong?
Also, one of the previous incompatibilites seem to be still there:
- Selecting Color inserts "#" in front of color code (XOOPS doesn't use it)
[EDIT] but you've changed it in text sanitizer, so XOOPS reads this correctly.
I seem to have also problems with Preview (I was testing it with NewBB) - the text shows in Preview, but it disappears from the Editor, i.e. I cannot continue with editing. I need to check if this is my configuration (XOOPS 2.5.7 pre-Beta 1, and PHP 5.5.3), or something else...
Quote:
by the way is there a way to embed new BBCode into Xoops w/o hacking? i even considered making it as a module but the patterns doesnt even load to a trigger
I am not sure, I never did it, so I don't know. Try to investigate how it is being currently done in XOOPS, and if it's possible to add BBCodes...