From: <ty...@bo...> - 2000-09-08 17:16:15
|
With luck, this plugin will remove one of the items on the list of things to do... Add "Add sender address to address book" while viewing message This plugin will steal the email address from a message you're reading, allowing you to save time when adding someone new to your address book. It searches the To, CC, From fields as well as the body of your message. There are configuration controls on the Display options page. I would love feedback on this. I am curious if I should move the drop-down list to the "take.php" form instead of having it on the read_body.php page. I would also like to point out a minor typo on the plugins.txt file. The "options_display_sav" should have an e after it. (In the big list of hooks.) One of the things that would make this plugin and the translation plugin a bit nicer is the ability to take the body of the message verbatim, before the tags, before the line wrapping, before the "Download" link is added, before HTML tags (<tt>, for instance) are added. Is this possible easily? |