https://bugzilla.wikimedia.org/show_bug.cgi?id=11337
Thorncrag <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Thorncrag <[email protected]> 2010-07-21 01:59:38 UTC --- Transposing the function into textAreaHTML (SF_FormInputs.php) is actually fairly straightforward and I managed to do this already with my installation. Where it gets hairy is that in SF_FormUtils.php the function mainFCKJavascript is coded to statically reference "free_text" and would need to be changed to dynamically reference all textareas, or alternatively, a new field type. Unfortunately this code involves JavaScript which is not my specialty. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
