[Pidgin] #10507: add hook to pidgin_notify_formatted()
Pidgin
trac at pidgin.im
Tue Oct 27 15:55:04 EDT 2009
#10507: add hook to pidgin_notify_formatted()
-----------------------------------------+----------------------------------
Reporter: jts | Owner:
Type: patch | Status: new
Milestone: Patches Needing Improvement | Component: pidgin (gtk)
Version: 2.6.2 | Resolution:
Keywords: |
-----------------------------------------+----------------------------------
Comment(by jts):
deryni wrote:
> Who will "Reply to all" reply to? Once you've hit the notify dialog
there isn't really any
> indication of who/what/when/etc. caused the dialog to show up, so what
would you want the
> button to do?
(I'm explicitly including this because I don't see it in the ticket; I
only got it in email. Sorry if I'm looking at the wrong thing.)
My plugin creates a form where the user enters a message which is sent as
a notification to multiple recipients, and all recipients' Jabber IDs show
up in the message text. I want the recipients to be able to quickly reply-
to-all. The plugin searches the start of the message for strings of the
form "To <jabber ID>". If it finds a matching string(s), it creates the
"Reply to all" button, configured to bring up the form for entering a
message to send to the list of users from the search text and the original
sender. Please let me know if this isn't clear or if there are
questions/comments.
That's my particular application, which has been written and works as
described, but any plugin which wants to modify the notification form
would probably find this patch useful. Thanks.
--
Ticket URL: <http://developer.pidgin.im/ticket/10507#comment:5>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list