You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@tcl.apache.org by da...@apache.org on 2002/05/09 17:20:58 UTC

cvs commit: tcl-site/websh subscribe.ws3

davidw      02/05/09 08:20:58

  Modified:    websh    subscribe.ws3
  Log:
  New mailing list information.
  
  Revision  Changes    Path
  1.3       +3 -21     tcl-site/websh/subscribe.ws3
  
  Index: subscribe.ws3
  ===================================================================
  RCS file: /home/cvs/tcl-site/websh/subscribe.ws3,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- subscribe.ws3	8 May 2002 16:55:19 -0000	1.2
  +++ subscribe.ws3	9 May 2002 15:20:58 -0000	1.3
  @@ -1,4 +1,4 @@
  -## $Id: subscribe.ws3,v 1.2 2002/05/08 16:55:19 davidw Exp $
  +## $Id: subscribe.ws3,v 1.3 2002/05/09 15:20:58 davidw Exp $
   
   web::response -sendheader 0
   
  @@ -8,29 +8,11 @@
   
   web::putx {
       <table border="0" cellpadding="0" cellspacing="0" width="770">
  -    {headRow 3 "webshell newsletter"}
  +    {headRow 3 "Websh newsletter"}
       <tr valign="top">
       {navbar_null}
       <td width="610">
  -      Netcetera edits the webshell newsletter.<br><br>
  -      You can subscribe
  -      for the newsletter by simply adding your e-mail address below.<br>
  -    <FORM action="/bin/mail/websh_news?cmd=subscribe" method="POST">
  -    <INPUT TYPE="TEXT" SIZE="40" MAXLENGTH="60" NAME="user">
  -    <INPUT type="submit" value="subscribe">
  -    </FORM>
  -    <br>
  -    Alternatively, you can subscribe for the newsletter by sending
  -    sending an e-mail to {emailLink majordomo@netcetera.ch}
  -with <tt>subscribe websh-news</tt> in the body of the message.
  -<br><br><br>
  -
  -If at any time you would like to unsubscribe from this newsletter,
  -you may do so at {pageLink www.websh.com/unsubscribe.ws3 -pre}, or by
  -sending an e-mail to {emailLink majordomo@netcetera.ch} with
  -<tt>unsubscribe websh-news</tt> in the body of the message.
  -<br><br><br>
  -Thank you for you interest in webshell.
  +    There is a mailing list for Websh users at <a href="mailto:websh-user@tcl.apache.org">websh-user@tcl.apache.org</a>.  You may subscribe by sending mail to  <a href="mailto:websh-user-subscribe@tcl.apache.org">websh-user-subscribe@tcl.apache.org</a>, and unsubscribe via  <a href="mailto:websh-user-unsubscribe@tcl.apache.org">websh-user-unsubscribe@tcl.apache.org</a>.
       </td>
       </tr>
       </table>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tcl-site-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: tcl-site-cvs-help@tcl.apache.org