[siesta-commit] siesta INSTALL,1.3,1.4

[prev] [thread] [next] [lurker] [Date index for 2002/09/10]

From: muttley
Subject: [siesta-commit] siesta INSTALL,1.3,1.4
Date: 17:58 on 10 Sep 2002
Update of /cvsroot/siesta/siesta
In directory usw-pr-cvs1:/tmp/cvs-serv26310

Modified Files:
	INSTALL 
Log Message:
Plugin manipulation instructions.


Index: INSTALL
===================================================================
RCS file: /cvsroot/siesta/siesta/INSTALL,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- INSTALL	10 Sep 2002 13:58:07 -0000	1.3
+++ INSTALL	10 Sep 2002 16:58:54 -0000	1.4
@@ -176,18 +176,36 @@
   6) Archive
   7) Send
 
+To set the plugin order explicity do 
+
+  % nacho set-plugins siesta-dev Debounce SimpleSig SubjectTag Send
+  Set the plugins for siesta-dev to be :
+  1) Debounce
+  2) SimpleSig
+  3) SubjectTag
+  4) Send
+
+or to delete all the plugins just do an empty list
+
+  % nacho set-plugins siesta-dev
+  Deleted plugins from siesta-dev
+
+
 To add a plugin onto the end of a list do
 
-  % nacho add-plugin siesta-dev NewPlugin
-  # TODO!
+  % nacho add-plugin NewPlugin siesta-dev
+  Successfully added in plugin NewPlugin to siesta-dev
+  
 
 or to insert it somewhere else on the list do ...
 
   % nacho add-plugin siesta-dev NewPlugin 3
-  
+  Successfully added in plugin NewPlugin to siesta-dev at position 3
 
-It shoudl be noted that you probably always want to have the Send plugin
+It should be noted that you probably always want to have the Send plugin
 (or a replacement plugin) as the last plugin.
+
+
 
 To get more information about a plugin either do 
 



Generated at 13:57 on 01 Jul 2004 by mariachi 0.52