Revision 586
Added by Matthias almost 17 years ago
trunk/CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
|
13 | 13 |
------------------------------------- 2.7.0 ------------------------------------- |
14 |
|
|
15 |
22-Jan-2008 Thomas Hornik |
|
14 |
22-Jan-2008 Matthias Gallas |
|
15 |
+ Added keywords to new mail filter files |
|
16 |
22-Jan-2008 Thomas Hornik |
|
16 | 17 |
+ manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field. |
17 | 18 |
21-Jan-2008 Christian Sommer |
18 | 19 |
! Removed the manage section icon from the page admin (sections managed by publish by date function) |
trunk/wb/modules/mail_filter/uninstall.php | ||
---|---|---|
1 | 1 |
<?php |
2 | 2 |
|
3 |
// $Id: uninstall.php 547 2008-01-17 19:38:05Z doc $
|
|
3 |
// $Id$ |
|
4 | 4 |
|
5 | 5 |
/* |
6 | 6 |
|
7 | 7 |
trunk/wb/modules/mail_filter/filter-routines.php | ||
---|---|---|
1 | 1 |
<?php |
2 | 2 |
|
3 |
// $Id: filter-routines.php 519 2007-12-23 14:37:02Z Doc $
|
|
3 |
// $Id$ |
|
4 | 4 |
|
5 | 5 |
/* |
6 | 6 |
|
7 | 7 |
trunk/wb/modules/mail_filter/info.php | ||
---|---|---|
1 | 1 |
<?php |
2 | 2 |
|
3 |
// $Id: info.php 519 2007-12-23 14:37:02Z Doc $
|
|
3 |
// $Id$ |
|
4 | 4 |
|
5 | 5 |
/* |
6 | 6 |
|
7 | 7 |
trunk/wb/modules/mail_filter/tool.php | ||
---|---|---|
1 | 1 |
<?php |
2 | 2 |
|
3 |
// $Id: tool.php 519 2007-12-23 14:37:02Z Doc $
|
|
3 |
// $Id$ |
|
4 | 4 |
|
5 | 5 |
/* |
6 | 6 |
|
7 | 7 |
trunk/wb/modules/mail_filter/install.php | ||
---|---|---|
1 | 1 |
<?php |
2 | 2 |
|
3 |
// $Id: install.php 565 2008-01-19 15:07:26Z doc $
|
|
3 |
// $Id$ |
|
4 | 4 |
|
5 | 5 |
/* |
6 | 6 |
|
7 | 7 |
trunk/wb/modules/mail_filter/index.php | ||
---|---|---|
1 | 1 |
<?php |
2 | 2 |
|
3 |
// $Id: index.php 519 2007-12-23 14:37:02Z Doc $
|
|
3 |
// $Id$ |
|
4 | 4 |
|
5 | 5 |
/* |
6 | 6 |
|
7 | 7 |
Also available in: Unified diff
Added keywords to new mail filter files