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 mx...@apache.org on 2011/11/12 01:26:43 UTC

svn commit: r1201120 - in /tcl/site/rivet: ./ static/

Author: mxmanghi
Date: Sat Nov 12 00:26:43 2011
New Revision: 1201120

URL: http://svn.apache.org/viewvc?rev=1201120&view=rev
Log:
menu of tcl/tk related links created

Modified:
    tcl/site/rivet/index.html
    tcl/site/rivet/static/about.html
    tcl/site/rivet/static/ajax.html
    tcl/site/rivet/static/calendar.html
    tcl/site/rivet/static/download.html
    tcl/site/rivet/static/file_download.html
    tcl/site/rivet/static/file_upload.html
    tcl/site/rivet/static/hello_world.html
    tcl/site/rivet/static/rn-2-0.html
    tcl/site/rivet/static/scripts.html
    tcl/site/rivet/static/shaded_table.html
    tcl/site/rivet/static/templates.html
    tcl/site/rivet/static/var_access.html

Modified: tcl/site/rivet/index.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/index.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/index.html (original)
+++ tcl/site/rivet/index.html Sat Nov 12 00:26:43 2011
@@ -176,10 +176,6 @@
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="static/download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -193,6 +189,18 @@
         </li>
     </ul>
 </li>
+<li id="tcl">
+    <h4 class="">Tcl/Tk</h4>
+    <ul class="blocklist">
+        <li class="navitem">
+            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
+		    </a>
+        </li>
+        <li class="navitem">
+            <a href="http://wiki.tcl.tk/" target="tclxchange">Tcl'ers Wiki</a>
+        </li>
+    </ul>
+</li>
 <li id="release">
     <h4 class="">Downloads</h4>
     <ul class="blocklist">
@@ -218,7 +226,7 @@
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>

Modified: tcl/site/rivet/static/about.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/about.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/static/about.html (original)
+++ tcl/site/rivet/static/about.html Sat Nov 12 00:26:43 2011
@@ -93,10 +93,6 @@
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -110,6 +106,18 @@
         </li>
     </ul>
 </li>
+<li id="tcl">
+    <h4 class="">Tcl/Tk</h4>
+    <ul class="blocklist">
+        <li class="navitem">
+            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
+		    </a>
+        </li>
+        <li class="navitem">
+            <a href="http://wiki.tcl.tk/" target="tclxchange">Tcl'ers Wiki</a>
+        </li>
+    </ul>
+</li>
 <li id="release">
     <h4 class="">Downloads</h4>
     <ul class="blocklist">
@@ -135,7 +143,7 @@
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>

Modified: tcl/site/rivet/static/ajax.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/ajax.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/static/ajax.html (original)
+++ tcl/site/rivet/static/ajax.html Sat Nov 12 00:26:43 2011
@@ -219,10 +219,6 @@ if {[var exists load]} {
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -245,7 +241,7 @@ if {[var exists load]} {
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>

Modified: tcl/site/rivet/static/calendar.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/calendar.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/static/calendar.html (original)
+++ tcl/site/rivet/static/calendar.html Sat Nov 12 00:26:43 2011
@@ -124,10 +124,6 @@ puts $html_txt
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -150,7 +146,7 @@ puts $html_txt
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>

Modified: tcl/site/rivet/static/download.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/download.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/static/download.html (original)
+++ tcl/site/rivet/static/download.html Sat Nov 12 00:26:43 2011
@@ -114,10 +114,6 @@
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -131,6 +127,18 @@
         </li>
     </ul>
 </li>
+<li id="tcl">
+    <h4 class="">Tcl/Tk</h4>
+    <ul class="blocklist">
+        <li class="navitem">
+            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
+		    </a>
+        </li>
+        <li class="navitem">
+            <a href="http://wiki.tcl.tk/" target="tclxchange">Tcl'ers Wiki</a>
+        </li>
+    </ul>
+</li>
 <li id="release">
     <h4 class="">Downloads</h4>
     <ul class="blocklist">
@@ -156,7 +164,7 @@
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>

Modified: tcl/site/rivet/static/file_download.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/file_download.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/static/file_download.html (original)
+++ tcl/site/rivet/static/file_download.html Sat Nov 12 00:26:43 2011
@@ -161,10 +161,6 @@ if {[var exists pdfname]} {
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -187,7 +183,7 @@ if {[var exists pdfname]} {
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>

Modified: tcl/site/rivet/static/file_upload.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/file_upload.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/static/file_upload.html (original)
+++ tcl/site/rivet/static/file_upload.html Sat Nov 12 00:26:43 2011
@@ -118,10 +118,6 @@ puts "Saved file [upload filename MyUplo
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -144,7 +140,7 @@ puts "Saved file [upload filename MyUplo
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>

Modified: tcl/site/rivet/static/hello_world.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/hello_world.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/static/hello_world.html (original)
+++ tcl/site/rivet/static/hello_world.html Sat Nov 12 00:26:43 2011
@@ -110,10 +110,6 @@
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -136,7 +132,7 @@
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>

Modified: tcl/site/rivet/static/rn-2-0.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/rn-2-0.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/static/rn-2-0.html (original)
+++ tcl/site/rivet/static/rn-2-0.html Sat Nov 12 00:26:43 2011
@@ -256,10 +256,6 @@ ALTER TABLE rivet_session_cache RENAME C
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -273,6 +269,18 @@ ALTER TABLE rivet_session_cache RENAME C
         </li>
     </ul>
 </li>
+<li id="tcl">
+    <h4 class="">Tcl/Tk</h4>
+    <ul class="blocklist">
+        <li class="navitem">
+            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
+		    </a>
+        </li>
+        <li class="navitem">
+            <a href="http://wiki.tcl.tk/" target="tclxchange">Tcl'ers Wiki</a>
+        </li>
+    </ul>
+</li>
 <li id="release">
     <h4 class="">Downloads</h4>
     <ul class="blocklist">
@@ -298,7 +306,7 @@ ALTER TABLE rivet_session_cache RENAME C
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>

Modified: tcl/site/rivet/static/scripts.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/scripts.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/static/scripts.html (original)
+++ tcl/site/rivet/static/scripts.html Sat Nov 12 00:26:43 2011
@@ -96,10 +96,6 @@
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -122,7 +118,7 @@
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>

Modified: tcl/site/rivet/static/shaded_table.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/shaded_table.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/static/shaded_table.html (original)
+++ tcl/site/rivet/static/shaded_table.html Sat Nov 12 00:26:43 2011
@@ -96,10 +96,6 @@
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -122,7 +118,7 @@
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>

Modified: tcl/site/rivet/static/templates.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/templates.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/static/templates.html (original)
+++ tcl/site/rivet/static/templates.html Sat Nov 12 00:26:43 2011
@@ -100,10 +100,6 @@ foreach  line [chat::model::getlines $us
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -126,7 +122,7 @@ foreach  line [chat::model::getlines $us
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>

Modified: tcl/site/rivet/static/var_access.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/var_access.html?rev=1201120&r1=1201119&r2=1201120&view=diff
==============================================================================
--- tcl/site/rivet/static/var_access.html (original)
+++ tcl/site/rivet/static/var_access.html Sat Nov 12 00:26:43 2011
@@ -180,10 +180,6 @@ if { [llength $errlist] != 0 } {
             <a href="http://tcl.apache.org/" target="asf">Apache Tcl Home</a>
         </li>
         <li class="navitem">
-            <a href="http://www.tcl.tk/" target="tclxchange">The Tcl Language
-		    	</a>
-        </li>
-        <li class="navitem">
             <a href="download.html" class="">Getting Rivet</a>
         </li>
         <li class="navitem">
@@ -206,7 +202,7 @@ if { [llength $errlist] != 0 } {
     </div>
     <div id="footer">
         <div class="footer-content">
-            <p>Apache Software Foundation | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
+            <p><a href="http://www.apache.org/">Apache Software Foundation</a> | Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
         </div>
     </div>
     <div style="text-align: center; font-size: 0.75em;">Design downloaded from <a href="http://www.freewebtemplates.com/">free website templates</a>.</div></body>



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