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 2013/01/29 14:28:19 UTC

svn commit: r1439887 [1/2] - in /tcl/site/websh: ./ download/

Author: ronnie
Date: Tue Jan 29 13:28:19 2013
New Revision: 1439887

URL: http://svn.apache.org/viewvc?rev=1439887&view=rev
Log:
- relative links only (as per wish of Massimo)

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/download/index.html
    tcl/site/websh/error.html
    tcl/site/websh/examples.html
    tcl/site/websh/faq.html
    tcl/site/websh/index.html
    tcl/site/websh/index.ws3
    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=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/contact.html (original)
+++ tcl/site/websh/contact.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,12 +37,12 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr>
-            <td colspan="5"><img height="20" width="500" src="/websh/images/title_neutral.gif" alt="lines"></td>
+            <td colspan="5"><img height="20" width="500" src="images/title_neutral.gif" alt="lines"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -65,7 +65,7 @@
     
     <tr valign="top">
     
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">&nbsp;</td>
     
     <td width="300">
@@ -84,7 +84,7 @@
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<a href="/websh/docu.html">documentation</a>&nbsp;|&nbsp;<a href="/websh/support.html">support</a>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<a href="docu.html">documentation</a>&nbsp;|&nbsp;<a href="support.html">support</a>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/copyright.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/copyright.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/copyright.html (original)
+++ tcl/site/websh/copyright.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,12 +37,12 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr>
-            <td colspan="5"><img height="20" width="500" src="/websh/images/title_neutral.gif" alt="lines"></td>
+            <td colspan="5"><img height="20" width="500" src="images/title_neutral.gif" alt="lines"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -60,7 +60,7 @@
     
     <tr valign="top">
     
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">&nbsp;</td>
     
     <td width="455">
@@ -283,7 +283,7 @@
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<a href="/websh/docu.html">documentation</a>&nbsp;|&nbsp;<a href="/websh/support.html">support</a>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<span class="blue">copyright</span>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<a href="docu.html">documentation</a>&nbsp;|&nbsp;<a href="support.html">support</a>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<span class="blue">copyright</span>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/credits.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/credits.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/credits.html (original)
+++ tcl/site/websh/credits.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,12 +37,12 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr>
-            <td colspan="5"><img height="20" width="500" src="/websh/images/title_neutral.gif" alt="lines"></td>
+            <td colspan="5"><img height="20" width="500" src="images/title_neutral.gif" alt="lines"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -60,7 +60,7 @@
     
     <tr valign="top">
     
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">&nbsp;</td>
     
     <td width="455">
@@ -110,7 +110,7 @@
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<a href="/websh/docu.html">documentation</a>&nbsp;|&nbsp;<a href="/websh/support.html">support</a>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<span class="blue">credits</span>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<a href="docu.html">documentation</a>&nbsp;|&nbsp;<a href="support.html">support</a>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<span class="blue">credits</span>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/docu.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/docu.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/docu.html (original)
+++ tcl/site/websh/docu.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,16 +37,16 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr height="20">
-            <td width="120" height="20"><img height="20" width="120" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/buttons/b_docu_c.gif"></td>
-            <td width="70" height="20"><img height="20" width="70" src="/websh/images/title.gif"></td>
-            <td width="110" height="20"><img height="20" width="110" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
+            <td width="120" height="20"><img height="20" width="120" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="buttons/b_docu_c.gif"></td>
+            <td width="70" height="20"><img height="20" width="70" src="images/title.gif"></td>
+            <td width="110" height="20"><img height="20" width="110" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -65,13 +65,13 @@
     <tr valign="top">
     
 	
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">
         <table border="0" cellpadding="0" cellspacing="0" width="141">
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <b>documentation</b><br>
 	
@@ -79,7 +79,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/whitepaper.html"><b>white paper</b></a><br>
 	
@@ -87,7 +87,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/quickref.html"><b>quick reference</b></a><br>
 	
@@ -95,7 +95,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/examples.html"><b>examples</b></a><br>
 	
@@ -137,7 +137,7 @@
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<span class="blue">documentation</span>&nbsp;|&nbsp;<a href="/websh/support.html">support</a>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<span class="blue">documentation</span>&nbsp;|&nbsp;<a href="support.html">support</a>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/download.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/download.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/download.html (original)
+++ tcl/site/websh/download.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,16 +37,16 @@
             <td width="100"><br></td>
             </tr>
             <tr height="20">
-            <td width="120" height="20"><img height="20" width="120" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
-            <td width="70" height="20"><img height="20" width="70" src="/websh/images/title.gif"></td>
-            <td width="110" height="20"><img height="20" width="110" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/buttons/b_down_c.gif"></td>
+            <td width="120" height="20"><img height="20" width="120" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
+            <td width="70" height="20"><img height="20" width="70" src="images/title.gif"></td>
+            <td width="110" height="20"><img height="20" width="110" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="buttons/b_down_c.gif"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -66,7 +66,7 @@
     <tr valign="top">
     
 	
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">
         <table border="0" cellpadding="0" cellspacing="0" width="141">
     
@@ -137,7 +137,7 @@
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<a href="/websh/docu.html">documentation</a>&nbsp;|&nbsp;<a href="/websh/support.html">support</a>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<span class="blue">download</span>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<a href="docu.html">documentation</a>&nbsp;|&nbsp;<a href="support.html">support</a>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<span class="blue">download</span>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/download/index.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/download/index.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/download/index.html (original)
+++ tcl/site/websh/download/index.html Tue Jan 29 13:28:19 2013
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
   <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
-  <meta http-equiv="refresh" content="0; URL=/websh/download.html">
+  <meta http-equiv="refresh" content="0; URL=../download.html">
 </head>
 <body>
 </body>

Modified: tcl/site/websh/error.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/error.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/error.html (original)
+++ tcl/site/websh/error.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,12 +37,12 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr>
-            <td colspan="5"><img height="20" width="500" src="/websh/images/title_neutral.gif" alt="lines"></td>
+            <td colspan="5"><img height="20" width="500" src="images/title_neutral.gif" alt="lines"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -65,7 +65,7 @@
     
     <tr valign="top">
     
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">&nbsp;</td>
     
     <td width="300">
@@ -83,7 +83,7 @@
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<a href="/websh/docu.html">documentation</a>&nbsp;|&nbsp;<a href="/websh/support.html">support</a>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<a href="docu.html">documentation</a>&nbsp;|&nbsp;<a href="support.html">support</a>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/examples.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/examples.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/examples.html (original)
+++ tcl/site/websh/examples.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,16 +37,16 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr height="20">
-            <td width="120" height="20"><img height="20" width="120" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/buttons/b_docu_c.gif"></td>
-            <td width="70" height="20"><img height="20" width="70" src="/websh/images/title.gif"></td>
-            <td width="110" height="20"><img height="20" width="110" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
+            <td width="120" height="20"><img height="20" width="120" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="buttons/b_docu_c.gif"></td>
+            <td width="70" height="20"><img height="20" width="70" src="images/title.gif"></td>
+            <td width="110" height="20"><img height="20" width="110" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -65,13 +65,13 @@
     <tr valign="top">
     
 	
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">
         <table border="0" cellpadding="0" cellspacing="0" width="141">
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/docu.html"><b>documentation</b></a><br>
 	
@@ -79,7 +79,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/whitepaper.html"><b>white paper</b></a><br>
 	
@@ -87,7 +87,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/quickref.html"><b>quick reference</b></a><br>
 	
@@ -95,7 +95,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <b>examples</b><br>
 	
@@ -236,7 +236,7 @@ bulky.  Have fun.<br>
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<a href="/websh/docu.html">documentation</a>&nbsp;|&nbsp;<a href="/websh/support.html">support</a>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<a href="docu.html">documentation</a>&nbsp;|&nbsp;<a href="support.html">support</a>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/faq.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/faq.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/faq.html (original)
+++ tcl/site/websh/faq.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,16 +37,16 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr height="20">
-            <td width="120" height="20"><img height="20" width="120" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
-            <td width="70" height="20"><img height="20" width="70" src="/websh/buttons/b_supp_c.gif"></td>
-            <td width="110" height="20"><img height="20" width="110" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
+            <td width="120" height="20"><img height="20" width="120" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
+            <td width="70" height="20"><img height="20" width="70" src="buttons/b_supp_c.gif"></td>
+            <td width="110" height="20"><img height="20" width="110" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -74,7 +74,7 @@
         <table border="0" cellpadding="0" cellspacing="0" width="141">
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/support.html"><b>support</b></a><br>
 	
@@ -82,7 +82,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <b>faq</b><br>
 	
@@ -93,7 +93,7 @@
 	<br></td></tr>
       
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/subscribe.html"><b>mailing list</b></a><br>
 	
@@ -101,7 +101,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="http://issues.apache.org/bugzilla/"><b>bug tracking system</b></a><br>
 	
@@ -275,7 +275,7 @@ only run with the Apache version it was 
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<a href="/websh/docu.html">documentation</a>&nbsp;|&nbsp;<span class="blue">support</span>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<a href="docu.html">documentation</a>&nbsp;|&nbsp;<span class="blue">support</span>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/index.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/index.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/index.html (original)
+++ tcl/site/websh/index.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,12 +37,12 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr>
-            <td colspan="5"><img height="20" width="500" src="/websh/images/title_neutral.gif" alt="lines"></td>
+            <td colspan="5"><img height="20" width="500" src="images/title_neutral.gif" alt="lines"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -64,7 +64,7 @@
           a solid base can you build new stuff.
     </p>
     <p>
-    Check out the <a href="/websh/examples.html">examples</a>
+    Check out the <a href="examples.html">examples</a>
     of Websh applications on this site.
     </p>
     <p>
@@ -77,7 +77,7 @@
 
 
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td class=news><b>2012-11-06</b><br>
         <b>Mailing lists consolidated</b>: Only <a href="mailto:websh-dev@tcl.apache.org">websh-dev @tcl.apache.org</a> is left active for all communication.
         </td>
@@ -86,10 +86,10 @@
 
 
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td class=news><b>2009-09-24</b><br>
         <b>Websh 3.6.0b5 available</b>: Pick the <a href="http://www.apache.org/dyn/closer.cgi/tcl/websh/source/websh-3.6.0b5-src.tar.gz">tarball</a>
-	 or browse the <a href="/websh/download.html">download area</a>.
+	 or browse the <a href="download.html">download area</a>.
      
         </td>
         </tr>
@@ -97,10 +97,10 @@
 
 
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td class=news><b>2006-03-05</b><br>
         <b>Websh 3.6.0b4 available</b>: Pick the <a href="http://www.apache.org/dyn/closer.cgi/tcl/websh/source/websh-3.6.0b4-src.tar.gz">tarball</a>
-	 or browse the <a href="/websh/download.html">download area</a>.
+	 or browse the <a href="download.html">download area</a>.
      
         </td>
         </tr>
@@ -108,10 +108,10 @@
 
 
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td class=news><b>2005-11-24</b><br>
         <b>Websh 3.6.0b3 available</b>: Pick the <a href="http://www.apache.org/dyn/closer.cgi/tcl/websh/source/websh-3.6.0b3-src.tar.gz">tarball</a>
-	 or browse the <a href="/websh/download.html">download area</a>.
+	 or browse the <a href="download.html">download area</a>.
      
         </td>
         </tr>
@@ -131,7 +131,7 @@
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<a href="/websh/docu.html">documentation</a>&nbsp;|&nbsp;<a href="/websh/support.html">support</a>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<a href="docu.html">documentation</a>&nbsp;|&nbsp;<a href="support.html">support</a>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/index.ws3
URL: http://svn.apache.org/viewvc/tcl/site/websh/index.ws3?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/index.ws3 (original)
+++ tcl/site/websh/index.ws3 Tue Jan 29 13:28:19 2013
@@ -23,7 +23,7 @@ web::putx {
           a solid base can you build new stuff.
     </p>
     <p>
-    Check out the {pageLink /websh/examples.html -show "examples"}
+    Check out the {pageLink examples.html -show "examples"}
     of Websh applications on this site.
     </p>
     <p>
@@ -40,19 +40,19 @@ web::putx {
 
 {newsBarElement "2009-09-24" \
      {<b>Websh 3.6.0b5 available</b>: Pick the {pageLink http://www.apache.org/dyn/closer.cgi/tcl/websh/source/websh-3.6.0b5-src.tar.gz -show "tarball"}
-	 or browse the {pageLink /websh/download.html -show "download area"}.
+	 or browse the {pageLink download.html -show "download area"}.
      }
 }
 
 {newsBarElement "2006-03-05" \
      {<b>Websh 3.6.0b4 available</b>: Pick the {pageLink http://www.apache.org/dyn/closer.cgi/tcl/websh/source/websh-3.6.0b4-src.tar.gz -show "tarball"}
-	 or browse the {pageLink /websh/download.html -show "download area"}.
+	 or browse the {pageLink download.html -show "download area"}.
      }
 }
 
 {newsBarElement "2005-11-24" \
      {<b>Websh 3.6.0b3 available</b>: Pick the {pageLink http://www.apache.org/dyn/closer.cgi/tcl/websh/source/websh-3.6.0b3-src.tar.gz -show "tarball"}
-	 or browse the {pageLink /websh/download.html -show "download area"}.
+	 or browse the {pageLink download.html -show "download area"}.
      }
 }
           </table>
@@ -63,4 +63,3 @@ web::putx {
 }
 
 finishPage
-

Modified: tcl/site/websh/product.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/product.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/product.html (original)
+++ tcl/site/websh/product.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,16 +37,16 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr height="20">
-            <td width="120" height="20"><img height="20" width="120" src="/websh/buttons/b_prod_c.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
-            <td width="70" height="20"><img height="20" width="70" src="/websh/images/title.gif"></td>
-            <td width="110" height="20"><img height="20" width="110" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
+            <td width="120" height="20"><img height="20" width="120" src="buttons/b_prod_c.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
+            <td width="70" height="20"><img height="20" width="70" src="images/title.gif"></td>
+            <td width="110" height="20"><img height="20" width="110" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -70,13 +70,13 @@
     <tr valign="top">
     
 	
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">
         <table border="0" cellpadding="0" cellspacing="0" width="141">
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <b>product description</b><br>
 	
@@ -126,42 +126,42 @@
       <table border="0" cellpadding="0" cellspacing="0" width="145">
       
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td>Open Source
         </td>
         </tr>
     
       
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td>Apache 2 module
         </td>
         </tr>
     
       
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td>Tcl Extension
         </td>
         </tr>
     
       
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td>Thread Safe
         </td>
         </tr>
     
       
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td>Modular Design
         </td>
         </tr>
     
       
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td>Extensible
         </td>
         </tr>
@@ -173,28 +173,28 @@
       </tr>
       
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td>web transaction state management
         </td>
         </tr>
     
       
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td>session management
         </td>
         </tr>
     
       
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td>strong encryption (extensible)
         </td>
         </tr>
     
       
         <tr valign="top">
-        <td width="10"><img height="10" width="10" src="/websh/images/punkt_rot.gif"></td>
+        <td width="10"><img height="10" width="10" src="images/punkt_rot.gif"></td>
         <td>fast logging facility (extensible)
         </td>
         </tr>
@@ -205,12 +205,12 @@
     
 	<tr valign="top">
 	
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">
         <table border="0" cellpadding="0" cellspacing="0" width="141">
     
         <tr valign="top">
-        <td width="10"><a href="product.html"><img height="10" border="0" width="10" src="/websh/images/uppfeil.gif"></a></td>
+        <td width="10"><a href="product.html"><img height="10" border="0" width="10" src="images/uppfeil.gif"></a></td>
 	<td></td>
 	</tr>
 	
@@ -242,12 +242,12 @@
     
 	<tr valign="top">
 	
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">
         <table border="0" cellpadding="0" cellspacing="0" width="141">
     
         <tr valign="top">
-        <td width="10"><a href="product.html"><img height="10" border="0" width="10" src="/websh/images/uppfeil.gif"></a></td>
+        <td width="10"><a href="product.html"><img height="10" border="0" width="10" src="images/uppfeil.gif"></a></td>
 	<td></td>
 	</tr>
 	
@@ -307,12 +307,12 @@
     
 	<tr valign="top">
 	
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">
         <table border="0" cellpadding="0" cellspacing="0" width="141">
     
         <tr valign="top">
-        <td width="10"><a href="product.html"><img height="10" border="0" width="10" src="/websh/images/uppfeil.gif"></a></td>
+        <td width="10"><a href="product.html"><img height="10" border="0" width="10" src="images/uppfeil.gif"></a></td>
 	<td></td>
 	</tr>
 	
@@ -438,7 +438,7 @@
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<span class="blue">description</span>&nbsp;|&nbsp;<a href="/websh/docu.html">documentation</a>&nbsp;|&nbsp;<a href="/websh/support.html">support</a>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<span class="blue">description</span>&nbsp;|&nbsp;<a href="docu.html">documentation</a>&nbsp;|&nbsp;<a href="support.html">support</a>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/quickref.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/quickref.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/quickref.html (original)
+++ tcl/site/websh/quickref.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,16 +37,16 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr height="20">
-            <td width="120" height="20"><img height="20" width="120" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/buttons/b_docu_c.gif"></td>
-            <td width="70" height="20"><img height="20" width="70" src="/websh/images/title.gif"></td>
-            <td width="110" height="20"><img height="20" width="110" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
+            <td width="120" height="20"><img height="20" width="120" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="buttons/b_docu_c.gif"></td>
+            <td width="70" height="20"><img height="20" width="70" src="images/title.gif"></td>
+            <td width="110" height="20"><img height="20" width="110" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -65,13 +65,13 @@
     <tr valign="top">
     
 	
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">
         <table border="0" cellpadding="0" cellspacing="0" width="141">
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/docu.html"><b>documentation</b></a><br>
 	
@@ -79,7 +79,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/whitepaper.html"><b>white paper</b></a><br>
 	
@@ -87,7 +87,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <b>quick reference</b><br>
 	
@@ -95,7 +95,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/examples.html"><b>examples</b></a><br>
 	
@@ -134,7 +134,7 @@
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<span class="blue">documentation</span>&nbsp;|&nbsp;<a href="/websh/support.html">support</a>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<span class="blue">documentation</span>&nbsp;|&nbsp;<a href="support.html">support</a>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/resources.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/resources.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/resources.html (original)
+++ tcl/site/websh/resources.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,16 +37,16 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr height="20">
-            <td width="120" height="20"><img height="20" width="120" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
-            <td width="70" height="20"><img height="20" width="70" src="/websh/images/title.gif"></td>
-            <td width="110" height="20"><img height="20" width="110" src="/websh/buttons/b_ress_c.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
+            <td width="120" height="20"><img height="20" width="120" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
+            <td width="70" height="20"><img height="20" width="70" src="images/title.gif"></td>
+            <td width="110" height="20"><img height="20" width="110" src="buttons/b_ress_c.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -70,7 +70,7 @@
     <tr valign="top">
     
 	
-	<td width="10"><img height="1" border="0" width="10" src="/websh/images/stuntFFFFFF001010.gif"></td>
+	<td width="10"><img height="1" border="0" width="10" src="images/stuntFFFFFF001010.gif"></td>
         <td width="150">
         <table border="0" cellpadding="0" cellspacing="0" width="141">
     
@@ -105,7 +105,7 @@
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<a href="/websh/docu.html">documentation</a>&nbsp;|&nbsp;<a href="/websh/support.html">support</a>&nbsp;|&nbsp;<span class="blue">resources</span>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<a href="docu.html">documentation</a>&nbsp;|&nbsp;<a href="support.html">support</a>&nbsp;|&nbsp;<span class="blue">resources</span>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/subscribe.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/subscribe.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/subscribe.html (original)
+++ tcl/site/websh/subscribe.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,16 +37,16 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr height="20">
-            <td width="120" height="20"><img height="20" width="120" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
-            <td width="70" height="20"><img height="20" width="70" src="/websh/buttons/b_supp_c.gif"></td>
-            <td width="110" height="20"><img height="20" width="110" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
+            <td width="120" height="20"><img height="20" width="120" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
+            <td width="70" height="20"><img height="20" width="70" src="buttons/b_supp_c.gif"></td>
+            <td width="110" height="20"><img height="20" width="110" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -69,7 +69,7 @@
         <table border="0" cellpadding="0" cellspacing="0" width="141">
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/support.html"><b>support</b></a><br>
 	
@@ -77,7 +77,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/faq.html"><b>faq</b></a><br>
 	
@@ -88,7 +88,7 @@
 	<br></td></tr>
       
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <b>mailing list</b><br>
 	
@@ -96,7 +96,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="http://issues.apache.org/bugzilla/"><b>bug tracking system</b></a><br>
 	
@@ -125,7 +125,7 @@
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<a href="/websh/docu.html">documentation</a>&nbsp;|&nbsp;<a href="/websh/support.html">support</a>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<a href="docu.html">documentation</a>&nbsp;|&nbsp;<a href="support.html">support</a>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">

Modified: tcl/site/websh/support.html
URL: http://svn.apache.org/viewvc/tcl/site/websh/support.html?rev=1439887&r1=1439886&r2=1439887&view=diff
==============================================================================
--- tcl/site/websh/support.html (original)
+++ tcl/site/websh/support.html Tue Jan 29 13:28:19 2013
@@ -3,7 +3,7 @@
         <head>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <title>Websh - Welcome</title>
-        <script language="JavaScript" src="/websh/buttons.js"></script>
+        <script language="JavaScript" src="buttons.js"></script>
         <link href="websh.css" rel="styleSheet" type="text/css">
         <meta name="description" content="Websh - the rapid development environment to build powerful web applications.">
         <META NAME="keywords" CONTENT="websh, Websh, e-commerce, web application, apache, perl,  php, asp, cold fusion">
@@ -14,15 +14,15 @@
     
         <map name="grafik_navi">
         <area href="mailto:websh-dev@tcl.apache.org" coords="94,2,154,26" shape="rect">
-        <area href="/websh/" coords="4,2,64,26" shape="rect">
-        <area href="/websh/contact.html" coords="184,2,244,26" shape="rect">
+        <area href="./" coords="4,2,64,26" shape="rect">
+        <area href="contact.html" coords="184,2,244,26" shape="rect">
         </map>
         <table border="0" cellpadding="0" cellspacing="0" width="100%" height="76">
         <tr valign="top">
     
-            <td width="500" bgcolor="#006699"><img height="50" width="300" src="/websh/images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="/websh/images/grafik_index.gif" alt=""></td>
+            <td width="500" bgcolor="#006699"><img height="50" width="300" src="images/grafik_navi_home.gif" alt="" border="0" usemap="#grafik_navi"><img height="50" width="200" src="images/grafik_index.gif" alt=""></td>
         
-        <td><img height="50" width="270" src="/websh/images/logo.gif" alt="Websh"></td>
+        <td><img height="50" width="270" src="images/logo.gif" alt="Websh"></td>
 	<td width="5000" bgcolor="#000000">&nbsp;</td>
         </tr>
         <tr>
@@ -37,16 +37,16 @@
             <td><a href="/websh/download.html"  onmouseover="swap('down','b_down_b')"  onmouseout="swap('down','b_down_a')"><img height="20"  width="100"  src="/websh/buttons/b_down_a.gif"  name="down" border="0" alt="download"></a></td>
             </tr>
             <tr height="20">
-            <td width="120" height="20"><img height="20" width="120" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
-            <td width="70" height="20"><img height="20" width="70" src="/websh/buttons/b_supp_c.gif"></td>
-            <td width="110" height="20"><img height="20" width="110" src="/websh/images/title.gif"></td>
-            <td width="100" height="20"><img height="20" width="100" src="/websh/images/title.gif"></td>
+            <td width="120" height="20"><img height="20" width="120" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
+            <td width="70" height="20"><img height="20" width="70" src="buttons/b_supp_c.gif"></td>
+            <td width="110" height="20"><img height="20" width="110" src="images/title.gif"></td>
+            <td width="100" height="20"><img height="20" width="100" src="images/title.gif"></td>
             </tr>
         
         </table>
         </td>
-        <td><img height="40" width="270" src="/websh/images/logo_strich.gif"></td>
+        <td><img height="40" width="270" src="images/logo_strich.gif"></td>
         </tr>
         </table>
     
@@ -74,7 +74,7 @@
         <table border="0" cellpadding="0" cellspacing="0" width="141">
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <b>support</b><br>
 	
@@ -82,7 +82,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/faq.html"><b>faq</b></a><br>
 	
@@ -93,7 +93,7 @@
 	<br></td></tr>
       
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="/websh/subscribe.html"><b>mailing list</b></a><br>
 	
@@ -101,7 +101,7 @@
     
         
         <tr valign="top">
-        <td width="10"><img height="11" width="10" src="/websh/images/pfeil.gif"></td>
+        <td width="10"><img height="11" width="10" src="images/pfeil.gif"></td>
         <td class=nav>
         <a href="http://issues.apache.org/bugzilla/"><b>bug tracking system</b></a><br>
 	
@@ -137,7 +137,7 @@
         <tr valign="top">
         <td width="10"></td>
         <td width="760">
-	<a href="/websh/product.html">description</a>&nbsp;|&nbsp;<a href="/websh/docu.html">documentation</a>&nbsp;|&nbsp;<span class="blue">support</span>&nbsp;|&nbsp;<a href="/websh/resources.html">resources</a>&nbsp;|&nbsp;<a href="/websh/download.html">download</a>&nbsp;|&nbsp;<a href="/websh/credits.html">credits</a>&nbsp;|&nbsp;<a href="/websh/copyright.html">copyright</a>
+	<a href="product.html">description</a>&nbsp;|&nbsp;<a href="docu.html">documentation</a>&nbsp;|&nbsp;<span class="blue">support</span>&nbsp;|&nbsp;<a href="resources.html">resources</a>&nbsp;|&nbsp;<a href="download.html">download</a>&nbsp;|&nbsp;<a href="credits.html">credits</a>&nbsp;|&nbsp;<a href="copyright.html">copyright</a>
 	</td></tr>
         <tr valign="top">
         <td colspan="2">



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