ceki 2004/08/17 03:21:06
Modified: docs index.html
docs/site binindex.html bugreport.html bylaws.html
cvs-repositories.html logging-site.html
mailing-lists.html mission-statement.html news.html
who-we-are.html
Log:
Newly generated html files.
PR:
Obtained from:
Submitted by:
Reviewed by:
Revision Changes Path
1.25 +18 -13 logging-site/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/logging-site/docs/index.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- index.html 13 Aug 2004 09:33:23 -0000 1.24
+++ index.html 17 Aug 2004 10:21:05 -0000 1.25
@@ -7,11 +7,6 @@
<!-- start the processing -->
- set ($properties = <properties>
- <author email="ceki at apache dot org">Ceki Gulcu</author>
- <author email="yoavs at apache dot org">Yoav Shapira</author>
- <title>Welcome</title>
- </properties> )
<!-- ====================================================================== -->
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
@@ -20,7 +15,11 @@
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
-
+ <meta name="author" value="Ceki
Gulcu">
+ <meta name="email" value="ceki at apache dot org">
+ <meta name="author" value="Yoav Shapira">
+ <meta name="email" value="yoavs at apache dot org">
+
<meta name="keywords" content="java,
logging, tracing, component, framework, API, log4j" />
@@ -28,17 +27,23 @@
<link href="./css/site.css" rel="stylesheet" type="text/css"/>
- <title>Logging Services -
$properties.getChild("title").getText()</title>
+ <title>Logging Services - Welcome</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<!-- START Header table -->
- <div class="banner">
- <a href="http://logging.apache.org">
- <img src="http://logging.apache.org/images/ls-logo.jpg" align="left"
border="0"/>
- </a>
- </div>
- <!-- END Header table -->
+ <table class="banner" border="0">
+ <tr>
+ <td valign="top">
+ <a href="http://logging.apache.org/">
+ <img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
+ </a>
+ </td>
+ <td align="right">
+ </td>
+ </tr>
+ </table>
+ <!-- END Header table -->
<div class="centercol">
<hr noshade="" size="1"/>
1.9 +18 -13 logging-site/docs/site/binindex.html
Index: binindex.html
===================================================================
RCS file: /home/cvs/logging-site/docs/site/binindex.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- binindex.html 13 Aug 2004 09:33:24 -0000 1.8
+++ binindex.html 17 Aug 2004 10:21:05 -0000 1.9
@@ -7,11 +7,6 @@
<!-- start the processing -->
- set ($properties = <properties>
- <author email="jon.AT.latchkey.DOT.com">Jon S. Stevens</author>
- <author>Ceki Gulcu</author>
- <title>Binary Downloads</title>
- </properties> )
<!-- ====================================================================== -->
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
@@ -20,24 +15,34 @@
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
-
+ <meta name="author" value="Jon
S. Stevens">
+ <meta name="email" value="jon.AT.latchkey.DOT.com">
+ <meta name="author" value="Ceki Gulcu">
+ <meta name="email" value="$au.getAttributeValue("email")">
+
<link href="../css/site.css" rel="stylesheet" type="text/css"/>
- <title>Logging Services -
$properties.getChild("title").getText()</title>
+ <title>Logging Services - Binary Downloads</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<!-- START Header table -->
- <div class="banner">
- <a href="http://logging.apache.org">
- <img src="http://logging.apache.org/images/ls-logo.jpg" align="left"
border="0"/>
- </a>
- </div>
- <!-- END Header table -->
+ <table class="banner" border="0">
+ <tr>
+ <td valign="top">
+ <a href="http://logging.apache.org/">
+ <img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
+ </a>
+ </td>
+ <td align="right">
+ </td>
+ </tr>
+ </table>
+ <!-- END Header table -->
<div class="centercol">
<hr noshade="" size="1"/>
1.17 +18 -13 logging-site/docs/site/bugreport.html
Index: bugreport.html
===================================================================
RCS file: /home/cvs/logging-site/docs/site/bugreport.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- bugreport.html 13 Aug 2004 09:33:24 -0000 1.16
+++ bugreport.html 17 Aug 2004 10:21:05 -0000 1.17
@@ -7,11 +7,6 @@
<!-- start the processing -->
- set ($properties = <properties>
- <author>Glenn L. Nielsen</author>
- <author>Yoav Shapira</author>
- <title>Bug Report Guidelines</title>
- </properties> )
<!-- ====================================================================== -->
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
@@ -20,24 +15,34 @@
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
-
+ <meta name="author"
value="Glenn L. Nielsen">
+ <meta name="email" value="$au.getAttributeValue("email")">
+ <meta name="author" value="Yoav Shapira">
+ <meta name="email" value="$au.getAttributeValue("email")">
+
<link href="../css/site.css" rel="stylesheet" type="text/css"/>
- <title>Logging Services -
$properties.getChild("title").getText()</title>
+ <title>Logging Services - Bug Report Guidelines</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<!-- START Header table -->
- <div class="banner">
- <a href="http://logging.apache.org">
- <img src="http://logging.apache.org/images/ls-logo.jpg" align="left"
border="0"/>
- </a>
- </div>
- <!-- END Header table -->
+ <table class="banner" border="0">
+ <tr>
+ <td valign="top">
+ <a href="http://logging.apache.org/">
+ <img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
+ </a>
+ </td>
+ <td align="right">
+ </td>
+ </tr>
+ </table>
+ <!-- END Header table -->
<div class="centercol">
<hr noshade="" size="1"/>
1.17 +16 -12 logging-site/docs/site/bylaws.html
Index: bylaws.html
===================================================================
RCS file: /home/cvs/logging-site/docs/site/bylaws.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- bylaws.html 13 Aug 2004 09:33:24 -0000 1.16
+++ bylaws.html 17 Aug 2004 10:21:05 -0000 1.17
@@ -7,10 +7,6 @@
<!-- start the processing -->
- set ($properties = <properties>
- <author email="ceki at apache dot org">Ceki Gulcu</author>
- <title>Bylaws of the Logging Services Project</title>
- </properties> )
<!-- ====================================================================== -->
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
@@ -19,7 +15,9 @@
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
-
+ <meta name="author" value="Ceki
Gulcu">
+ <meta name="email" value="ceki at apache dot org">
+
<meta name="keywords" content="bylaws,
logging services" />
@@ -27,17 +25,23 @@
<link href="../css/site.css" rel="stylesheet" type="text/css"/>
- <title>Logging Services -
$properties.getChild("title").getText()</title>
+ <title>Logging Services - Bylaws of the Logging Services Project</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<!-- START Header table -->
- <div class="banner">
- <a href="http://logging.apache.org">
- <img src="http://logging.apache.org/images/ls-logo.jpg" align="left"
border="0"/>
- </a>
- </div>
- <!-- END Header table -->
+ <table class="banner" border="0">
+ <tr>
+ <td valign="top">
+ <a href="http://logging.apache.org/">
+ <img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
+ </a>
+ </td>
+ <td align="right">
+ </td>
+ </tr>
+ </table>
+ <!-- END Header table -->
<div class="centercol">
<hr noshade="" size="1"/>
1.12 +18 -13 logging-site/docs/site/cvs-repositories.html
Index: cvs-repositories.html
===================================================================
RCS file: /home/cvs/logging-site/docs/site/cvs-repositories.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- cvs-repositories.html 13 Aug 2004 09:33:24 -0000 1.11
+++ cvs-repositories.html 17 Aug 2004 10:21:05 -0000 1.12
@@ -7,11 +7,6 @@
<!-- start the processing -->
- set ($properties = <properties>
- <author email="jon.AT.latchkey.DOT.com">Jon S. Stevens</author>
- <author email="yoavs at apache dot org">Yoav Shapira</author>
- <title>CVS Repository Information</title>
- </properties> )
<!-- ====================================================================== -->
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
@@ -20,24 +15,34 @@
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
-
+ <meta name="author" value="Jon
S. Stevens">
+ <meta name="email" value="jon.AT.latchkey.DOT.com">
+ <meta name="author" value="Yoav Shapira">
+ <meta name="email" value="yoavs at apache dot org">
+
<link href="../css/site.css" rel="stylesheet" type="text/css"/>
- <title>Logging Services -
$properties.getChild("title").getText()</title>
+ <title>Logging Services - CVS Repository Information</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<!-- START Header table -->
- <div class="banner">
- <a href="http://logging.apache.org">
- <img src="http://logging.apache.org/images/ls-logo.jpg" align="left"
border="0"/>
- </a>
- </div>
- <!-- END Header table -->
+ <table class="banner" border="0">
+ <tr>
+ <td valign="top">
+ <a href="http://logging.apache.org/">
+ <img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
+ </a>
+ </td>
+ <td align="right">
+ </td>
+ </tr>
+ </table>
+ <!-- END Header table -->
<div class="centercol">
<hr noshade="" size="1"/>
1.11 +20 -14 logging-site/docs/site/logging-site.html
Index: logging-site.html
===================================================================
RCS file: /home/cvs/logging-site/docs/site/logging-site.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- logging-site.html 13 Aug 2004 09:33:24 -0000 1.10
+++ logging-site.html 17 Aug 2004 10:21:05 -0000 1.11
@@ -7,12 +7,6 @@
<!-- start the processing -->
- set ($properties = <properties>
- <author email="jon.AT.latchkey.DOT.com">Jon S. Stevens</author>
- <author email="husted.AT.apache.DOT.org">Ted Husted</author>
- <author email="ceki.AT.apache.DOT.org">Ceki Gulcu</author>
- <title>About the Logging Services web-site</title>
- </properties> )
<!-- ====================================================================== -->
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
@@ -21,24 +15,36 @@
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
-
+ <meta name="author" value="Jon
S. Stevens">
+ <meta name="email" value="jon.AT.latchkey.DOT.com">
+ <meta name="author" value="Ted Husted">
+ <meta name="email" value="husted.AT.apache.DOT.org">
+ <meta name="author" value="Ceki Gulcu">
+ <meta name="email" value="ceki.AT.apache.DOT.org">
+
<link href="../css/site.css" rel="stylesheet" type="text/css"/>
- <title>Logging Services -
$properties.getChild("title").getText()</title>
+ <title>Logging Services - About the Logging Services web-site</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<!-- START Header table -->
- <div class="banner">
- <a href="http://logging.apache.org">
- <img src="http://logging.apache.org/images/ls-logo.jpg" align="left"
border="0"/>
- </a>
- </div>
- <!-- END Header table -->
+ <table class="banner" border="0">
+ <tr>
+ <td valign="top">
+ <a href="http://logging.apache.org/">
+ <img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
+ </a>
+ </td>
+ <td align="right">
+ </td>
+ </tr>
+ </table>
+ <!-- END Header table -->
<div class="centercol">
<hr noshade="" size="1"/>
1.19 +16 -12 logging-site/docs/site/mailing-lists.html
Index: mailing-lists.html
===================================================================
RCS file: /home/cvs/logging-site/docs/site/mailing-lists.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- mailing-lists.html 13 Aug 2004 09:33:24 -0000 1.18
+++ mailing-lists.html 17 Aug 2004 10:21:05 -0000 1.19
@@ -7,10 +7,6 @@
<!-- start the processing -->
- set ($properties = <properties>
- <author email="ceki at apache dot org">Ceki Gulcu</author>
- <title>Mission Statement for the Logging Services Project</title>
- </properties> )
<!-- ====================================================================== -->
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
@@ -19,7 +15,9 @@
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
-
+ <meta name="author" value="Ceki
Gulcu">
+ <meta name="email" value="ceki at apache dot org">
+
<meta name="keywords" content="mission,
mission statement logging services" />
@@ -27,17 +25,23 @@
<link href="../css/site.css" rel="stylesheet" type="text/css"/>
- <title>Logging Services -
$properties.getChild("title").getText()</title>
+ <title>Logging Services - Mission Statement for the Logging Services
Project</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<!-- START Header table -->
- <div class="banner">
- <a href="http://logging.apache.org">
- <img src="http://logging.apache.org/images/ls-logo.jpg" align="left"
border="0"/>
- </a>
- </div>
- <!-- END Header table -->
+ <table class="banner" border="0">
+ <tr>
+ <td valign="top">
+ <a href="http://logging.apache.org/">
+ <img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
+ </a>
+ </td>
+ <td align="right">
+ </td>
+ </tr>
+ </table>
+ <!-- END Header table -->
<div class="centercol">
<hr noshade="" size="1"/>
1.15 +16 -12 logging-site/docs/site/mission-statement.html
Index: mission-statement.html
===================================================================
RCS file: /home/cvs/logging-site/docs/site/mission-statement.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- mission-statement.html 13 Aug 2004 09:33:24 -0000 1.14
+++ mission-statement.html 17 Aug 2004 10:21:05 -0000 1.15
@@ -7,10 +7,6 @@
<!-- start the processing -->
- set ($properties = <properties>
- <author email="ceki at apache dot org">Ceki Gulcu</author>
- <title>Mission Statement for the Logging Services Project</title>
- </properties> )
<!-- ====================================================================== -->
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
@@ -19,7 +15,9 @@
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
-
+ <meta name="author" value="Ceki
Gulcu">
+ <meta name="email" value="ceki at apache dot org">
+
<meta name="keywords" content="mission,
mission statement logging services" />
@@ -27,17 +25,23 @@
<link href="../css/site.css" rel="stylesheet" type="text/css"/>
- <title>Logging Services -
$properties.getChild("title").getText()</title>
+ <title>Logging Services - Mission Statement for the Logging Services
Project</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<!-- START Header table -->
- <div class="banner">
- <a href="http://logging.apache.org">
- <img src="http://logging.apache.org/images/ls-logo.jpg" align="left"
border="0"/>
- </a>
- </div>
- <!-- END Header table -->
+ <table class="banner" border="0">
+ <tr>
+ <td valign="top">
+ <a href="http://logging.apache.org/">
+ <img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
+ </a>
+ </td>
+ <td align="right">
+ </td>
+ </tr>
+ </table>
+ <!-- END Header table -->
<div class="centercol">
<hr noshade="" size="1"/>
1.20 +18 -13 logging-site/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/logging-site/docs/site/news.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- news.html 13 Aug 2004 09:33:24 -0000 1.19
+++ news.html 17 Aug 2004 10:21:05 -0000 1.20
@@ -7,11 +7,6 @@
<!-- start the processing -->
- set ($properties = <properties>
- <author email="ceki at qos dot ch">Ceki Gulcu</author>
- <author email="yoavs at apache dot org">Yoav Shapira</author>
- <title>News and Status</title>
- </properties> )
<!-- ====================================================================== -->
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
@@ -20,24 +15,34 @@
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
-
+ <meta name="author" value="Ceki
Gulcu">
+ <meta name="email" value="ceki at qos dot ch">
+ <meta name="author" value="Yoav Shapira">
+ <meta name="email" value="yoavs at apache dot org">
+
<link href="../css/site.css" rel="stylesheet" type="text/css"/>
- <title>Logging Services -
$properties.getChild("title").getText()</title>
+ <title>Logging Services - News and Status</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<!-- START Header table -->
- <div class="banner">
- <a href="http://logging.apache.org">
- <img src="http://logging.apache.org/images/ls-logo.jpg" align="left"
border="0"/>
- </a>
- </div>
- <!-- END Header table -->
+ <table class="banner" border="0">
+ <tr>
+ <td valign="top">
+ <a href="http://logging.apache.org/">
+ <img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
+ </a>
+ </td>
+ <td align="right">
+ </td>
+ </tr>
+ </table>
+ <!-- END Header table -->
<div class="centercol">
<hr noshade="" size="1"/>
1.17 +16 -12 logging-site/docs/site/who-we-are.html
Index: who-we-are.html
===================================================================
RCS file: /home/cvs/logging-site/docs/site/who-we-are.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- who-we-are.html 13 Aug 2004 09:33:24 -0000 1.16
+++ who-we-are.html 17 Aug 2004 10:21:05 -0000 1.17
@@ -7,10 +7,6 @@
<!-- start the processing -->
- set ($properties = <properties>
- <author email="ceki at apache dot org">Ceki Gulcu</author>
- <title>Who we are</title>
- </properties> )
<!-- ====================================================================== -->
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
@@ -19,7 +15,9 @@
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
-
+ <meta name="author" value="Ceki
Gulcu">
+ <meta name="email" value="ceki at apache dot org">
+
<meta name="keywords" content="mission,
mission statement logging services" />
@@ -27,17 +25,23 @@
<link href="../css/site.css" rel="stylesheet" type="text/css"/>
- <title>Logging Services -
$properties.getChild("title").getText()</title>
+ <title>Logging Services - Who we are</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<!-- START Header table -->
- <div class="banner">
- <a href="http://logging.apache.org">
- <img src="http://logging.apache.org/images/ls-logo.jpg" align="left"
border="0"/>
- </a>
- </div>
- <!-- END Header table -->
+ <table class="banner" border="0">
+ <tr>
+ <td valign="top">
+ <a href="http://logging.apache.org/">
+ <img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
+ </a>
+ </td>
+ <td align="right">
+ </td>
+ </tr>
+ </table>
+ <!-- END Header table -->
<div class="centercol">
<hr noshade="" size="1"/>