You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by gs...@locus.apache.org on 2000/12/09 13:26:08 UTC

cvs commit: apache-site index.html related_projects.html

gstein      00/12/09 04:26:08

  Modified:    .        index.html related_projects.html
  Log:
  Add TCL to the home page and remove from the Related Projects.
  
  Submitted by: davidw@prosa.it (David N. Welton)
  
  Revision  Changes    Path
  1.27      +1 -0      apache-site/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/apache-site/index.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -u -r1.26 -r1.27
  --- index.html	2000/11/10 15:05:31	1.26
  +++ index.html	2000/12/09 12:26:07	1.27
  @@ -37,6 +37,7 @@
         <a href="http://java.apache.org/">Java-Apache</a><br>
         <a href="http://perl.apache.org/">mod_perl</a><br>
         <a href="http://php.apache.org/">PHP</a><br>
  +      <a href="http://tcl.apache.org/">Apache Tcl</a><br>
         <a href="foundation/conferences.html">Conferences</a><br>
         <a href="foundation/">Foundation</a><br>
      <hr width="50%" size="4">
  
  
  
  1.61      +0 -12     apache-site/related_projects.html
  
  Index: related_projects.html
  ===================================================================
  RCS file: /home/cvs/apache-site/related_projects.html,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -u -r1.60 -r1.61
  --- related_projects.html	2000/11/27 19:29:09	1.60
  +++ related_projects.html	2000/12/09 12:26:07	1.61
  @@ -40,7 +40,6 @@
   <LI><A HREF="#modssl">Apache Interface to OpenSSL (mod_ssl)</A>
   <LI><A HREF="#mod_python">Apache/Python Integration (mod_python)</A>
   <LI><A HREF="#apachessl">Apache-SSL</A>
  -<LI><A HREF="#moddtcl">Embedding TCL in web pages (mod_dtcl)</a>
   <LI><A HREF="#kshIndex">kshIndex fancy index utility</a>
   <LI><A HREF="#vfa">Vision For Apache</A>
   <LI><A HREF="#moddav">WebDAV Protocol Extensions for Apache (mod_dav)</a>
  @@ -264,17 +263,6 @@
   webmaster by means of a logfile, snmp-trap, syslog or
   cgi-script.
   </A>
  -
  -<P><HR>
  -<H3><A NAME="moddtcl" HREF="http://comanche.com.dtu.dk/dave/"
  -    >Embedding TCL in web pages</A></H3>
  -
  -<P>The <a href="http://comanche.com.dtu.dk/dave/">mod_dtcl</a> Apache
  -module enables the use of Tcl as an HTML-embedded scripting language,
  -similar to PHP.  It is fast, light, and lets you use the extensive
  -codebase of existing <a
  -href="http://dev.scriptics.com/software/tcltk/">Tcl</a> code on the
  -web.
   
   <P><HR>
   <H3><A NAME="ibm" HREF="http://www.software.ibm.com/webservers/httpservers/">IBM HTTP Server powered by Apache</A></H3>