Index: continuum-docs/src/site/apt/user_guides/notification/irc.apt
===================================================================
--- continuum-docs/src/site/apt/user_guides/notification/irc.apt	(revision 749281)
+++ continuum-docs/src/site/apt/user_guides/notification/irc.apt	(working copy)
@@ -6,6 +6,35 @@
  Oct 23 2007
  ------
 
-Notification
+IRC Notification
 
-    To Write
+  [[1]] Under Notifiers from the Project Information page, click Add.
+  
+  [[2]] On the Add Notifier form select IRC from the pull-down menu and click Submit.
+  
+  [[3]] On the next page, fill out the form with the following information:
+    
+    * IRC Host
+    
+    * IRC Port
+    
+    * IRC Channel
+    
+    * Nick Name
+    
+    * Alternate Nick Name
+    
+    * User Name
+    
+    * Full Name
+    
+    * Password which can be left blank if you did not specify one in your IRC account
+    
+    []
+    
+[../../images/notifier-irc-add.png] Add IRC Notifier
+  
+  [[4]] Select the “Send on ...” options you want.
+  
+  [[5]] Click Save. The IRC notifier you just added will be listed under Notifiers on the Project
+  Information page along with the other notifiers you may have set up prior to this.
Index: continuum-docs/src/site/apt/user_guides/notification/msn.apt
===================================================================
--- continuum-docs/src/site/apt/user_guides/notification/msn.apt	(revision 749281)
+++ continuum-docs/src/site/apt/user_guides/notification/msn.apt	(working copy)
@@ -6,6 +6,25 @@
  Nov 19 2007
  ------
 
-Notification
+MSN Notification
 
-    To Write
\ No newline at end of file
+  [[1]] Under Notifiers from the Project Information page, click Add.
+  
+  [[2]] On the Add Notifier form select, MSN from the pull-down menu and click Submit.
+  
+  [[3]] On the next page, fill out the form with the following:
+  
+    * MSN Login
+    
+    * MSN Password
+    
+    * MSN Recipient Address
+    
+    []
+  
+[../../images/notifier-msn-add.png] Add MSN Notifier
+  
+  [[4]] Select the “Send on ...” options you want.
+  
+  [[5]] Click Save. The MSN notifier you just added will be listed under Notifiers on the Project
+  Information page along with the other notifiers you may have set up prior to this.
\ No newline at end of file
Index: continuum-docs/src/site/apt/user_guides/notification/mail.apt
===================================================================
--- continuum-docs/src/site/apt/user_guides/notification/mail.apt	(revision 749281)
+++ continuum-docs/src/site/apt/user_guides/notification/mail.apt	(working copy)
@@ -25,6 +25,12 @@
   
 +-------------------------------+     
 
-  Or can you can add manually mail notifier to you project group and/or project
+  Or can you can add manually mail notifier to you project group and/or project.
   
+  On the <<Add Notifier>> form select <<Mail>> from the pull-down menu and click Submit.
+  
 [../../images/notifier-mail-add.png] Add Email Notifier 
+
+  Fill in the recipient's fully qualified email address and select the send on options you want.
+  
+  Then, click <<Save>>.
Index: continuum-docs/src/site/apt/user_guides/notification/jabber.apt
===================================================================
--- continuum-docs/src/site/apt/user_guides/notification/jabber.apt	(revision 749281)
+++ continuum-docs/src/site/apt/user_guides/notification/jabber.apt	(working copy)
@@ -6,6 +6,34 @@
  Nov 19 2007
  ------
 
-Notification
+Jabber Notification
 
-    To Write
\ No newline at end of file
+  [[1]] Under Notifiers from the Project Information page, click Add.
+  
+  [[2]] Select Jabber from the pull-down menu and click Submit.
+  
+  [[3]] On the Add/Edit Jabber Notifier page, fill out the form with the following:
+  
+    * Jabber Host
+    
+    * Jabber Port is typically 5222
+    
+    * Jabber Login
+    
+    * Jabber Password
+    
+    * Jabber Domain Name is the fully qualified domain name of your Jabber login
+    
+    * Jabber Recipient Address
+    
+    []
+    
+[../../images/notifier-jabber-add.png] Add Jabber Notifier
+    
+  The Jabber login and Jabber recipient address must be different. The Jabber
+  recipient must also be added in the contact list of the sender (at least for Google talk).
+  
+  [[4]] Select the “Send on ...” options you want.
+  
+  [[5]] Click Save. The Jabber notifier you just added will be listed under Notifiers on the Project
+  Information page along with the other notifiers you may have set up prior to this.
\ No newline at end of file
Index: continuum-docs/src/site/apt/user_guides/notification/wagon.apt
===================================================================
--- continuum-docs/src/site/apt/user_guides/notification/wagon.apt	(revision 749281)
+++ continuum-docs/src/site/apt/user_guides/notification/wagon.apt	(working copy)
@@ -6,6 +6,47 @@
  Nov 19 2007
  ------
 
-Notification
+Wagon Notification
 
-    To Write
\ No newline at end of file
+  [[1]] Under Notifiers from the Project Information page, click Add.
+  
+  [[2]] On the Add Notifier form select Wagon from the pull-down menu and click Submit.
+  
+  [[3]] On the next page, enter the Project Site URL.
+  
+  It must be a Wagon URL like the URL used in <<<distributionManagement>>>. For the Webdav protocol,
+  you can use <<<dav:[http_url]>>> or <<<file:///path_to_the_directory>>> if you want to copy it locally
+  with the file protocol.
+  
+  [[4]] Enter the ServerId. This should match the value of the <<<\<id\>>>> in the server configuration found in
+  <<<settings.xml>>>. Sample configuration follows:
+
++------+
+  <server>
+    <username>admin</username>
+    <password>admin123</password>
+    <id>continuum.site</id>
+  </server>
++------+
+
+  Using the server configuration in <<<[user_home]/.m2/settings.xml>>> is a workaround
+  for user authentication using the wagon notifier.
+
+  The <<<\<username\>>>> and <<<\<password\>>>> should be set to the user account that has the <<Site
+  Producer>> and <<Site Observer>> roles.
+  
+[../../images/notifier-wagon-add.png] Add Wagon Notifier
+  
+  [[5]] Select the “Send on ...” options you want.
+  
+  [[6]] Click Save. The Wagon notifier you just added will be listed under Notifiers on the Project
+  Information page along with the other notifiers you may have set up prior to this.
+  
+  []
+  
+  The file protocol will create <<<buildresult.txt>>> file locally in the location specified in the
+  Wagon Notifier configuration. If you used the Webdav protocol, a <<<buildresult.txt>>> file will
+  be copied to your disk, relative to where you told it to be placed when you set up the Wagon
+  notifier.
+  
+  You can also view the <<<buildresult.txt>>> file from a browser at the Project Site URL you specified.
\ No newline at end of file

