Update of /cvsroot/tmda/tmda/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv12522/htdocs
Modified Files:
ChangeLog bugs.html config-client.html config-filter.html
config-links.h config-pre.html config-server.html config.html
download.html features.html filter-sources.html history.html
howtos.html index.html install.html inuse.html press.html
requirements.html resources.html results.html tmda-ofmipd.html
trouble.html
Log Message:
Add sidebar link to TMDA Filter Sources.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog 18 Aug 2002 22:52:43 -0000 1.148
+++ ChangeLog 19 Aug 2002 17:30:04 -0000 1.149
@@ -1,3 +1,7 @@
+2002-08-19 Jason R. Mastaler <[EMAIL PROTECTED]>
+
+ * config-links.h: Add sidebar link to TMDA Filter Sources.
+
2002-08-18 Tim Legant <[EMAIL PROTECTED]>
* config-filter.ht: Significantly shortened file. Added
Index: bugs.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/bugs.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- bugs.html 7 Aug 2002 20:50:41 -0000 1.17
+++ bugs.html 19 Aug 2002 17:30:04 -0000 1.18
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:31 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: config-client.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-client.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- config-client.html 7 Aug 2002 20:50:41 -0000 1.36
+++ config-client.html 19 Aug 2002 17:30:04 -0000 1.37
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:31 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -114,6 +114,9 @@
</TD></TR>
<TR><TD BGCOLOR="#cccccc">
<A HREF="config-filter.html">Filter Specification</A>
+</TD></TR>
+<TR><TD BGCOLOR="#cccccc">
+<A HREF="filter-sources.html">Filter Sources</A>
</TD></TR>
<TR><TD BGCOLOR="#cccccc">
<TR><TD BGCOLOR="#191970"><B><FONT COLOR="#ffffff">
Index: config-filter.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-filter.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- config-filter.html 18 Aug 2002 22:52:43 -0000 1.27
+++ config-filter.html 19 Aug 2002 17:30:05 -0000 1.28
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Sat Aug 17 22:40:04 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -113,7 +113,10 @@
<A HREF="config-client.html">Client Configuration</A>
</TD></TR>
<TR><TD BGCOLOR="#cccccc">
-<A HREF="config-filter.html">Filter Specification</A>
+<b>Filter Specification</b>
+</TD></TR>
+<TR><TD BGCOLOR="#cccccc">
+<A HREF="filter-sources.html">Filter Sources</A>
</TD></TR>
<TR><TD BGCOLOR="#cccccc">
<TR><TD BGCOLOR="#191970"><B><FONT COLOR="#ffffff">
Index: config-links.h
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-links.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- config-links.h 17 Nov 2001 18:36:46 -0000 1.3
+++ config-links.h 19 Aug 2002 17:30:05 -0000 1.4
@@ -5,3 +5,4 @@
<li><a href="config-server.html">Server Configuration</a>
<li><a href="config-client.html">Client Configuration</a>
<li><a href="config-filter.html">Filter Specification</a>
+<li><a href="filter-sources.html">Filter Sources</a>
Index: config-pre.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-pre.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- config-pre.html 7 Aug 2002 20:50:41 -0000 1.21
+++ config-pre.html 19 Aug 2002 17:30:05 -0000 1.22
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:31 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -114,6 +114,9 @@
</TD></TR>
<TR><TD BGCOLOR="#cccccc">
<A HREF="config-filter.html">Filter Specification</A>
+</TD></TR>
+<TR><TD BGCOLOR="#cccccc">
+<A HREF="filter-sources.html">Filter Sources</A>
</TD></TR>
<TR><TD BGCOLOR="#cccccc">
<TR><TD BGCOLOR="#191970"><B><FONT COLOR="#ffffff">
Index: config-server.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-server.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- config-server.html 7 Aug 2002 20:50:41 -0000 1.33
+++ config-server.html 19 Aug 2002 17:30:05 -0000 1.34
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:31 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -114,6 +114,9 @@
</TD></TR>
<TR><TD BGCOLOR="#cccccc">
<A HREF="config-filter.html">Filter Specification</A>
+</TD></TR>
+<TR><TD BGCOLOR="#cccccc">
+<A HREF="filter-sources.html">Filter Sources</A>
</TD></TR>
<TR><TD BGCOLOR="#cccccc">
<TR><TD BGCOLOR="#191970"><B><FONT COLOR="#ffffff">
Index: config.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- config.html 7 Aug 2002 20:50:41 -0000 1.19
+++ config.html 19 Aug 2002 17:30:06 -0000 1.20
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:31 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -114,6 +114,9 @@
</TD></TR>
<TR><TD BGCOLOR="#cccccc">
<A HREF="config-filter.html">Filter Specification</A>
+</TD></TR>
+<TR><TD BGCOLOR="#cccccc">
+<A HREF="filter-sources.html">Filter Sources</A>
</TD></TR>
<TR><TD BGCOLOR="#cccccc">
<TR><TD BGCOLOR="#191970"><B><FONT COLOR="#ffffff">
Index: download.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/download.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- download.html 7 Aug 2002 20:50:41 -0000 1.28
+++ download.html 19 Aug 2002 17:30:06 -0000 1.29
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:32 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: features.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/features.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- features.html 7 Aug 2002 20:50:41 -0000 1.27
+++ features.html 19 Aug 2002 17:30:06 -0000 1.28
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:32 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: filter-sources.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/filter-sources.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- filter-sources.html 18 Aug 2002 22:52:43 -0000 1.1
+++ filter-sources.html 19 Aug 2002 17:30:06 -0000 1.2
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Sun Aug 18 02:47:27 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -114,6 +114,9 @@
</TD></TR>
<TR><TD BGCOLOR="#cccccc">
<A HREF="config-filter.html">Filter Specification</A>
+</TD></TR>
+<TR><TD BGCOLOR="#cccccc">
+<b>Filter Sources</b>
</TD></TR>
<TR><TD BGCOLOR="#cccccc">
<TR><TD BGCOLOR="#191970"><B><FONT COLOR="#ffffff">
Index: history.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/history.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- history.html 7 Aug 2002 20:50:41 -0000 1.12
+++ history.html 19 Aug 2002 17:30:06 -0000 1.13
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:32 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: howtos.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/howtos.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- howtos.html 7 Aug 2002 20:50:41 -0000 1.4
+++ howtos.html 19 Aug 2002 17:30:06 -0000 1.5
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:32 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: index.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/index.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- index.html 7 Aug 2002 20:50:41 -0000 1.21
+++ index.html 19 Aug 2002 17:30:06 -0000 1.22
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:32 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: install.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/install.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- install.html 7 Aug 2002 20:50:41 -0000 1.25
+++ install.html 19 Aug 2002 17:30:07 -0000 1.26
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:32 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: inuse.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/inuse.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- inuse.html 13 Aug 2002 22:32:20 -0000 1.24
+++ inuse.html 19 Aug 2002 17:30:07 -0000 1.25
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Tue Aug 13 16:30:42 2002 -->
+<!-- Mon Aug 19 11:29:08 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: press.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/press.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- press.html 7 Aug 2002 21:04:52 -0000 1.1
+++ press.html 19 Aug 2002 17:30:07 -0000 1.2
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 15:03:41 2002 -->
+<!-- Mon Aug 19 11:29:09 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: requirements.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/requirements.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- requirements.html 7 Aug 2002 20:50:41 -0000 1.24
+++ requirements.html 19 Aug 2002 17:30:07 -0000 1.25
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:33 2002 -->
+<!-- Mon Aug 19 11:29:09 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: resources.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/resources.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- resources.html 7 Aug 2002 20:50:41 -0000 1.27
+++ resources.html 19 Aug 2002 17:30:07 -0000 1.28
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:33 2002 -->
+<!-- Mon Aug 19 11:29:09 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: results.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/results.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- results.html 7 Aug 2002 20:50:41 -0000 1.27
+++ results.html 19 Aug 2002 17:30:07 -0000 1.28
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:33 2002 -->
+<!-- Mon Aug 19 11:29:09 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: tmda-ofmipd.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/tmda-ofmipd.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tmda-ofmipd.html 7 Aug 2002 20:50:41 -0000 1.5
+++ tmda-ofmipd.html 19 Aug 2002 17:30:07 -0000 1.6
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:33 2002 -->
+<!-- Mon Aug 19 11:29:09 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
Index: trouble.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/trouble.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- trouble.html 7 Aug 2002 20:50:41 -0000 1.11
+++ trouble.html 19 Aug 2002 17:30:07 -0000 1.12
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Aug 7 14:48:33 2002 -->
+<!-- Mon Aug 19 11:29:09 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs