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 2016/08/15 21:44:28 UTC

svn commit: r1756433 - in /tcl/site: html/about.html html/contributing.html html/tcl.html html/why.html index.html

Author: mxmanghi
Date: Mon Aug 15 21:44:28 2016
New Revision: 1756433

URL: http://svn.apache.org/viewvc?rev=1756433&view=rev
Log:
rephrasing the definition of Apache Tcl, not an 'umbrella' but 'home to'

Modified:
    tcl/site/html/about.html
    tcl/site/html/contributing.html
    tcl/site/html/tcl.html
    tcl/site/html/why.html
    tcl/site/index.html

Modified: tcl/site/html/about.html
URL: http://svn.apache.org/viewvc/tcl/site/html/about.html?rev=1756433&r1=1756432&r2=1756433&view=diff
==============================================================================
--- tcl/site/html/about.html (original)
+++ tcl/site/html/about.html Mon Aug 15 21:44:28 2016
@@ -72,11 +72,15 @@
 					<div class='tcl-main-intro'>
 						<div class='intro-header'>Tcl and Apache HTTP webserver Integration</div>
 						<div class='intro-body'>
-						<p> 
-                            Apache Tcl is an umbrella for Tcl-Apache integration efforts. 
-                            These projects combine the power of the Apache web server with the capabilities of the mature, robust and flexible Tcl scripting language.
-                        </p>
-						<p>New to Tcl?  Curious about its advantages?  Have a look at <a href="why.html">Why Tcl?</a></p>
+							<p>
+	                  	Apache Tcl is home to the Tcl-Apache integration efforts. The purpose of
+	                     our project is to combine the power of the Apache web server with the 
+	                     capabilities of the mature, robust and flexible Tcl scripting language.
+	                  </p>
+							<p>
+								New to Tcl?  Curious about its advantages? 
+								Have a look at <a href="why.html">Why Tcl?</a>
+							</p>
 						</div>
 					</div>
 				</div>	
@@ -88,7 +92,7 @@
 					<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
 						<div class='tcl-main-body'>
 							<h2>About Apache Tcl</h2>
-					            <p>
+					          <p>
                 The Apache Tcl project was established as part of the 
                 <a href="http://www.apache.org/foundation/">Apache Software Foundation</a>
 

Modified: tcl/site/html/contributing.html
URL: http://svn.apache.org/viewvc/tcl/site/html/contributing.html?rev=1756433&r1=1756432&r2=1756433&view=diff
==============================================================================
--- tcl/site/html/contributing.html (original)
+++ tcl/site/html/contributing.html Mon Aug 15 21:44:28 2016
@@ -72,11 +72,15 @@
 					<div class='tcl-main-intro'>
 						<div class='intro-header'>Tcl and Apache HTTP webserver Integration</div>
 						<div class='intro-body'>
-						<p> 
-                            Apache Tcl is an umbrella for Tcl-Apache integration efforts. 
-                            These projects combine the power of the Apache web server with the capabilities of the mature, robust and flexible Tcl scripting language.
-                        </p>
-						<p>New to Tcl?  Curious about its advantages?  Have a look at <a href="why.html">Why Tcl?</a></p>
+							<p>
+	                  	Apache Tcl is home to the Tcl-Apache integration efforts. The purpose of
+	                     our project is to combine the power of the Apache web server with the 
+	                     capabilities of the mature, robust and flexible Tcl scripting language.
+	                  </p>
+							<p>
+								New to Tcl?  Curious about its advantages? 
+								Have a look at <a href="why.html">Why Tcl?</a>
+							</p>
 						</div>
 					</div>
 				</div>	
@@ -88,7 +92,7 @@
 					<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
 						<div class='tcl-main-body'>
 							<h2>Contributing to Apache Tcl</h2>
-					            <p>
+					          <p>
               The Apache Tcl project can always use dedicated
               volunteers to help out with the individual projects.  If
               you would like to contribute your Tcl/Web/Apache project

Modified: tcl/site/html/tcl.html
URL: http://svn.apache.org/viewvc/tcl/site/html/tcl.html?rev=1756433&r1=1756432&r2=1756433&view=diff
==============================================================================
--- tcl/site/html/tcl.html (original)
+++ tcl/site/html/tcl.html Mon Aug 15 21:44:28 2016
@@ -72,11 +72,15 @@
 					<div class='tcl-main-intro'>
 						<div class='intro-header'>Tcl and Apache HTTP webserver Integration</div>
 						<div class='intro-body'>
-						<p> 
-                            Apache Tcl is an umbrella for Tcl-Apache integration efforts. 
-                            These projects combine the power of the Apache web server with the capabilities of the mature, robust and flexible Tcl scripting language.
-                        </p>
-						<p>New to Tcl?  Curious about its advantages?  Have a look at <a href="why.html">Why Tcl?</a></p>
+							<p>
+	                  	Apache Tcl is home to the Tcl-Apache integration efforts. The purpose of
+	                     our project is to combine the power of the Apache web server with the 
+	                     capabilities of the mature, robust and flexible Tcl scripting language.
+	                  </p>
+							<p>
+								New to Tcl?  Curious about its advantages? 
+								Have a look at <a href="why.html">Why Tcl?</a>
+							</p>
 						</div>
 					</div>
 				</div>	
@@ -88,7 +92,7 @@
 					<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
 						<div class='tcl-main-body'>
 							<h2>The Tcl Language</h2>
-					            <p>
+					          <p>
               Tcl (the "tool command language", pronounced "tickle")
               is an open source, cross-platform scripting language
               created by John K. Ousterhout at the University of

Modified: tcl/site/html/why.html
URL: http://svn.apache.org/viewvc/tcl/site/html/why.html?rev=1756433&r1=1756432&r2=1756433&view=diff
==============================================================================
--- tcl/site/html/why.html (original)
+++ tcl/site/html/why.html Mon Aug 15 21:44:28 2016
@@ -72,11 +72,15 @@
 					<div class='tcl-main-intro'>
 						<div class='intro-header'>Tcl and Apache HTTP webserver Integration</div>
 						<div class='intro-body'>
-						<p> 
-                            Apache Tcl is an umbrella for Tcl-Apache integration efforts. 
-                            These projects combine the power of the Apache web server with the capabilities of the mature, robust and flexible Tcl scripting language.
-                        </p>
-						<p>New to Tcl?  Curious about its advantages?  Have a look at <a href="why.html">Why Tcl?</a></p>
+							<p>
+	                  	Apache Tcl is home to the Tcl-Apache integration efforts. The purpose of
+	                     our project is to combine the power of the Apache web server with the 
+	                     capabilities of the mature, robust and flexible Tcl scripting language.
+	                  </p>
+							<p>
+								New to Tcl?  Curious about its advantages? 
+								Have a look at <a href="why.html">Why Tcl?</a>
+							</p>
 						</div>
 					</div>
 				</div>	
@@ -88,7 +92,7 @@
 					<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
 						<div class='tcl-main-body'>
 							<h2>Why Tcl</h2>
-					            <p>
+					          <p>
     <b>Flexible</b>
 
 : Tcl lets you program in the way you

Modified: tcl/site/index.html
URL: http://svn.apache.org/viewvc/tcl/site/index.html?rev=1756433&r1=1756432&r2=1756433&view=diff
==============================================================================
--- tcl/site/index.html (original)
+++ tcl/site/index.html Mon Aug 15 21:44:28 2016
@@ -72,11 +72,15 @@
 					<div class='tcl-main-intro'>
 						<div class='intro-header'>Tcl and Apache HTTP webserver Integration</div>
 						<div class='intro-body'>
-						<p> 
-                            Apache Tcl is an umbrella for Tcl-Apache integration efforts. 
-                            These projects combine the power of the Apache web server with the capabilities of the mature, robust and flexible Tcl scripting language.
-                        </p>
-						<p>New to Tcl?  Curious about its advantages?  Have a look at <a href="html/why.html">Why Tcl?</a></p>
+							<p>
+	                  	Apache Tcl is home to the Tcl-Apache integration efforts. The purpose of
+	                     our project is to combine the power of the Apache web server with the 
+	                     capabilities of the mature, robust and flexible Tcl scripting language.
+	                  </p>
+							<p>
+								New to Tcl?  Curious about its advantages? 
+								Have a look at <a href="html/why.html">Why Tcl?</a>
+							</p>
 						</div>
 					</div>
 				</div>	
@@ -88,16 +92,19 @@
 					<div class="col-xs-12 col-sm-12 col-md-7 col-lg-7">
 						<div class='tcl-main-body'>
 							<h2>Introduction</h2>
-					            <!--p>
-              Apache Tcl is an umbrella for Tcl-Apache integration
-              efforts. These projects combine the power of the Apache
+					          <p>
+              Apache Tcl was born to coordinate and stimulate the
+              development of tools integrating the Tcl programming language
+              with the Apache HTTP web server. Our aim was to 
+              combine the power of the Apache 
               web server with the capabilities of the mature, robust
               and flexible Tcl scripting language.
             </p>
-            <p>
+
+<p>
               New to Tcl?  Curious about its advantages?  Have a look
-              at <sitereference href="why">Why Tcl?</sitereference>
-            </p -->
+              at <a href="html/why.html">Why Tcl?</a>
+</p>
 
 <h3>Current Projects</h3>
 



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