X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=philter%2Fphilter%2Findex.php;h=5b31d0c357981cae3e1bcba07a78a40f1d6096a7;hb=0cff7bb626480c7502f06993a418c75d13afe3ce;hp=cb7a870e26f5428aa5241048ae052a5280e514da;hpb=602a1c497c6b2190877e984f86d5777d0f85a041;p=old-projects.git diff --git a/philter/philter/index.php b/philter/philter/index.php index cb7a870..5b31d0c 100644 --- a/philter/philter/index.php +++ b/philter/philter/index.php @@ -38,11 +38,13 @@ if(count($_POST)) { // a FORM has been submitted require("include/js_factory.inc.php"); /********** globals plugins **********/ - +?> +
+config['global_plugin'])) { echo "
\n" - ."\n" - ."\n"; + ."
Global rules
\n"; foreach($philter->config['global_plugin'] as $g_plugin) { echo "
\n"; @@ -57,24 +59,25 @@ if(count($philter->config['global_plugin'])) { /********** emails **********/ ?> - - - -
Emails pool
+
+
to_form(); -?> -
- - - -
Filtering rules
+
+
+ + +
- +
+
rules as $id=>$rule) @@ -84,8 +87,9 @@ echo $mail_pool->to_form(); : (isset($_POST['order']['select']) ? $_POST['order']['select'] : 0)); echo "
- - - - + +
+ +
@@ -105,26 +109,29 @@ echo $mail_pool->to_form();
- -
Rule Configuration -
- - Name of this rule : - -
- All matches - One match + + +
+
+ +
+
+ +
- Blocking Rule -
Matches List -
-
Actions List -
+ + +
+
+
+
- - - + + + +