From 854379ca93275fd2b8cf196e3cc8da90f3bf07f6 Mon Sep 17 00:00:00 2001
From: ebullient
Date: Wed, 28 Jan 2004 05:18:43 +0000
Subject: [PATCH] removing now obsolete plugin. YAY! :-P
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6453 7612ce4b-ef26-0410-bec9-ea0150e637f0
---
plugins/delete_move_next/README | 81 ------
plugins/delete_move_next/index.php | 19 --
plugins/delete_move_next/setup.php | 385 -----------------------------
3 files changed, 485 deletions(-)
delete mode 100644 plugins/delete_move_next/README
delete mode 100644 plugins/delete_move_next/index.php
delete mode 100644 plugins/delete_move_next/setup.php
diff --git a/plugins/delete_move_next/README b/plugins/delete_move_next/README
deleted file mode 100644
index d12030d9..00000000
--- a/plugins/delete_move_next/README
+++ /dev/null
@@ -1,81 +0,0 @@
-delete_move_next -- Version 3.0
-By Ben Brillat
-
-This is a modified version of Delete Move Next by Bryan Stalcup
-
-If you read the mail in your inbox starting with the most recent, this
-plugin is meant for you. It adds a set of mail management links across
-the bottom or top of the email.
-
-Features
-========
-* Saves you the need to scroll up to go to the previous or next email
-* Allows you to delete the current email and view the next or previous
- message in step
-* Allows you to move the current email to any mailbox and view the next
-
-
-Description
-===========
-This plugin adds links to the message view for each message.
-The links include "Previous", "Next", "Delete & Previous", and "Delete &
-Next", which deletes the current email and displays the next email.
-Also included is a menu to move the current email to any folder and
-then display the next email. It helps me keep up with my constantly
-overflowing inbox.
-
-Future Work
-===========
-* You tell me...
-
-
-Limitations (Known bugs)
-========================
--If you delete or move an email, then use the "Message List" link at the
- top left of the header, the message list is pulled from cache, and does
- not reflect the deleted/moved email(s). To view the current list, click
- the mailbox link in the left-hand navigation bar.
--"Delete & Prev" or "Delete & Next" can result in strange behavior when
- deleting the last or next to last message in a mailbox when using any
- sort order other than 0. It won't kill anything, you just might arrive
- at a message other than the one you were expecting to see.
- If anyone has any suggestions on this one, please let me know.
-
-
-Installation
-============
-See the "INSTALL" file.
-
-Changes
-=======
-See the "CHANGELOG" file.
-New versions are available at:
-http://www.brillat.net/~ben/files/projects/squirrelmail/
-
-Copyright
-=========
-Copyright (C) 2001 Benjamin Brillat
-
-This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License
-as published by the Free Software Foundation; either version 2
-of the License, or (at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program ("gpl.txt"); if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-Contact
-=======
-
-Let me know what you think:
-Ben Brillat
-74 Punch Bowl Trail
-W. Kingston, RI 02892 USA
-
-
diff --git a/plugins/delete_move_next/index.php b/plugins/delete_move_next/index.php
deleted file mode 100644
index 15a3799f..00000000
--- a/plugins/delete_move_next/index.php
+++ /dev/null
@@ -1,19 +0,0 @@
-
diff --git a/plugins/delete_move_next/setup.php b/plugins/delete_move_next/setup.php
deleted file mode 100644
index d9dee572..00000000
--- a/plugins/delete_move_next/setup.php
+++ /dev/null
@@ -1,385 +0,0 @@
-key ' . $keys[$i] . ' msgid ' . $msgs[$keys[$i]]['ID'] . '