------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=51520 jason@keirstead.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From jason@keirstead.org 2003-01-31 08:06 ------- Yeah, so I went ahead and coded a plugin that lets you do some kopete perl scripting. Right now it can bind to incoming and outgoing message events, giving you read access to the sender, recipients, and message text, and allowing you to return modified message text. It also allows you to add context menu actions with perl, where you have read access to the display name that was clicked. Once we have a more fully functional DCOP interface, I will add in some standard perl functions that these scripts can use (like sendMessage() and sendFile() ) The plugin is now in CVS. _______________________________________________ Kopete-devel mailing list Kopete-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/kopete-devel