Support Forum
The file you need is /sp-startup/forum/sp-forum-support-functions./php
The function you need is sp_load_editor()
The code you need is this block:
# load editor support do_action('sph_load_editor_support', $sfglobals['editor']);
For the sake of a simple test I would add - above these two lines:
$sfglobals['editor'] = 1;
and see what happens. This is a very temporary and testing change only by the way. There are several areas that would need to be code checked.
YELLOW
SWORDFISH
|
the wp tinymce is a VERY HIGHLY customize version of tinymce... we run it more straight out of the box... recently, wp adding some hooks so that we could potentially run their version of tinymce in our plugin too... fair bit of work to do so, but we do have open ticket to investigate whether that will work well or not...
but, testing with tinymce on ipads have proved poor.... so would appreciate if it works for you...
also, tinymce recently released an updated version which we have not moved to yet but hope to in the next release of SP... each release they say improved mobile support and we keep hoping they really mean it...
Visit Cruise Talk Central and Mr Papa's World
I have found recently that members including myself have ipad problems, you have to keep dropping down the keyboard to get it to allow you to right, and if you delete something it stops and you have to keep dropping the keyboard down. Does anybody else have this problem.
Is there any way to fix it...it's sooooo annoying.
I use both safari and grazing apps and it does it in both. Same on the iphone. Thanks for any advice.
Well we hope that perhaps one day TinyMCE will be able to offer better mobile device support - or - perhaps - IOS and Android will be able to offer better rich text editor HTML support. It is really just a bit of a clash between technologies that nobody has solved yet. Personally I don;t like tinyMCE on my iPad but we take our cue from WordPress on this and they have now made it available.
YELLOW
SWORDFISH
|
1 Guest(s)