From 67cb017b0cdda3c2dcc7d9434fdbaca5f4ead938 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Sun, 20 Jan 2013 16:28:02 +0100 Subject: Extend archive plugin with user-configurable options to move messages into subfolders according to their date, sender or originating folder --- plugins/archive/package.xml | 42 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 38 insertions(+), 4 deletions(-) (limited to 'plugins/archive/package.xml') diff --git a/plugins/archive/package.xml b/plugins/archive/package.xml index 1aeffaf41..62a009a99 100644 --- a/plugins/archive/package.xml +++ b/plugins/archive/package.xml @@ -6,17 +6,17 @@ archive pear.roundcube.net Archive feature for Roundcube - This adds a button to move the selected messages to an archive folder. The folder can be selected in the settings panel. + This adds a button to move the selected messages to an archive folder. The folder (and the optional structure of subfolders) can be selected in the settings panel. Thomas Bruederli thomasb roundcube@gmail.com yes - 2011-11-23 + 2013-01-20 - 1.6 - 1.6 + 2.0 + 2.0 stable @@ -34,21 +34,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3