Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: Adding own Event Handlers: msg#00004

Subject: Re: Adding own Event Handlers
hi,

I added it. mode="append" doesn't work yet, but I'm not sure, if we need that at all. Maybe I'll add it, maybe not ;)

Here's the syntax in config.xml

<events>
    <event name="Exit">__exit</event>
</events>

would call the function __exit instead of the built in default event.

It's called in xml_config, where every js file defined in config.xml should have been loaded already

It's only in the trunk and I won't backport it to 1.0

we switched to trunk. it works but only for the predefined events. I have implemented some events for buttons which insert predefined contents (templates). it would be good to have them loaded through this too.

greetings
patrick
--
bx-editor-dev mailing list
bx-editor-dev@xxxxxxxxxxxxxxxx
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev



<Prev in Thread] Current Thread [Next in Thread>