Some code cleanups to read_body.php
[squirrelmail.git] / plugins / delete_move_next / README
1 delete_move_next -- Version 3.0
2 By Ben Brillat <brillat-sqplugin@mainsheet.org>
3
4 This is a modified version of Delete Move Next by Bryan Stalcup <bryan@stalcup.net>
5
6 If you read the mail in your inbox starting with the most recent, this
7 plugin is meant for you. It adds a set of mail management links across
8 the bottom or top of the email.
9
10 Features
11 ========
12 * Saves you the need to scroll up to go to the previous or next email
13 * Allows you to delete the current email and view the next or previous
14 message in step
15 * Allows you to move the current email to any mailbox and view the next
16
17
18 Description
19 ===========
20 This plugin adds links to the message view for each message.
21 The links include "Previous", "Next", "Delete & Previous", and "Delete &
22 Next", which deletes the current email and displays the next email.
23 Also included is a menu to move the current email to any folder and
24 then display the next email. It helps me keep up with my constantly
25 overflowing inbox.
26
27 Future Work
28 ===========
29 * You tell me...
30
31
32 Limitations (Known bugs)
33 ========================
34 -If you delete or move an email, then use the "Message List" link at the
35 top left of the header, the message list is pulled from cache, and does
36 not reflect the deleted/moved email(s). To view the current list, click
37 the mailbox link in the left-hand navigation bar.
38 -"Delete & Prev" or "Delete & Next" can result in strange behavior when
39 deleting the last or next to last message in a mailbox when using any
40 sort order other than 0. It won't kill anything, you just might arrive
41 at a message other than the one you were expecting to see.
42 If anyone has any suggestions on this one, please let me know.
43
44
45 Installation
46 ============
47 See the "INSTALL" file.
48
49 Changes
50 =======
51 See the "CHANGELOG" file.
52 New versions are available at:
53 http://www.brillat.net/~ben/files/projects/squirrelmail/
54
55 Copyright
56 =========
57 Copyright (C) 2001 Benjamin Brillat
58
59 This program is free software; you can redistribute it and/or
60 modify it under the terms of the GNU General Public License
61 as published by the Free Software Foundation; either version 2
62 of the License, or (at your option) any later version.
63
64 This program is distributed in the hope that it will be useful,
65 but WITHOUT ANY WARRANTY; without even the implied warranty of
66 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
67 GNU General Public License for more details.
68
69 You should have received a copy of the GNU General Public License
70 along with this program ("gpl.txt"); if not, write to the Free Software
71 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
72
73 Contact
74 =======
75
76 Let me know what you think:
77 Ben Brillat <brillat-sqplugin@mainsheet.org>
78 74 Punch Bowl Trail
79 W. Kingston, RI 02892 USA
80
81