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 ro...@apache.org on 2015/11/04 09:45:35 UTC

svn commit: r1712507 - /tcl/site/websh/

Author: ronnie
Date: Wed Nov  4 08:45:35 2015
New Revision: 1712507

URL: http://svn.apache.org/viewvc?rev=1712507&view=rev
Log:
- added discontinuation banner (html files generated using the generate script)

Modified:
    tcl/site/websh/contact.html
    tcl/site/websh/copyright.html
    tcl/site/websh/credits.html
    tcl/site/websh/docu.html
    tcl/site/websh/download.html
    tcl/site/websh/error.html
    tcl/site/websh/examples.html
    tcl/site/websh/faq.html
    tcl/site/websh/index.html
    tcl/site/websh/product.html
    tcl/site/websh/quickref.html
    tcl/site/websh/resources.html
    tcl/site/websh/subscribe.html
    tcl/site/websh/support.html
    tcl/site/websh/websh.interpclass.initializer
    tcl/site/websh/whitepaper.html

Modified: tcl/site/websh/contact.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/contact.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/contact.html (original)
+++ tcl/site/websh/contact.html Wed Nov  4 08:45:35 2015
@@ -45,6 +45,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     

Modified: tcl/site/websh/copyright.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/copyright.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/copyright.html (original)
+++ tcl/site/websh/copyright.html Wed Nov  4 08:45:35 2015
@@ -45,6 +45,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     

Modified: tcl/site/websh/credits.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/credits.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/credits.html (original)
+++ tcl/site/websh/credits.html Wed Nov  4 08:45:35 2015
@@ -45,6 +45,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     

Modified: tcl/site/websh/docu.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/docu.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/docu.html (original)
+++ tcl/site/websh/docu.html Wed Nov  4 08:45:35 2015
@@ -49,6 +49,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     

Modified: tcl/site/websh/download.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/download.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/download.html (original)
+++ tcl/site/websh/download.html Wed Nov  4 08:45:35 2015
@@ -49,6 +49,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
 
     <table border="0" cellpadding="0" cellspacing="0" width="770">
@@ -152,4 +157,4 @@
         </table>
         </body>
         </html>
-    
+    
\ No newline at end of file

Modified: tcl/site/websh/error.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/error.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/error.html (original)
+++ tcl/site/websh/error.html Wed Nov  4 08:45:35 2015
@@ -45,6 +45,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     

Modified: tcl/site/websh/examples.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/examples.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/examples.html (original)
+++ tcl/site/websh/examples.html Wed Nov  4 08:45:35 2015
@@ -49,6 +49,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     

Modified: tcl/site/websh/faq.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/faq.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/faq.html (original)
+++ tcl/site/websh/faq.html Wed Nov  4 08:45:35 2015
@@ -49,6 +49,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     

Modified: tcl/site/websh/index.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/index.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/index.html (original)
+++ tcl/site/websh/index.html Wed Nov  4 08:45:35 2015
@@ -45,6 +45,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
       <tr height="30">
@@ -146,4 +151,4 @@
         </table>
         </body>
         </html>
-    
+    
\ No newline at end of file

Modified: tcl/site/websh/product.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/product.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/product.html (original)
+++ tcl/site/websh/product.html Wed Nov  4 08:45:35 2015
@@ -49,6 +49,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     

Modified: tcl/site/websh/quickref.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/quickref.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/quickref.html (original)
+++ tcl/site/websh/quickref.html Wed Nov  4 08:45:35 2015
@@ -49,6 +49,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     
@@ -149,4 +154,4 @@
         </table>
         </body>
         </html>
-    
+    
\ No newline at end of file

Modified: tcl/site/websh/resources.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/resources.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/resources.html (original)
+++ tcl/site/websh/resources.html Wed Nov  4 08:45:35 2015
@@ -49,6 +49,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     

Modified: tcl/site/websh/subscribe.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/subscribe.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/subscribe.html (original)
+++ tcl/site/websh/subscribe.html Wed Nov  4 08:45:35 2015
@@ -49,6 +49,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     

Modified: tcl/site/websh/support.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/support.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/support.html (original)
+++ tcl/site/websh/support.html Wed Nov  4 08:45:35 2015
@@ -49,6 +49,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     

Modified: tcl/site/websh/websh.interpclass.initializer
URL: http://svn.apache.org/viewvc/tcl/site/websh/websh.interpclass.initializer?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/websh.interpclass.initializer (original)
+++ tcl/site/websh/websh.interpclass.initializer Wed Nov  4 08:45:35 2015
@@ -491,6 +491,11 @@ proc putHeader {{mainSectionNr 0} {quick
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     }
 }
 

Modified: tcl/site/websh/whitepaper.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/whitepaper.html?rev=1712507&r1=1712506&r2=1712507&view=diff
==============================================================================
--- tcl/site/websh/whitepaper.html (original)
+++ tcl/site/websh/whitepaper.html Wed Nov  4 08:45:35 2015
@@ -49,6 +49,11 @@
         <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
+
+<div style="padding: 15px; color:#fff; background-color: #069; font-weight: bold; width: 730px; margin: 5px;">
+  We are sorry but we discontinued Websh support and development for lack of resources.
+  Also the discussion mailing list was closed, so if you're interested in taking up this subproject within the Apache Tcl project to bring it back into life please contact private@tcl.apache.org
+</div>
     
     <table border="0" cellpadding="0" cellspacing="0" width="770">
     



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