From: Fred L. D. <fd...@us...> - 2002-04-05 04:52:33
|
Update of /cvsroot/ht2html/ht2html/doc In directory usw-pr-cvs1:/tmp/cvs-serv28199 Modified Files: components.html Log Message: Update to match the .ht file. Lots of changes since the generators have been modified to prefer lower-case element & attribute names. Index: components.html =================================================================== RCS file: /cvsroot/ht2html/ht2html/doc/components.html,v retrieving revision 2.3 retrieving revision 2.4 diff -C2 -d -r2.3 -r2.4 *** components.html 25 Mar 2002 17:43:59 -0000 2.3 --- components.html 5 Apr 2002 04:52:30 -0000 2.4 *************** *** 1,6 **** ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ! <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> ! <!-- Mon Mar 25 10:31:14 2002 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> --- 1,6 ---- ! <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ! <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> ! <!-- Thu Apr 4 23:40:18 2002 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> *************** *** 10,148 **** --> ! <HEAD> ! <TITLE>The components of a web page generated by ht2html</TITLE> ! <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> ! <style type="text/css"> ! body { margin:0; } ! </style> ! </HEAD> ! <BODY BGCOLOR="#ffffff" TEXT="#000000" ! ! LINK="#0000bb" VLINK="#551a8b" ! ALINK="#ff0000"> <!-- start of page table --> ! <TABLE WIDTH="100%" BORDER=0 CELLSPACING=0 CELLPADDING=0> <!-- start of banner row --> ! <TR> <!-- start of corner cells --> ! <TD WIDTH=150 VALIGN=MIDDLE BGCOLOR="#4fa445"> <center> <a href="index.html"> ! <img alt="ht2html" border=0 ! src="ht2html.png"></a></center> </TD> ! <TD WIDTH=15 BGCOLOR="#89aaaa"> </TD><!--spacer--> <!-- end of corner cells --> <!-- start of banner --> ! <TD WIDTH="90%" BGCOLOR="#89aaaa"> <!-- start of site links table --> ! <TABLE WIDTH="100%" BORDER=0 ! CELLSPACING=0 CELLPADDING=0 ! BGCOLOR="#ffffff"> ! <TR> ! <TD BGCOLOR="#89aaaa"> <a href="index.html">Home</a> ! </TD> ! <TD BGCOLOR="#89aaaa"> <a href="http://www.python.org/">Python.Org</a> ! </TD> ! <TD BGCOLOR="#89aaaa"> <a href="http://barry.wooz.org/">Barry's home page</a> ! </TD> ! <TD BGCOLOR="#89aaaa"> <a href="http://sf.net/projects/ht2html">ht2html @ SourceForge</a> ! </TD> ! </TR> ! </TABLE><!-- end of site links table --> ! </TD><!-- end of banner --> ! </TR><!-- end of banner row --> ! <TR><!-- start of sidebar/body row --> <!-- start of sidebar cells --> ! <TD WIDTH=150 VALIGN=TOP BGCOLOR="#89aaaa"> <!-- start of sidebar table --> ! <TABLE WIDTH="100%" BORDER=0 CELLSPACING=0 CELLPADDING=3 ! BGCOLOR="#ffffff"> ! <TR><TD BGCOLOR="#238e68"><B><FONT COLOR="#ffffff"> Subsections ! </FONT></B></TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="index.html">Introduction</A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> <b>Web page components</b> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="bugs.html">Bugs and Peculiarities</A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="docstring.html">Usage</A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="examples.html">Examples</A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <TR><TD BGCOLOR="#238e68"><B><FONT COLOR="#ffffff"> ht2html sites ! </FONT></B></TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="http://barry.wooz.org/">Barry's home page</A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="http://www.python.org/">Python.Org</A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="http://www.jython.org/">Jython.Org</A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="http://www.list.org/">GNU Mailman</A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="http://tmda.sf.net/">TMDA</A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="http://acvalbonne.online.fr/">Cycling Club</A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <TR><TD BGCOLOR="#238e68"><B><FONT COLOR="#ffffff"> Email me ! </FONT></B></TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="mailto:ba...@py...">Barry A. Warsaw</A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="http://www.python.org/"> <center> ! <img alt="[Python Powered]" border=0 src="PythonPoweredSmall.png"></center> ! </A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> © 1999-2002 ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="http://www.python.org/psf/">Python Software Foundation</A> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> <hr> ! </TD></TR> ! <TR><TD BGCOLOR="#89aaaa"> ! <A HREF="components.ht">[page source]</A> ! </TD></TR> ! </TABLE><!-- end of sidebar table --> ! </TD> ! <TD WIDTH=15> </TD><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> ! <TD VALIGN=TOP WIDTH="90%"><BR> <h3>The components of a web page generated by ht2html</h3> --- 10,147 ---- --> ! <head> ! <title>The components of a web page generated by ht2html</title> ! <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> ! <meta name="generator" content="HT2HTML/2.0"> <style type="text/css"> ! body { margin: 0px; } </style> ! </head> ! <body bgcolor="#ffffff" text="#000000" ! marginwidth="0" marginheight="0" ! link="#0000bb" vlink="#551a8b" ! alink="#ff0000"> <!-- start of page table --> ! <table width="100%" border="0" cellspacing="0" cellpadding="0"> <!-- start of banner row --> ! <tr> <!-- start of corner cells --> ! <td width="150" valign="middle" bgcolor="#4fa445" class="corner"> <center> <a href="index.html"> ! <img alt="ht2html" border="0" ! src="ht2html.png"></a></center> </td> ! <td width="15" bgcolor="#89aaaa"> </td><!--spacer--> <!-- end of corner cells --> <!-- start of banner --> ! <td width="90%" bgcolor="#89aaaa" class="banner"> <!-- start of site links table --> ! <table width="100%" border="0" ! cellspacing="0" cellpadding="0" ! bgcolor="#ffffff"> ! <tr> ! <td bgcolor="#89aaaa"> <a href="index.html">Home</a> ! </td> ! <td bgcolor="#89aaaa"> <a href="http://www.python.org/">Python.Org</a> ! </td> ! <td bgcolor="#89aaaa"> <a href="http://barry.wooz.org/">Barry's home page</a> ! </td> ! <td bgcolor="#89aaaa"> <a href="http://sf.net/projects/ht2html">ht2html @ SourceForge</a> ! </td> ! </tr> ! </table><!-- end of site links table --> ! </td><!-- end of banner --> ! </tr><!-- end of banner row --> ! <tr><!-- start of sidebar/body row --> <!-- start of sidebar cells --> ! <td width="150" valign="top" bgcolor="#89aaaa" class="sidebar"> <!-- start of sidebar table --> ! <table width="100%" border="0" cellspacing="0" cellpadding="3" ! bgcolor="#ffffff"> ! <tr><td bgcolor="#238e68"><b><font color="#ffffff"> Subsections ! </font></b></td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="index.html">Introduction</a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> <b>Web page components</b> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="bugs.html">Bugs and Peculiarities</a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="docstring.html">Usage</a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="examples.html">Examples</a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <tr><td bgcolor="#238e68"><b><font color="#ffffff"> ht2html sites ! </font></b></td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="http://barry.wooz.org/">Barry's home page</a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="http://www.python.org/">Python.Org</a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="http://www.jython.org/">Jython.Org</a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="http://www.list.org/">GNU Mailman</a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="http://tmda.sf.net/">TMDA</a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="http://acvalbonne.online.fr/">Cycling Club</a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <tr><td bgcolor="#238e68"><b><font color="#ffffff"> Email me ! </font></b></td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="mailto:ba...@py...">Barry A. Warsaw</a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="http://www.python.org/"> <center> ! <img alt="[Python Powered]" border="0" src="PythonPoweredSmall.png"></center> ! </a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> © 1999-2002 ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="http://www.python.org/psf/">Python Software Foundation</a> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> <hr> ! </td></tr> ! <tr><td bgcolor="#89aaaa"> ! <a href="components.ht">[page source]</a> ! </td></tr> ! </table><!-- end of sidebar table --> ! </td> ! <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> ! <td valign="top" width="90%" class="body"><br> <h3>The components of a web page generated by ht2html</h3> *************** *** 257,261 **** if it extended to the full width of the page. You specify the separation between the body and the continuation text by including ! a special comment tag in your <tt>.ht</tt> file: <blockquote> --- 256,260 ---- if it extended to the full width of the page. You specify the separation between the body and the continuation text by including ! a special comment in your <tt>.ht</tt> file: <blockquote> *************** *** 263,273 **** </blockquote> ! <p>The tag must look exactly like this (don't put any spaces in the angle brackets). Put this where you'd like the continuation html to ! start. You can't span forms or tables across this tag because ht2html substitutes row and table end tags for this special marker. ! </TD><!-- end of body cell --> ! </TR><!-- end of sidebar/body row --> ! </TABLE><!-- end of page table --> ! </BODY></HTML> --- 262,272 ---- </blockquote> ! <p>The mark must look exactly like this (don't put any spaces in the angle brackets). Put this where you'd like the continuation html to ! start. You can't span forms or tables across this mark because ht2html substitutes row and table end tags for this special marker. ! </td><!-- end of body cell --> ! </tr><!-- end of sidebar/body row --> ! </table><!-- end of page table --> ! </body></html> |