rev 1530 - trunk/siesta/bin

[prev] [thread] [next] [lurker] [Date index for 2004/10/18]

From: simon
Subject: rev 1530 - trunk/siesta/bin
Date: 11:47 on 18 Oct 2004
Author: simon
Date: 2004-10-18 11:46:57 +0100 (Mon, 18 Oct 2004)
New Revision: 1530

Modified:
   trunk/siesta/bin/nacho
Log:
Add more defautl plugins


Modified: trunk/siesta/bin/nacho
===================================================================
--- trunk/siesta/bin/nacho	2004-10-18 10:45:48 UTC (rev 1529)
+++ trunk/siesta/bin/nacho	2004-10-18 10:46:57 UTC (rev 1530)
@@ -136,8 +136,8 @@
       or die "Failed to create a new list\n";
 
     # set up default plugin queues
-    $list->set_plugins( post  => qw( Archive Send ) );
-    $list->set_plugins( sub   => qw( Subscribe ) );
+    $list->set_plugins( post  => qw( Debounce MembersOnly Moderated ListHeaders ReplyTo SubjectTag MessageFooter Send Archive ) );
+    $list->set_plugins( sub   => qw( Challenge Subscribe ) );
     $list->set_plugins( unsub => qw( UnSubscribe ) );
 
     print "Created the new list '$list_id' <$post_addr>\n";

Generated at 19:00 on 05 Nov 2004 by mariachi 0.52