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 2010/05/17 17:36:49 UTC

svn commit: r945213 - in /tcl/site/rivet: ./ docs/ static/

Author: mxmanghi
Date: Mon May 17 15:36:49 2010
New Revision: 945213

URL: http://svn.apache.org/viewvc?rev=945213&view=rev
Log:
switching the external properties to the unsecure http so to prevent commits

Modified:
    tcl/site/rivet/docs/   (props changed)
    tcl/site/rivet/index.html
    tcl/site/rivet/static/about.html
    tcl/site/rivet/static/ajax.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_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

Propchange: tcl/site/rivet/docs/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Mon May 17 15:36:49 2010
@@ -1 +1 @@
-INSTALL https://svn.apache.org/repos/asf/tcl/rivet/tags/2.0.0/INSTALL
+INSTALL http://svn.apache.org/repos/asf/tcl/rivet/tags/2.0.0/INSTALL

Modified: tcl/site/rivet/index.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/index.html?rev=945213&r1=945212&r2=945213&view=diff
==============================================================================
--- tcl/site/rivet/index.html (original)
+++ tcl/site/rivet/index.html Mon May 17 15:36:49 2010
@@ -1,21 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -39,7 +21,7 @@
 
 
 	<title>Rivet</title>
-	<link rel="stylesheet" href="rivet.css" />
+	<link rel="stylesheet" href="css/rivet.css" />
     </head>
     <body>
     	<!--p align="center"></p -->
@@ -99,7 +81,7 @@
 		<div class="navbar navright"></div>
 		<div id="content"> 
 		    <div class="contentheadline"></div>
-		    <div><div>
+		    <div id="maincontent" style=""><div>
  <div id="announces">
   <div>29-Apr-2010: <a href="static/rn-2_0_0.html">Rivet 2.0.0</a>
  released.   </div>
@@ -237,12 +219,13 @@
 </div>
 
 
+
 		    </div>
-		    <div id="last_modified">Last Modified: 30-04-2010 00:03:25 UTC</div>
+		    <div id="last_modified">Last Modified: 05-05-2010 14:45:12 UTC</div>
 		</div>
 		<div class="clearfloats"></div>
 		<!--div class="leftaligned">:$Author: max $</div>
-		<div class="rightaligned">:30-04-2010 00:03:25</div-->
+		<div class="rightaligned">:05-05-2010 14:45:12</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>

Modified: tcl/site/rivet/static/about.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/about.html?rev=945213&r1=945212&r2=945213&view=diff
==============================================================================
--- tcl/site/rivet/static/about.html (original)
+++ tcl/site/rivet/static/about.html Mon May 17 15:36:49 2010
@@ -1,19 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -35,7 +19,7 @@
 
 
 	<title>Apache Rivet Contact</title>
-	<link rel="stylesheet" href="../rivet.css" />
+	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
     <body>
     	<!--p align="center"></p -->
@@ -87,23 +71,23 @@
 		<div class="navbar navright"></div>
 		<div id="content"> 
 		    <div class="contentheadline"></div>
-		    <div><div>
+		    <div id="maincontent" style=""><div>
  <p>
   <h2>Contact</h2>
   <p>
-						To contact the <b>Apache Rivet</b>
+					To contact the <b>Apache Rivet</b>
  team, please write to our mailing list, at 
-						<a href="mailto:rivet-dev@tcl.apache.org">rivet-dev@tcl.apache.org</a>
+					<a href="mailto:rivet-dev@tcl.apache.org">rivet-dev@tcl.apache.org</a>
 .
 		    		  </p>
   <p>
-						This list is archived here: 
-						<a href="http://mail-archives.apache.org/mod_mbox/tcl-rivet-dev/">
-						http://mail-archives.apache.org/mod_mbox/tcl-rivet-dev/</a>
+					This list is archived here: 
+					<a href="http://mail-archives.apache.org/mod_mbox/tcl-rivet-dev/">
+					http://mail-archives.apache.org/mod_mbox/tcl-rivet-dev/</a>
   </p>
   <p>
-						To subscribe, send email to 
-						<a href="mailto:rivet-dev-subscribe@tcl.apache.org">rivet-dev-subscribe@tcl.apache.org</a>
+					To subscribe, send email to 
+					<a href="mailto:rivet-dev-subscribe@tcl.apache.org">rivet-dev-subscribe@tcl.apache.org</a>
   </p>
  </p>
  <p>
@@ -111,35 +95,37 @@
   <p>
    <b>Apache Rivet</b>
  owes its existance to a lot of
-							people.  First and foremost, to the people behind the 
-							<a href="http://httpd.apache.org/contributors/">Apache Web Server</a>
+						people.  First and foremost, to the people behind the 
+						<a href="http://httpd.apache.org/contributors/">Apache Web Server</a>
  
-							and the <a href="http://www.tcl.tk/community/coreteam/index.html">Tool
-							Command Language</a>
+						and the <a href="http://www.tcl.tk/community/coreteam/index.html">Tool
+						Command Language</a>
 .
 		    			  </p>
   <p>
-							The two primary authors of the Rivet code are Damon
-							Courtney and <a href="http://www.dedasys.com/davidw/">David
-							Welton</a>
+						The two primary authors of the Rivet code are Damon
+						Courtney and <a href="http://www.dedasys.com/davidw/">David
+						Welton</a>
 . 
-							The current version (2.0.0) has been released with contributions of
-							Karl Lehenbauer, Valery Masiutsin and <a href="http://wiki.tcl.tk/20617">Massimo Manghi</a>
+						The current version (2.0.0) has been released with contributions of
+						<a href="http://wiki.tcl.tk/83">Karl Lehenbauer</a>
+, Valery Masiutsin and <a href="http://wiki.tcl.tk/20617">Massimo Manghi</a>
 .
-							The nice logo was created by Randy Stanard,
-							of <a href="http://dewittdesigns.com/">DeWitt Designs</a>
+						The nice logo was created by Randy Stanard,
+						of <a href="http://dewittdesigns.com/">DeWitt Designs</a>
 .
 		    			  </p>
  </p>
 </div>
 
 
+
 		    </div>
-		    <div id="last_modified">Last Modified: 03-05-2010 07:51:27 UTC</div>
+		    <div id="last_modified">Last Modified: 05-05-2010 14:45:12 UTC</div>
 		</div>
 		<div class="clearfloats"></div>
 		<!--div class="leftaligned">:</div>
-		<div class="rightaligned">:03-05-2010 07:51:27</div-->
+		<div class="rightaligned">:05-05-2010 14:45:12</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>

Modified: tcl/site/rivet/static/ajax.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/ajax.html?rev=945213&r1=945212&r2=945213&view=diff
==============================================================================
--- tcl/site/rivet/static/ajax.html (original)
+++ tcl/site/rivet/static/ajax.html Mon May 17 15:36:49 2010
@@ -1,29 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -55,7 +29,7 @@
 
 
 	<title>Ajax</title>
-	<link rel="stylesheet" href="../rivet.css" />
+	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
     <body>
     	<!--p align="center"></p -->
@@ -122,7 +96,7 @@
 		<div class="navbar navright"></div>
 		<div id="content"> 
 		    <div class="contentheadline"></div>
-		    <div><div class="example">
+		    <div id="maincontent" style=""><div class="example">
  <p class="title">
   <b>Example 6. XML Messages and Ajax</b>
  </p>
@@ -278,12 +252,13 @@ if {[var exists load]} {
 </div>
 
 
+
 		    </div>
-		    <div id="last_modified">Last Modified: 02-07-2009 14:51:15 UTC</div>
+		    <div id="last_modified">Last Modified: 05-05-2010 14:45:12 UTC</div>
 		</div>
 		<div class="clearfloats"></div>
 		<!--div class="leftaligned">:$Author: </div>
-		<div class="rightaligned">:02-07-2009 14:51:15</div-->
+		<div class="rightaligned">:05-05-2010 14:45:12</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>

Modified: tcl/site/rivet/static/download.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/download.html?rev=945213&r1=945212&r2=945213&view=diff
==============================================================================
--- tcl/site/rivet/static/download.html (original)
+++ tcl/site/rivet/static/download.html Mon May 17 15:36:49 2010
@@ -1,19 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -35,7 +19,7 @@
 
 
 	<title>Download Apache Rivet</title>
-	<link rel="stylesheet" href="../rivet.css" />
+	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
     <body>
     	<!--p align="center"></p -->
@@ -87,37 +71,52 @@
 		<div class="navbar navright"></div>
 		<div id="content"> 
 		    <div class="contentheadline"></div>
-		    <div><div>
- <p>
-		    The latest stable <b>Rivet</b>
- release may be downloaded
-		    from the links provided at this page: 
-		    <p>
-   <a href="http://www.apache.org/dyn/closer.cgi/tcl/rivet">http://www.apache.org/dyn/closer.cgi/tcl/rivet</a>
+		    <div id="maincontent" style=""><div>
+ <div class="sez">
+  <h4>Source Code</h4>
+  <p>
+			The latest stable <b>Rivet</b>
+ release may be downloaded from one the links pointing to ASF mirror sites 
+			<p>
+    <code>
+     <a href="http://www.apache.org/dyn/closer.cgi/tcl/rivet">http://www.apache.org/dyn/closer.cgi/tcl/rivet</a>
+    </code>
+   </p>
+  </p>
+ </div>
+ <div class="sez">
+  <h4>RPM Packages for Rivet</h4>
+  <p>
+			Harald Oelhmann kindly made an rpm package of Rivet 2.0.0 for <a href="">SuSE</a>
+, while Jeff Lawson created a 
+			<a href="">spec file</a>
+ that can be used to create other rpms out of the source code.
+		      </p>
+ </div>
+ <div class="sez">
+  <h4>Development code on SVN</h4>
+  <p>
+   <b>Apache Rivet</b>
+ is actively developed - you can always get the last code commited by the developers team.
+		      </p>
+  <p>
+   <code>svn co http://svn.apache.org/repos/asf/tcl/rivet/trunk rivet</code>
   </p>
- </p>
- <p>
-  <b>Apache Rivet</b>
- is actively developed - you can
-		    always get the most recent version from SVN.
-		 </p>
- <p>
-  <code>svn co http://svn.apache.org/repos/asf/tcl/rivet/trunk rivet</code>
- </p>
- <p>
-		    In addition, for your convenience, snapshots of the CVS
-		    tree are available here: 
-		    <a href="http://cvs.apache.org/snapshots/tcl-rivet/">http://cvs.apache.org/snapshots/tcl-rivet/</a>
- </p>
+  <p>
+			In addition, for your convenience, snapshots of the SVN tree are available here: 
+			<a href="http://cvs.apache.org/snapshots/tcl-rivet/">http://cvs.apache.org/snapshots/tcl-rivet/</a>
+  </p>
+ </div>
 </div>
 
 
+
 		    </div>
-		    <div id="last_modified">Last Modified: 29-04-2010 17:11:59 UTC</div>
+		    
 		</div>
 		<div class="clearfloats"></div>
 		<!--div class="leftaligned">:</div>
-		<div class="rightaligned">:29-04-2010 17:11:59</div-->
+		<div class="rightaligned">:</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>

Modified: tcl/site/rivet/static/file_download.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/file_download.html?rev=945213&r1=945212&r2=945213&view=diff
==============================================================================
--- tcl/site/rivet/static/file_download.html (original)
+++ tcl/site/rivet/static/file_download.html Mon May 17 15:36:49 2010
@@ -1,29 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -55,7 +29,7 @@
 
 
 	<title>File Download</title>
-	<link rel="stylesheet" href="../rivet.css" />
+	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
     <body>
     	<!--p align="center"></p -->
@@ -122,7 +96,7 @@
 		<div class="navbar navright"></div>
 		<div id="content"> 
 		    <div class="contentheadline"></div>
-		    <div><div class="example">
+		    <div id="maincontent" style=""><div class="example">
  <p class="title">
   <b>Example 5. File Download</b>
  </p>
@@ -218,12 +192,13 @@ if {[var exists pdfname]} {
 </div>
 
 
+
 		    </div>
-		    <div id="last_modified">Last Modified: 02-07-2009 15:12:18 UTC</div>
+		    <div id="last_modified">Last Modified: 05-05-2010 14:45:12 UTC</div>
 		</div>
 		<div class="clearfloats"></div>
 		<!--div class="leftaligned">:</div>
-		<div class="rightaligned">:02-07-2009 15:12:18</div-->
+		<div class="rightaligned">:05-05-2010 14:45:12</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>

Modified: tcl/site/rivet/static/file_upload.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/file_upload.html?rev=945213&r1=945212&r2=945213&view=diff
==============================================================================
--- tcl/site/rivet/static/file_upload.html (original)
+++ tcl/site/rivet/static/file_upload.html Mon May 17 15:36:49 2010
@@ -1,29 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -55,7 +29,7 @@
 
 
 	<title>File Upload</title>
-	<link rel="stylesheet" href="../rivet.css" />
+	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
     <body>
     	<!--p align="center"></p -->
@@ -122,7 +96,7 @@
 		<div class="navbar navright"></div>
 		<div id="content"> 
 		    <div class="contentheadline"></div>
-		    <div><div class="example">
+		    <div id="maincontent" style=""><div class="example">
  <p class="title">
   <b>Example 4. File Upload</b>
  </p>
@@ -175,12 +149,13 @@ puts "Saved file [upload filename MyUplo
 </div>
 
 
+
 		    </div>
-		    <div id="last_modified">Last Modified: 02-07-2009 15:14:30 UTC</div>
+		    <div id="last_modified">Last Modified: 05-05-2010 14:45:12 UTC</div>
 		</div>
 		<div class="clearfloats"></div>
 		<!--div class="leftaligned">:</div>
-		<div class="rightaligned">:02-07-2009 15:14:30</div-->
+		<div class="rightaligned">:05-05-2010 14:45:12</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>

Modified: tcl/site/rivet/static/hello_world.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/hello_world.html?rev=945213&r1=945212&r2=945213&view=diff
==============================================================================
--- tcl/site/rivet/static/hello_world.html (original)
+++ tcl/site/rivet/static/hello_world.html Mon May 17 15:36:49 2010
@@ -1,29 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -55,7 +29,7 @@
 
 
 	<title>Hello World</title>
-	<link rel="stylesheet" href="../rivet.css" />
+	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
     <body>
     	<!--p align="center"></p -->
@@ -122,7 +96,7 @@
 		<div class="navbar navright"></div>
 		<div id="content"> 
 		    <div class="contentheadline"></div>
-		    <div><div class="example">
+		    <div id="maincontent" style=""><div class="example">
  <a name="hello%20world"/>
  <p class="title">
   <b>Example 1. Hello World</b>
@@ -168,12 +142,13 @@
 </div>
 
 
+
 		    </div>
-		    <div id="last_modified">Last Modified: 02-05-2010 22:09:18 UTC</div>
+		    <div id="last_modified">Last Modified: 05-05-2010 14:45:12 UTC</div>
 		</div>
 		<div class="clearfloats"></div>
 		<!--div class="leftaligned">:$Author: $</div>
-		<div class="rightaligned">:02-05-2010 22:09:18</div-->
+		<div class="rightaligned">:05-05-2010 14:45:12</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>

Modified: tcl/site/rivet/static/rn-2_0_0.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/rn-2_0_0.html?rev=945213&r1=945212&r2=945213&view=diff
==============================================================================
--- tcl/site/rivet/static/rn-2_0_0.html (original)
+++ tcl/site/rivet/static/rn-2_0_0.html Mon May 17 15:36:49 2010
@@ -1,19 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -35,7 +19,7 @@
 
 
 	<title>Rivet 2.0: Release Notes and Known Problems</title>
-	<link rel="stylesheet" href="../rivet.css" />
+	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
     <body>
     	<!--p align="center"></p -->
@@ -87,72 +71,78 @@
 		<div class="navbar navright"></div>
 		<div id="content"> 
 		    <div class="contentheadline"></div>
-		    <div><div>
- <div>
+		    <div id="maincontent" style=""><div>
+ <div class="sez">
+  <h4>Download</h4>
   <p>
-					    Rivet 2.0 is available for download from ASF 
-					    <a href="http://www.apache.org/dyn/closer.cgi/tcl/rivet">mirror sites</a>
-. 
-					    Code integrity for this release can be checked using the 
-					    public keys in the <a href="http://www.apache.org/dist/tcl/KEYS">KEYS</a>
+			Rivet 2.0 is available for download from ASF mirror sites. Check the 
+			<a href="download.html">download page</a>
+ for information about 
+			downloading the source code and rpm archives (tanks to Harald Oelhmann). 
+
+			Code integrity for this release can be checked using the 
+			public keys in the <a href="http://www.apache.org/dist/tcl/KEYS">KEYS</a>
  file.
-					  </p>
+		      </p>
   <p>
-						Rivet 2.0 has been tested on Apache 1.3 and Apache 2.2 servers.
-						<strong>Apache 2.2 servers must be running 
-					   <tt>prefork</tt>
+			Rivet 2.0 has been tested on Apache 1.3 and Apache 2.2 servers.
+			<strong>Apache 2.2 servers must be running 
+			<tt>prefork</tt>
  as multiprocess module   </strong>
  though. Rivet doesn't support yet
-					   the runtime MPM specification introduced with the 2.3 development branch of 
-					   Apache and is incompatible with the 'worker' and 'event' MPMs.
-					  </p>
+			the runtime MPM specification introduced with the 2.3 development branch of 
+		        Apache and is incompatible with the 'worker' and 'event' MPMs.
+		      </p>
  </div>
- <div>
+ <div class="sez">
   <h4>Installation Issues</h4>
   <p>
-						Rivet is widely configurable to select custom directories where the module and
-						its associated libraries have to reside.
-					</p>
+			Rivet is widely configurable to select custom directories where the module and
+			its associated libraries have to reside.
+		    </p>
   <ul>
    <li>
-						    In <tt>INSTALL</tt>
+			    In <tt>
+     <a href="/docs/INSTALL">INSTALL</a>
+    </tt>
  the switch <i>--with-tcl=</i>
  of <tt>configure</tt>
  is 
-						    erroneously written as <i>--with-tclincludes</i>
+			    erroneously written as <i>--with-tclincludes</i>
 . With <i>--with-tcl=</i>
  you tell
-						    <tt>configure</tt>
+			    <tt>configure</tt>
  where the tclConfig.sh script is located
-					       </li>
+			   </li>
    <li>
-					    		Even though you can install Rivet to run pure Tcl scripts, some associated packages
-					    		(namely 'Session' and 'DIO') are written in Itcl, a OO extension of the base language.
-					    		In order to safely run those package, you have to check yourself if the Itcl extension
-					    		installed on your system was build for the same version of Tcl against which 
-					    		you're linking Rivet. 
-					    </li>
+			    Even though you can install Rivet to run pure Tcl scripts, some associated packages
+			    (namely 'Session' and 'DIO') are written in Itcl, a OO extension of the base language.
+			    In order to safely run those package, you have to check yourself if the Itcl extension
+			    installed on your system was build for the same version of Tcl against which 
+			    you're linking Rivet. 
+			</li>
   </ul>
  </div>
- <div>
+ <div class="sez">
   <h4>Known Problems</h4>
   <ul>
    <li>
-						    Rivet is reported to conflict with cgi scripts on some Linux machines.
-						    Symptom of the problem is when cgi scripts hang forever and don't send 
-						    any content to the client
-					    </li>
+				Rivet is reported to conflict with cgi scripts on some Linux machines.
+				Symptom of the problem is when cgi scripts hang forever and don't send 
+				any content to the client
+			</li>
   </ul>
  </div>
 </div>
 
 
+
 		    </div>
-		    <div id="last_modified">Last Modified: 02-05-2010 22:58:03 UTC</div>
+		    
 		</div>
 		<div class="clearfloats"></div>
 		<!--div class="leftaligned">: $Author: Massimo Manghi</div>
-		<div class="rightaligned">:02-05-2010 22:58:03</div-->
+		<div class="rightaligned">:</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>

Modified: tcl/site/rivet/static/scripts.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/scripts.html?rev=945213&r1=945212&r2=945213&view=diff
==============================================================================
--- tcl/site/rivet/static/scripts.html (original)
+++ tcl/site/rivet/static/scripts.html Mon May 17 15:36:49 2010
@@ -1,29 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -55,7 +29,7 @@
 
 
 	<title>Tcl Scripts</title>
-	<link rel="stylesheet" href="../rivet.css" />
+	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
     <body>
     	<!--p align="center"></p -->
@@ -122,7 +96,7 @@
 		<div class="navbar navright"></div>
 		<div id="content"> 
 		    <div class="contentheadline"></div>
-		    <div><div>
+		    <div id="maincontent" style=""><div>
  <p>
 		    Pure Tcl scripts let you do the heavy lifting to control your application. A sensible 
 		    design pattern is to put most of your complex logic in these files, and then parse template 
@@ -153,12 +127,13 @@
 </div>
 
 
+
 		    </div>
-		    <div id="last_modified">Last Modified: 22-06-2009 17:16:10 UTC</div>
+		    <div id="last_modified">Last Modified: 05-05-2010 14:45:12 UTC</div>
 		</div>
 		<div class="clearfloats"></div>
 		<!--div class="leftaligned">:$Author: $</div>
-		<div class="rightaligned">:22-06-2009 17:16:10</div-->
+		<div class="rightaligned">:05-05-2010 14:45:12</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>

Modified: tcl/site/rivet/static/shaded_table.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/shaded_table.html?rev=945213&r1=945212&r2=945213&view=diff
==============================================================================
--- tcl/site/rivet/static/shaded_table.html (original)
+++ tcl/site/rivet/static/shaded_table.html Mon May 17 15:36:49 2010
@@ -1,29 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -55,7 +29,7 @@
 
 
 	<title>A Shaded Table</title>
-	<link rel="stylesheet" href="../rivet.css" />
+	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
     <body>
     	<!--p align="center"></p -->
@@ -122,7 +96,7 @@
 		<div class="navbar navright"></div>
 		<div id="content"> 
 		    <div class="contentheadline"></div>
-		    <div><div class="example">
+		    <div id="maincontent" style=""><div class="example">
  <p class="title">
   <b>Example 2. A Shaded Table</b>
  </p>
@@ -155,12 +129,13 @@
 </div>
 
 
+
 		    </div>
-		    <div id="last_modified">Last Modified: 02-05-2010 22:09:18 UTC</div>
+		    <div id="last_modified">Last Modified: 05-05-2010 14:45:12 UTC</div>
 		</div>
 		<div class="clearfloats"></div>
 		<!--div class="leftaligned">:$Author: max $</div>
-		<div class="rightaligned">:02-05-2010 22:09:18</div-->
+		<div class="rightaligned">:05-05-2010 14:45:12</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>

Modified: tcl/site/rivet/static/templates.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/templates.html?rev=945213&r1=945212&r2=945213&view=diff
==============================================================================
--- tcl/site/rivet/static/templates.html (original)
+++ tcl/site/rivet/static/templates.html Mon May 17 15:36:49 2010
@@ -1,29 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -55,7 +29,7 @@
 
 
 	<title>Rivet Templates</title>
-	<link rel="stylesheet" href="../rivet.css" />
+	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
     <body>
     	<!--p align="center"></p -->
@@ -122,7 +96,7 @@
 		<div class="navbar navright"></div>
 		<div id="content"> 
 		    <div class="contentheadline"></div>
-		    <div><div>
+		    <div id="maincontent" style=""><div>
  <div>
 		    Templates let you add a bit of code to your HTML,
 		    to add dynamic content to it, or speed up creation
@@ -157,12 +131,13 @@ foreach  line [chat::model::getlines $us
 </div>
 
 
+
 		    </div>
-		    <div id="last_modified">Last Modified: 20-06-2009 00:01:31 UTC</div>
+		    <div id="last_modified">Last Modified: 05-05-2010 14:45:12 UTC</div>
 		</div>
 		<div class="clearfloats"></div>
 		<!--div class="leftaligned">:$Author: $</div>
-		<div class="rightaligned">:20-06-2009 00:01:31</div-->
+		<div class="rightaligned">:05-05-2010 14:45:12</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>

Modified: tcl/site/rivet/static/var_access.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/var_access.html?rev=945213&r1=945212&r2=945213&view=diff
==============================================================================
--- tcl/site/rivet/static/var_access.html (original)
+++ tcl/site/rivet/static/var_access.html Mon May 17 15:36:49 2010
@@ -1,29 +1,3 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -55,7 +29,7 @@
 
 
 	<title>Variable Access</title>
-	<link rel="stylesheet" href="../rivet.css" />
+	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
     <body>
     	<!--p align="center"></p -->
@@ -122,7 +96,7 @@
 		<div class="navbar navright"></div>
 		<div id="content"> 
 		    <div class="contentheadline"></div>
-		    <div><div class="example">
+		    <div id="maincontent" style=""><div class="example">
  <p class="title">
   <b>Example 3. Variable Access</b>
  </p>
@@ -239,12 +213,13 @@ if { [llength $errlist] != 0 } {
 </div>
 
 
+
 		    </div>
-		    <div id="last_modified">Last Modified: 02-05-2010 22:13:05 UTC</div>
+		    <div id="last_modified">Last Modified: 05-05-2010 14:45:12 UTC</div>
 		</div>
 		<div class="clearfloats"></div>
 		<!--div class="leftaligned">:</div>
-		<div class="rightaligned">:02-05-2010 22:13:05</div-->
+		<div class="rightaligned">:05-05-2010 14:45:12</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>



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