Re: 'Private' messages in Exodus
"Peter Millard" <me-STcBuFROdrv2eFz/[email protected]> Mon, 2 Feb 2004 13:53:39 -0700
| Newsgroups | gmane.network.jabber.exodus.devel |
|---|---|
| Message-ID | <00ad01c3e9ce$a2a9d600$e201020a@pmillard2k> |
Fred O'Leary wrote: > I'd like to be able to deliver messages to Jabber clients and have a custom > plugin control the UI appearance. I.e. I don't want message dialogs or > headline alert dialogs. For example when an instrument sends a 'private > message'to the jabber client, I want to present a custom dialog. Hmm.. This may be a problem with the way the core client gets messages.. Let me think about this for a bit, and try some things out. I definitely want to allow plugins to capture messages which match a specific xpath, but I need to fiddle with how the packets get dispatched first. (short answer: stay tuned, lemme try some stuff to fix this). pgm.