The diff file can be downloaded there http://www.mangoose.org/RoundCube/filters/filters_diff.diff
The table structure to handle mailrule is:
CREATE TABLE mailrules
(
mailrule_id
int(11) NOT NULL auto_increment,
from
varchar(128) default NULL,
to
varchar(128) default NULL,
subject
varchar(128) default NULL,
user_id
int(10) unsigned NOT NULL default '0',
del
tinyint(1) NOT NULL default '0',
location
varchar(128) default NULL,
PRIMARY KEY (mailrule_id
)
) TYPE=MyISAM;
Here are the added files: http://www.mangoose.org/RoundCube/filters/addmailrule.html goes to skins/default/templates http://www.mangoose.org/RoundCube/filters/delete_mailrule.inc goes to program/steps/settings/ http://www.mangoose.org/RoundCube/filters/editmailrule.html goes to skins/default/templates http://www.mangoose.org/RoundCube/filters/edit_mailrule.inc goes to program/steps/settings/ http://www.mangoose.org/RoundCube/filters/mailrules.html goes to skins/default/templates http://www.mangoose.org/RoundCube/filters/mailrules.inc goes to program/steps/settings http://www.mangoose.org/RoundCube/filters/save_mailrule.inc goes to program/steps/settings/
Regards.
On Wed, 20 Dec 2006 20:37:40 +0100, Pierre Lena plena@mangoose.org wrote:
Here is the diff file.
Regards.
On Wed, 20 Dec 2006 20:17:59 +0100, Pierre Lena plena@mangoose.org wrote:
How do I create the diff? Do I need to reload the svn400 to create it?
On Wed, 20 Dec 2006 20:14:53 +0100, Tomasz Pajor t.pajor@kei.pl
wrote:
You send the diff to mailing list, or create a ticket on http://trac.roundcube.net/
-- Best regards Tom
Dnia Wed, 20 Dec 2006 19:56:36 +0100 napisales[as]:
Hi,
I am new to the list. I developped mail filters for roundcube based on svn400. How can I send the file I modified to make them part of the project?
Regards. Pierre
Antivirus avast! : message Sortant sain. Base de donnees virale (VPS) : 0661-0, 20/12/2006 Analyse le : 20/12/2006 19:56:37 avast! - copyright (c) 1988-2006 ALWIL Software. http://www.avast.com