Recent Topics

1 Apr 12, 2009 16:35    

Hello all,

could anyone help me with this? I don't know how to use the ExtraEvents of tinymce plug with other plugins to extends the tinymce control.

I'm trying with

$this->enable_event('tinymce_before_init');

on my PluginInit method and implementing

function tinymce_before_init( & $params )

but it doesn't work.

Any help is appreciated.

Cheers,
Victor.

2 Apr 20, 2009 12:01

Thank you all, great community.


Form is loading...