CVS: tmda-cgi/display/themes/Blue/template info.ht,1.2,1.3 info.html,1.8,1.9

Gre7g Luterman <[email protected]>
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Update of /cvsroot/tmda/tmda-cgi/display/themes/Blue/template
In directory sc8-pr-cvs1:/tmp/cvs-serv2300/template

Modified Files:
	info.ht info.html 
Log Message:
Minor tweaks to the look of the info page.  Added a link to the tutorial.


Index: info.ht
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/display/themes/Blue/template/info.ht,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- info.ht	28 Apr 2003 03:13:04 -0000	1.2
+++ info.ht	4 May 2003 19:47:26 -0000	1.3
@@ -1,7 +1,24 @@
 Title: About tmda-cgi
 
-<h2>Version</h2>
-<table>
+<a href="#Tutorial">Tutorial</a></br>
+<a href="#Version">Version</a></br>
+<a href="#Params">Compile Params</a></br>
+<a href="#Special">Special Instructions</a></br>
+<a href="#Authors">Authors</a></br>
+<a href="#Links">Links</a></br>
+<a href="#Ack">Acknowledgements</a></br>
+<a href="#Contrib">Contributions</a></br>
+<a href="#Bug">Bug Finders</a></br>
+<a href="#ToDo">Still To Do</a><p>
+
+<h2><a name="Tutorial"></a>Tutorial</h2>
+
+<p>Need a little <a
+  href="http://tmda.sourceforge.net/tmda-cgi/t_index.html">help</a> with
+  tmda-cgi?</p>
+
+<h2><a name="Version"></a>Version</h2>
+<table cellspacing="7">
   <tr>
     <td><b>tmda-cgi:</b></td>
     <td class="TextField">%(CgiVersion)s</td>
@@ -12,39 +29,29 @@
   </tr>
 </table><p>
 
-<hr width="50%">
-
-<h2>Compile Params</h2>
+<h2><a name="Params"></a>Compile Params</h2>
 <table cellspacing="7">
 <!-- var: Params -->
   <tr>
-    <td nowrap valign="baseline"><b>%(Name)s</b></td>
-    <td>%(Detail)s</td>
+    <td nowrap valign="baseline"><b>%(Name)s:</b></td>
+    <td class="TextField">%(Detail)s</td>
   </tr>
 <!-- /var -->
 </table><p>
 
-<hr width="50%">
-
-<h2>Special Instructions</h2>
+<h2><a name="Special"></a>Special Instructions</h2>
 <p>%(Instruct)s</p>
 
-<hr width="50%">
-
-<h2>Authors</h2>
+<h2><a name="Authors"></a>Authors</h2>
 <p>tmda-cgi was written by <a href="mailto:[email protected]">Gre7g 
   Luterman</a> and <a href="mailto:[email protected]">Jim Ramsay</a></p>
 
-<hr width="50%">
-
-<h2>Links</h2>
+<h2><a name="Links"></a>Links</h2>
 <p>Find out more about
   <a href="http://tmda.sourceforge.net/tmda-cgi/">tmda-cgi</a>.</p>
 <p>Find out more about <a href="http://tmda.sourceforge.net/">TMDA</a>.</p>
 
-<hr width="50%">
-
-<h2>Acknowledgements</h2>
+<h2><a name="Ack"></a>Acknowledgements</h2>
 <table cellspacing="7">
 <!-- var: AckRow -->
   <tr>
@@ -54,9 +61,7 @@
 <!-- /var -->
 </table><p>
 
-<hr width="50%">
-
-<h2>Contributions</h2>
+<h2><a name="Contrib"></a>Contributions</h2>
 <table cellspacing="7">
 <!-- var: ContRow -->
   <tr>
@@ -66,9 +71,7 @@
 <!-- /var -->
 </table><p>
 
-<hr width="50%">
-
-<h2>Bug Finders</h2>
+<h2><a name="Bug"></a>Bug Finders</h2>
 <table cellspacing="7" width="100%">
 <!-- var: BugRow -->
   <tr>
@@ -80,9 +83,7 @@
 </table><p>
 <!-- var: BugCols="3" -->
 
-<hr width="50%">
-
-<h2>Still To Do</h2>
+<h2><a name="ToDo"></a>Still To Do</h2>
 <table cellspacing="7">
 <!-- var: ToDoRow -->
   <tr>

Index: info.html
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/display/themes/Blue/template/info.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- info.html	3 May 2003 16:54:54 -0000	1.8
+++ info.html	4 May 2003 19:47:26 -0000	1.9
@@ -2,7 +2,7 @@
 <?xml-stylesheet href="%(ThemeDir)s/styles.css" type="text/css"?>
 <html>
 <!-- THIS PAGE IS AUTOMATICALLY GENERATED.  DO NOT EDIT. -->
-<!-- Sat May  3 09:52:16 2003 -->
+<!-- Sun May  4 14:46:16 2003 -->
 <!-- USING HT2HTML 2.1 -->
 <!-- SEE http://ht2html.sf.net -->
 <!-- User-specified headers:
@@ -72,8 +72,25 @@
 </td>
 <!-- end of sidebar cell -->
 <!-- start of body cell -->
-<td valign="top" class="body"><h2>Version</h2>
-<table>
+<td valign="top" class="body"><a href="#Tutorial">Tutorial</a></br>
+<a href="#Version">Version</a></br>
+<a href="#Params">Compile Params</a></br>
+<a href="#Special">Special Instructions</a></br>
+<a href="#Authors">Authors</a></br>
+<a href="#Links">Links</a></br>
+<a href="#Ack">Acknowledgements</a></br>
+<a href="#Contrib">Contributions</a></br>
+<a href="#Bug">Bug Finders</a></br>
+<a href="#ToDo">Still To Do</a><p>
+
+<h2><a name="Tutorial"></a>Tutorial</h2>
+
+<p>Need a little <a
+  href="http://tmda.sourceforge.net/tmda-cgi/t_index.html">help</a> with
+  tmda-cgi?</p>
+
+<h2><a name="Version"></a>Version</h2>
+<table cellspacing="7">
   <tr>
     <td><b>tmda-cgi:</b></td>
     <td class="TextField">%(CgiVersion)s</td>
@@ -84,39 +101,29 @@
   </tr>
 </table><p>
 
-<hr width="50%">
-
-<h2>Compile Params</h2>
+<h2><a name="Params"></a>Compile Params</h2>
 <table cellspacing="7">
 <!-- var: Params -->
   <tr>
-    <td nowrap valign="baseline"><b>%(Name)s</b></td>
-    <td>%(Detail)s</td>
+    <td nowrap valign="baseline"><b>%(Name)s:</b></td>
+    <td class="TextField">%(Detail)s</td>
   </tr>
 <!-- /var -->
 </table><p>
 
-<hr width="50%">
-
-<h2>Special Instructions</h2>
+<h2><a name="Special"></a>Special Instructions</h2>
 <p>%(Instruct)s</p>
 
-<hr width="50%">
-
-<h2>Authors</h2>
+<h2><a name="Authors"></a>Authors</h2>
 <p>tmda-cgi was written by <a href="mailto:[email protected]">Gre7g 
   Luterman</a> and <a href="mailto:[email protected]">Jim Ramsay</a></p>
 
-<hr width="50%">
-
-<h2>Links</h2>
+<h2><a name="Links"></a>Links</h2>
 <p>Find out more about
   <a href="http://tmda.sourceforge.net/tmda-cgi/">tmda-cgi</a>.</p>
 <p>Find out more about <a href="http://tmda.sourceforge.net/">TMDA</a>.</p>
 
-<hr width="50%">
-
-<h2>Acknowledgements</h2>
+<h2><a name="Ack"></a>Acknowledgements</h2>
 <table cellspacing="7">
 <!-- var: AckRow -->
   <tr>
@@ -126,9 +133,7 @@
 <!-- /var -->
 </table><p>
 
-<hr width="50%">
-
-<h2>Contributions</h2>
+<h2><a name="Contrib"></a>Contributions</h2>
 <table cellspacing="7">
 <!-- var: ContRow -->
   <tr>
@@ -138,9 +143,7 @@
 <!-- /var -->
 </table><p>
 
-<hr width="50%">
-
-<h2>Bug Finders</h2>
+<h2><a name="Bug"></a>Bug Finders</h2>
 <table cellspacing="7" width="100%">
 <!-- var: BugRow -->
   <tr>
@@ -152,9 +155,7 @@
 </table><p>
 <!-- var: BugCols="3" -->
 
-<hr width="50%">
-
-<h2>Still To Do</h2>
+<h2><a name="ToDo"></a>Still To Do</h2>
 <table cellspacing="7">
 <!-- var: ToDoRow -->
   <tr>

_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.