[evolution-patches] Revised mailing list actions plugin
- From: Meilof Veeningen <meilof wanadoo nl>
- To: Evolution-patches <evolution-patches lists ximian com>
- Subject: [evolution-patches] Revised mailing list actions plugin
- Date: Sat, 30 Oct 2004 12:23:28 +0200
Hello,
I have done a revised mailing list actions plugin based on NotZed's
comments:
http://home.wanadoo.nl/meilof/filez/mailing-list-actions.tgz
Some comments:
- it would be really nice to send the mail automatically, not have it
just bring up a composer, which doesn't really explain what you need to
do to use it. This is a feature for 'newbies', so it should be fairly
fullproof and easy to use. Like if its a mailto: link, it could run the
mailto, and then pop up a window explaining what it did and what to
expect (e.g. 'you should receive a mail with help soon' or whatever).
To do this you create a message, then append it to the outbox, and then
trigger a queue send (em_reply_to_message goes through all of these
steps through various (async) callbacks). Creating a message is a bit
painful but not impossibly so.
Yes, I thought about that, too, but I guess you'd need a dialog box
first in which the user can choose from which e-mail address to send the
message to (in the case of multiple e-mail addresses). Sending it from
the address the mailing list message was sent to will usually work, but
especially for subscribing it would be nice to have a choice. I should
be able to hack together such as dialog box, but it would mean a lot
more code. This dialog box could contain the "You should receive a mail
with help soon" remark though.
Another thing: for the "Mailing List" menu item in the popup menu, I
/had/ to specify a callback method, otherwise Evo would crash on loading
the menu... Currently I have activate="", but this is probably something
that should be fixed in evo?
Finally, in the message view dialog, due to my plugin hook, the "Action"
menu shows up before the other File, Edit, ... menu's. Is there a way to
control that behavior?
Meilof
-- meilof wanadoo nl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]