legacy/mod_dtcl/contributing.html (72 lines of code) (raw):

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>Contributing to mod_dtcl</title> <link rel="stylesheet" href="../style.css"> </head> <body> <table align="center" width="63%" border="0"> <tr> <td align="center" valign="top"> <h1 style="padding: .3em;"> mod_dtcl </h1> </td> </tr> </table> <hr> <table class="main"> <tr> <td bgcolor="#cccccc" valign="top" align="left"> <b> <div class="box"> <a href="../">Apache Tcl Home</a> </div><div class="box"> <hr></hr> </div><div class="box"> <a href="index.html">mod_dtcl Home</a> </div><div class="box"> <a href="documentation/">mod_dtcl documentation</a> </div><div class="box"> <a href="examples.html">mod_dtcl examples</a> </div><div class="box"> <a href="download.html">Download mod_dtcl</a> </div><div class="box"> <a href="news.html">News &amp; Status</a> </div><div class="box"> <a href="contributing.html">Contributing</a> </div><div class="box"> <a href="contact.html">Contact/Mailing list</a> </div><div class="box"> <a href="credits.html">Credits</a> </div> </td> <td valign="top"> <h2>Contributing to mod_dtcl</h2> <p> mod_dtcl is in maintenance mode, and new development is being done on <a href="../rivet/">Apache Rivet</a>. Anything you may wish to contribute is still welcome, but any major changes will only be undertaken in Rivet. </p> </td> </tr> </table> <table align="center" width="100%"> <tr> <td align="left"> <a href="http://www.apache.org/"><img src="/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="/tclp.gif" alt="Powered by Tcl" border="0" width="42" height="64"></a> </td> </tr> </table> </body> </html>