3 Jan
2006
3 Jan
'06
1:16 p.m.
Hi, On Tue, 2006-01-03 at 10:42 +0100, Bèr Kessels wrote:
Op dinsdag 03 januari 2006 06:16, schreef Bill Fitzgerald:
I'm currently using the cvs version of tinymce with a 4.7 beta 2 test site, and have not encountered any issues.
My TinyMCE issues were due to me hacking it trough the theme.
All the problems outlined were due to my own doings. There is nothing wrong with the Javascripts in core! It is just that i would like to keep the power not to use it for whatever reasons i see fit. :) (one of these reasons could be that I have code that breaks on the core JS)
I see how it is added, tinymce uses hook_elements() instead of hook_form_alter like htmlarea. I may actually change to use this method, it look nicer. Gordon.