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/07/14 00:40:30 UTC

svn commit: r963893 - in /tcl/site/rivet: ./ css/ picts/ static/

Author: mxmanghi
Date: Tue Jul 13 22:40:30 2010
New Revision: 963893

URL: http://svn.apache.org/viewvc?rev=963893&view=rev
Log:
new pages announcing Rivet 2.0.1, new example for package Calendar

Added:
    tcl/site/rivet/picts/calendar.png   (with props)
    tcl/site/rivet/static/calendar.html
    tcl/site/rivet/static/rn-2-0.html
Modified:
    tcl/site/rivet/css/rivet.css
    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/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/css/rivet.css
URL: http://svn.apache.org/viewvc/tcl/site/rivet/css/rivet.css?rev=963893&r1=963892&r2=963893&view=diff
==============================================================================
--- tcl/site/rivet/css/rivet.css (original)
+++ tcl/site/rivet/css/rivet.css Tue Jul 13 22:40:30 2010
@@ -278,3 +278,7 @@ div.sez {
 div.sez h4 {
     margin-top:	    0.5em;
 }
+
+span.timestamp {
+	font-size:	80%;	
+}

Modified: tcl/site/rivet/index.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/index.html?rev=963893&r1=963892&r2=963893&view=diff
==============================================================================
--- tcl/site/rivet/index.html (original)
+++ tcl/site/rivet/index.html Tue Jul 13 22:40:30 2010
@@ -1,3 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 <!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>
@@ -31,7 +49,8 @@
 	<div id="bigcontainer"> 
 	    <div id="pageheadline">
 		<div class="decoration"><img src="picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
-		<div class="headline">Rivet - Webscripting for Tcl'ers</div>
+		<div class="headline"><headline>Rivet - Webscripting for Tcl'ers</headline>
+</div>
 	    </div>
 	    <div id="pagecontents">
 		<div class="navbar navleft"><div class="staticmenu" id="main">
@@ -64,7 +83,7 @@
     <div class="menuheader">Downloads</div>
     <div class="itemcontainer">
         <span class="navitem">
-            <a href="static/rn-2_0_0.html" class="menuitem">Rivet 2.0</a>
+            <a href="static/rn-2-0.html" class="menuitem">Rivet 2.0</a>
         </span>
     </div>
 </div>
@@ -83,7 +102,7 @@
 		    <div class="contentheadline"></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>
+  <div>13-Jul-2010: <a href="static/rn-2-0.html">Rivet 2.0.1</a>
  released.   </div>
  </div>
  <p>
@@ -221,11 +240,11 @@
 
 
 		    </div>
-		    <div id="last_modified">Last Modified: 05-05-2010 14:45:12 UTC</div>
+		    <div id="last_modified">Last Modified: 13-07-2010 22:30:35 UTC</div>
 		</div>
 		<div class="clearfloats"></div>
-		<!--div class="leftaligned">:$Author: max $</div>
-		<div class="rightaligned">:05-05-2010 14:45:12</div-->
+		<!--div class="leftaligned">:$Author: massimo.manghi $</div>
+		<div class="rightaligned">:13-07-2010 22:30:35</div-->
 		<div>
 		    <table align="center" width="100%">
 			<tr>

Added: tcl/site/rivet/picts/calendar.png
URL: http://svn.apache.org/viewvc/tcl/site/rivet/picts/calendar.png?rev=963893&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tcl/site/rivet/picts/calendar.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: tcl/site/rivet/static/about.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/about.html?rev=963893&r1=963892&r2=963893&view=diff
==============================================================================
--- tcl/site/rivet/static/about.html (original)
+++ tcl/site/rivet/static/about.html Tue Jul 13 22:40:30 2010
@@ -1,3 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 <!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>
@@ -29,7 +45,8 @@
 	<div id="bigcontainer"> 
 	    <div id="pageheadline">
 		<div class="decoration"><img src="../picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
-		<div class="headline">Apache Rivet Contact</div>
+		<div class="headline"><headline>Apache Rivet Contact</headline>
+</div>
 	    </div>
 	    <div id="pagecontents">
 		<div class="navbar navleft"><div class="staticmenu" id="main">
@@ -62,7 +79,7 @@
     <div class="menuheader">Downloads</div>
     <div class="itemcontainer">
         <span class="navitem">
-            <a href="rn-2_0_0.html" class="menuitem">Rivet 2.0</a>
+            <a href="rn-2-0.html" class="menuitem">Rivet 2.0</a>
         </span>
     </div>
 </div>

Modified: tcl/site/rivet/static/ajax.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/ajax.html?rev=963893&r1=963892&r2=963893&view=diff
==============================================================================
--- tcl/site/rivet/static/ajax.html (original)
+++ tcl/site/rivet/static/ajax.html Tue Jul 13 22:40:30 2010
@@ -1,3 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 <!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>
@@ -28,6 +56,8 @@
 
 
 
+
+
 	<title>Ajax</title>
 	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
@@ -39,7 +69,8 @@
 	<div id="bigcontainer"> 
 	    <div id="pageheadline">
 		<div class="decoration"><img src="../picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
-		<div class="headline">Ajax</div>
+		<div class="headline"><headline>Ajax</headline>
+</div>
 	    </div>
 	    <div id="pagecontents">
 		<div class="navbar navleft"><div class="staticmenu" id="main">
@@ -89,6 +120,9 @@
         <span class="navitem">
             <a href="ajax.html" class="menuitem">XML and Ajax</a>
         </span>
+        <span class="navitem">
+            <a href="calendar.html" class="menuitem">Calendar</a>
+        </span>
     </div>
 </div>
 

Added: tcl/site/rivet/static/calendar.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/calendar.html?rev=963893&view=auto
==============================================================================
--- tcl/site/rivet/static/calendar.html (added)
+++ tcl/site/rivet/static/calendar.html Tue Jul 13 22:40:30 2010
@@ -0,0 +1,222 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!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>
+	
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+	<title>Calendar </title>
+	<link rel="stylesheet" href="../css/rivet.css" />
+    </head>
+    <body>
+    	<!--p align="center"></p -->
+	<!-- ?
+	    parray rivetweb::menus_a
+	? -->
+	<div id="bigcontainer"> 
+	    <div id="pageheadline">
+		<div class="decoration"><img src="../picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
+		<div class="headline"><headline>Calendar </headline>
+</div>
+	    </div>
+	    <div id="pagecontents">
+		<div class="navbar navleft"><div class="staticmenu" id="main">
+    <div class="menuheader">Rivet</div>
+    <div class="itemcontainer">
+        <span class="navitem">
+            <a href="../index.html" class="menuitem">Rivet Homepage</a>
+        </span>
+        <span class="navitem">
+            <a href="http://tcl.apache.org/">Apache Tcl Home</a>
+        </span>
+        <span class="navitem">
+            <a href="http://www.tcl.tk/">The Tcl Language</a>
+        </span>
+        <span class="navitem">
+            <a href="download.html" class="menuitem">Getting Rivet</a>
+        </span>
+        <span class="navitem">
+            <a href="http://tcl.apache.org/rivet/manual/">Documentation</a>
+        </span>
+        <span class="navitem">
+            <a href="hello_world.html" class="menuitem">Examples</a>
+        </span>
+        <span class="navitem">
+            <a href="about.html" class="menuitem">About Us - Contact</a>
+        </span>
+    </div>
+</div>
+<div class="staticmenu" id="examples">
+    <div class="menuheader">Examples</div>
+    <div class="itemcontainer">
+        <span class="navitem">
+            <a href="hello_world.html" class="menuitem">Hello world!</a>
+        </span>
+        <span class="navitem">
+            <a href="shaded_table.html" class="menuitem">A shaded table</a>
+        </span>
+        <span class="navitem">
+            <a href="var_access.html" class="menuitem">Variable Access</a>
+        </span>
+        <span class="navitem">
+            <a href="file_upload.html" class="menuitem">File Upload</a>
+        </span>
+        <span class="navitem">
+            <a href="file_download.html" class="menuitem">File Download</a>
+        </span>
+        <span class="navitem">
+            <a href="ajax.html" class="menuitem">XML and Ajax</a>
+        </span>
+        <span class="navitem">
+            <a href="calendar.html" class="menuitem">Calendar</a>
+        </span>
+    </div>
+</div>
+
+</div>
+		<div class="navbar navright"></div>
+		<div id="content"> 
+		    <div class="contentheadline"></div>
+		    <div id="maincontent" style=""><div class="example">
+ <p class="title">
+  <b>Example 7. The Calendar package</b>
+ </p>
+ <p>
+					Rivet comes with a <b>Calendar</b>
+ package that provides 3 classes for printing 
+					calendar tables in various forms.       		
+      		 </p>
+ <ol>
+  <li>
+						The <b>Calendar</b>
+ class prints ascii calendar tables
+						<pre class="programlisting">package require Calendar
+
+set c [Calendar #auto]
+set c_txt [$c emit]
+puts $c_txt
+      Jul 2010
+ Su Mo Tu We Th Fr Sa 
+              1  2  3
+  4  5  6  7  8  9 10
+ 11 12 13 14 15 16 17
+ 18 19 20 21 22 23 24
+ 25 26 27 28 29 30 31
+</pre>
+  </li>
+  <li>
+						The <b>XmlCalendar</b>
+ class prints a calendar table with XML markup to
+						identify different parts of the table
+					  </li>
+  <li>
+						The <b>HtmlCalendar</b>
+	class	prints an XmlCalendar whose markup has been
+						specialized to be a valid XHTML fragment. The implementation of HtmlCalendar 
+						uses the HTML 'table' tag to format the calendar. Example: the following code
+						<pre class="programlisting">package require Calendar
+
+proc ::cal_cell_attributes { day month year weekday } {
+    if {$weekday == 3} {
+        return [list class curr_wkday]
+    }
+}
+
+set htmlc [HtmlCalendar #auto]
+set html_txt [$htmlc emit -container {table class calendar} -current_weekday 3 \
+                          -cell_function cal_cell_attributes ]
+puts $html_txt
+</pre>
+
+						with some CSS styling would print
+						<p>
+    <img src="../picts/calendar.png"/>
+   </p>
+   <p>
+							See the <a href="../manual/calendar_package.html">manual page</a>
+ for package Calendar for further reading						
+						   </p>
+  </li>
+ </ol>
+</div>
+
+
+
+		    </div>
+		    <div id="last_modified">Last Modified: 12-07-2010 18:51:47 UTC</div>
+		</div>
+		<div class="clearfloats"></div>
+		<!--div class="leftaligned">:$Author: massimo.manghi $</div>
+		<div class="rightaligned">:12-07-2010 18:51:47</div-->
+		<div>
+		    <table align="center" width="100%">
+			<tr>
+			    <td align="left">
+				<a href="http://www.apache.org/">
+				    <img src="../picts/apache_pb.gif" alt="Powered by Apache" border="0" width="259" height="32"></a>
+
+			    </td>
+			    <td align="right">
+				<a href="http://www.tcl.tk/">
+				    <img src="../picts/tclp.gif" alt="Powered by Tcl" border="0" width="42" height="64"></a>
+			    </td>
+			</tr>
+		    </table>
+		</div>
+	    </div>
+	</div>
+    </body>
+</html>

Modified: tcl/site/rivet/static/download.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/download.html?rev=963893&r1=963892&r2=963893&view=diff
==============================================================================
--- tcl/site/rivet/static/download.html (original)
+++ tcl/site/rivet/static/download.html Tue Jul 13 22:40:30 2010
@@ -1,3 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 <!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>
@@ -29,7 +45,8 @@
 	<div id="bigcontainer"> 
 	    <div id="pageheadline">
 		<div class="decoration"><img src="../picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
-		<div class="headline">Download Apache Rivet</div>
+		<div class="headline"><headline>Download Apache Rivet</headline>
+</div>
 	    </div>
 	    <div id="pagecontents">
 		<div class="navbar navleft"><div class="staticmenu" id="main">
@@ -62,7 +79,7 @@
     <div class="menuheader">Downloads</div>
     <div class="itemcontainer">
         <span class="navitem">
-            <a href="rn-2_0_0.html" class="menuitem">Rivet 2.0</a>
+            <a href="rn-2-0.html" class="menuitem">Rivet 2.0</a>
         </span>
     </div>
 </div>

Modified: tcl/site/rivet/static/file_download.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/file_download.html?rev=963893&r1=963892&r2=963893&view=diff
==============================================================================
--- tcl/site/rivet/static/file_download.html (original)
+++ tcl/site/rivet/static/file_download.html Tue Jul 13 22:40:30 2010
@@ -1,3 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 <!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>
@@ -28,6 +56,8 @@
 
 
 
+
+
 	<title>File Download</title>
 	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
@@ -39,7 +69,8 @@
 	<div id="bigcontainer"> 
 	    <div id="pageheadline">
 		<div class="decoration"><img src="../picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
-		<div class="headline">File Download</div>
+		<div class="headline"><headline>File Download</headline>
+</div>
 	    </div>
 	    <div id="pagecontents">
 		<div class="navbar navleft"><div class="staticmenu" id="main">
@@ -89,6 +120,9 @@
         <span class="navitem">
             <a href="ajax.html" class="menuitem">XML and Ajax</a>
         </span>
+        <span class="navitem">
+            <a href="calendar.html" class="menuitem">Calendar</a>
+        </span>
     </div>
 </div>
 

Modified: tcl/site/rivet/static/file_upload.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/file_upload.html?rev=963893&r1=963892&r2=963893&view=diff
==============================================================================
--- tcl/site/rivet/static/file_upload.html (original)
+++ tcl/site/rivet/static/file_upload.html Tue Jul 13 22:40:30 2010
@@ -1,3 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 <!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>
@@ -28,6 +56,8 @@
 
 
 
+
+
 	<title>File Upload</title>
 	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
@@ -39,7 +69,8 @@
 	<div id="bigcontainer"> 
 	    <div id="pageheadline">
 		<div class="decoration"><img src="../picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
-		<div class="headline">File Upload</div>
+		<div class="headline"><headline>File Upload</headline>
+</div>
 	    </div>
 	    <div id="pagecontents">
 		<div class="navbar navleft"><div class="staticmenu" id="main">
@@ -89,6 +120,9 @@
         <span class="navitem">
             <a href="ajax.html" class="menuitem">XML and Ajax</a>
         </span>
+        <span class="navitem">
+            <a href="calendar.html" class="menuitem">Calendar</a>
+        </span>
     </div>
 </div>
 

Modified: tcl/site/rivet/static/hello_world.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/hello_world.html?rev=963893&r1=963892&r2=963893&view=diff
==============================================================================
--- tcl/site/rivet/static/hello_world.html (original)
+++ tcl/site/rivet/static/hello_world.html Tue Jul 13 22:40:30 2010
@@ -1,3 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 <!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>
@@ -28,6 +56,8 @@
 
 
 
+
+
 	<title>Hello World</title>
 	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
@@ -39,7 +69,8 @@
 	<div id="bigcontainer"> 
 	    <div id="pageheadline">
 		<div class="decoration"><img src="../picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
-		<div class="headline">Hello World</div>
+		<div class="headline"><headline>Hello World</headline>
+</div>
 	    </div>
 	    <div id="pagecontents">
 		<div class="navbar navleft"><div class="staticmenu" id="main">
@@ -89,6 +120,9 @@
         <span class="navitem">
             <a href="ajax.html" class="menuitem">XML and Ajax</a>
         </span>
+        <span class="navitem">
+            <a href="calendar.html" class="menuitem">Calendar</a>
+        </span>
     </div>
 </div>
 

Added: tcl/site/rivet/static/rn-2-0.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/rn-2-0.html?rev=963893&view=auto
==============================================================================
--- tcl/site/rivet/static/rn-2-0.html (added)
+++ tcl/site/rivet/static/rn-2-0.html Tue Jul 13 22:40:30 2010
@@ -0,0 +1,220 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!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>
+	
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+	<title>Rivet 2.0: Release Notes and Known Problems</title>
+	<link rel="stylesheet" href="../css/rivet.css" />
+    </head>
+    <body>
+    	<!--p align="center"></p -->
+	<!-- ?
+	    parray rivetweb::menus_a
+	? -->
+	<div id="bigcontainer"> 
+	    <div id="pageheadline">
+		<div class="decoration"><img src="../picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
+		<div class="headline"><headline>Rivet 2.0: Release Notes and Known Problems</headline>
+</div>
+	    </div>
+	    <div id="pagecontents">
+		<div class="navbar navleft"><div class="staticmenu" id="main">
+    <div class="menuheader">Rivet</div>
+    <div class="itemcontainer">
+        <span class="navitem">
+            <a href="../index.html" class="menuitem">Rivet Homepage</a>
+        </span>
+        <span class="navitem">
+            <a href="http://tcl.apache.org/">Apache Tcl Home</a>
+        </span>
+        <span class="navitem">
+            <a href="http://www.tcl.tk/">The Tcl Language</a>
+        </span>
+        <span class="navitem">
+            <a href="download.html" class="menuitem">Getting Rivet</a>
+        </span>
+        <span class="navitem">
+            <a href="http://tcl.apache.org/rivet/manual/">Documentation</a>
+        </span>
+        <span class="navitem">
+            <a href="hello_world.html" class="menuitem">Examples</a>
+        </span>
+        <span class="navitem">
+            <a href="about.html" class="menuitem">About Us - Contact</a>
+        </span>
+    </div>
+</div>
+<div class="staticmenu" id="release">
+    <div class="menuheader">Downloads</div>
+    <div class="itemcontainer">
+        <span class="navitem">
+            <a href="rn-2-0.html" class="menuitem">Rivet 2.0</a>
+        </span>
+    </div>
+</div>
+
+</div>
+		<div class="navbar navright"></div>
+		<div id="content"> 
+		    <div class="contentheadline"></div>
+		    <div id="maincontent" style=""><div>
+ <div class="sez">
+  <h4>Download</h4>
+  <p>
+						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 Oehlmann). 
+			
+						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>
+						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>
+ </div>
+ <div class="sez">
+  <h4>Relase Notes for Rivet 2.0.1 <span class="timestamp">(12-Jul-2010)</span>
+  </h4>
+  <p>
+   <h5>Fixed Bugs in Rivet 2.0.1</h5>
+   <ul>
+    <li>
+								Several error messages printed during the installation phase have been
+								fixed. The problems were harmless, but nonetheless annoying.
+							</li>
+    <li>
+								Fixed bug in installation of the rivetparser library.
+							</li>
+    <li>
+								Fixed tables creation for Postgres backend. The SQL script that 
+								creates the rivet_session_cache table misnamed 2 columns.
+								<b>Current DIO Postgres backend breaks Session package if the database
+								was created with an old Rivet version</b>
+. To fix the problem one has to
+								rename the 'key' and 'package' columns as 'key_' and 'package_'
+								<pre class="programlisting">
+ALTER TABLE rivet_session_cache RENAME COLUMN key to key_
+ALTER TABLE rivet_session_cache RENAME COLUMN package to package_</pre>
+    </li>
+    <li>
+								Fixed dio_Postgres.tcl method. A mistyped variable caused at least method 
+								'store' to fail.	
+							</li>
+   </ul>
+  </p>
+  <p>
+   <h5>New Features</h5>
+   <ul>
+    <li>
+     <p>
+									A new package <b>Calendar</b>
+ has been added. Calendar provides 3 Itcl classes that 
+									print Calendar tables in ASCII, XML and XHTML forms (see examples and related 
+									manual page).
+								     </p>
+     <p>
+      <em>
+       <b>Calendar</b>
+ requires Tcl8.5 or Tcl8.4 with package 'dict'      </em>
+     </p>
+    </li>
+    <li>
+								New page for package 'form' added to the manual							
+							</li>
+   </ul>
+  </p>
+ </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>
+  <ul>
+   <li>
+			    		Even though you can install Rivet to run pure Tcl scripts, some associated packages
+			    		(namely 'Session' and 'DIO') are written in Itcl, an 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 is compatible with the Tcl version
+					for which you're building Rivet.
+				    </li>
+  </ul>
+ </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>
+  </ul>
+ </div>
+</div>
+
+
+
+		    </div>
+		    <div id="last_modified">Last Modified: 13-07-2010 22:30:35 UTC</div>
+		</div>
+		<div class="clearfloats"></div>
+		<!--div class="leftaligned">: $Author: Massimo Manghi</div>
+		<div class="rightaligned">:13-07-2010 22:30:35</div-->
+		<div>
+		    <table align="center" width="100%">
+			<tr>
+			    <td align="left">
+				<a href="http://www.apache.org/">
+				    <img src="../picts/apache_pb.gif" alt="Powered by Apache" border="0" width="259" height="32"></a>
+
+			    </td>
+			    <td align="right">
+				<a href="http://www.tcl.tk/">
+				    <img src="../picts/tclp.gif" alt="Powered by Tcl" border="0" width="42" height="64"></a>
+			    </td>
+			</tr>
+		    </table>
+		</div>
+	    </div>
+	</div>
+    </body>
+</html>

Modified: tcl/site/rivet/static/scripts.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/scripts.html?rev=963893&r1=963892&r2=963893&view=diff
==============================================================================
--- tcl/site/rivet/static/scripts.html (original)
+++ tcl/site/rivet/static/scripts.html Tue Jul 13 22:40:30 2010
@@ -1,3 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 <!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>
@@ -28,6 +56,8 @@
 
 
 
+
+
 	<title>Tcl Scripts</title>
 	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
@@ -39,7 +69,8 @@
 	<div id="bigcontainer"> 
 	    <div id="pageheadline">
 		<div class="decoration"><img src="../picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
-		<div class="headline">Tcl Scripts</div>
+		<div class="headline"><headline>Tcl Scripts</headline>
+</div>
 	    </div>
 	    <div id="pagecontents">
 		<div class="navbar navleft"><div class="staticmenu" id="main">
@@ -89,6 +120,9 @@
         <span class="navitem">
             <a href="ajax.html" class="menuitem">XML and Ajax</a>
         </span>
+        <span class="navitem">
+            <a href="calendar.html" class="menuitem">Calendar</a>
+        </span>
     </div>
 </div>
 

Modified: tcl/site/rivet/static/shaded_table.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/shaded_table.html?rev=963893&r1=963892&r2=963893&view=diff
==============================================================================
--- tcl/site/rivet/static/shaded_table.html (original)
+++ tcl/site/rivet/static/shaded_table.html Tue Jul 13 22:40:30 2010
@@ -1,3 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 <!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>
@@ -28,6 +56,8 @@
 
 
 
+
+
 	<title>A Shaded Table</title>
 	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
@@ -39,7 +69,8 @@
 	<div id="bigcontainer"> 
 	    <div id="pageheadline">
 		<div class="decoration"><img src="../picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
-		<div class="headline">A Shaded Table</div>
+		<div class="headline"><headline>A Shaded Table</headline>
+</div>
 	    </div>
 	    <div id="pagecontents">
 		<div class="navbar navleft"><div class="staticmenu" id="main">
@@ -89,6 +120,9 @@
         <span class="navitem">
             <a href="ajax.html" class="menuitem">XML and Ajax</a>
         </span>
+        <span class="navitem">
+            <a href="calendar.html" class="menuitem">Calendar</a>
+        </span>
     </div>
 </div>
 

Modified: tcl/site/rivet/static/templates.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/templates.html?rev=963893&r1=963892&r2=963893&view=diff
==============================================================================
--- tcl/site/rivet/static/templates.html (original)
+++ tcl/site/rivet/static/templates.html Tue Jul 13 22:40:30 2010
@@ -1,3 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 <!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>
@@ -28,6 +56,8 @@
 
 
 
+
+
 	<title>Rivet Templates</title>
 	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
@@ -39,7 +69,8 @@
 	<div id="bigcontainer"> 
 	    <div id="pageheadline">
 		<div class="decoration"><img src="../picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
-		<div class="headline">Rivet Templates</div>
+		<div class="headline"><headline>Rivet Templates</headline>
+</div>
 	    </div>
 	    <div id="pagecontents">
 		<div class="navbar navleft"><div class="staticmenu" id="main">
@@ -89,6 +120,9 @@
         <span class="navitem">
             <a href="ajax.html" class="menuitem">XML and Ajax</a>
         </span>
+        <span class="navitem">
+            <a href="calendar.html" class="menuitem">Calendar</a>
+        </span>
     </div>
 </div>
 

Modified: tcl/site/rivet/static/var_access.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/static/var_access.html?rev=963893&r1=963892&r2=963893&view=diff
==============================================================================
--- tcl/site/rivet/static/var_access.html (original)
+++ tcl/site/rivet/static/var_access.html Tue Jul 13 22:40:30 2010
@@ -1,3 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 <!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>
@@ -28,6 +56,8 @@
 
 
 
+
+
 	<title>Variable Access</title>
 	<link rel="stylesheet" href="../css/rivet.css" />
     </head>
@@ -39,7 +69,8 @@
 	<div id="bigcontainer"> 
 	    <div id="pageheadline">
 		<div class="decoration"><img src="../picts/Rivetlogo_smaller.png" alt="Apache Rivet" /></div>
-		<div class="headline">Variable Access</div>
+		<div class="headline"><headline>Variable Access</headline>
+</div>
 	    </div>
 	    <div id="pagecontents">
 		<div class="navbar navleft"><div class="staticmenu" id="main">
@@ -89,6 +120,9 @@
         <span class="navitem">
             <a href="ajax.html" class="menuitem">XML and Ajax</a>
         </span>
+        <span class="navitem">
+            <a href="calendar.html" class="menuitem">Calendar</a>
+        </span>
     </div>
 </div>
 



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