mcatan 2004/06/15 13:08:01
Modified: xdocs/src download.xml index.xml
xdocs/src/manual header.html
xdocs/src/stylesheets project.xml
Added: xdocs/src contributing.xml support.xml
Log:
added pages "Support" and "Contributing"
Revision Changes Path
1.9 +1 -1 logging-log4cxx/xdocs/src/download.xml
Index: download.xml
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/src/download.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- download.xml 24 May 2004 06:44:15 -0000 1.8
+++ download.xml 15 Jun 2004 20:08:01 -0000 1.9
@@ -2,7 +2,7 @@
<document>
<properties>
- <author email="mcatan at free dot fr">Michael Catanzariti</author>
+ <author email="mcatan at apache dot org">Michael Catanzariti</author>
<title>Download</title>
</properties>
1.4 +1 -1 logging-log4cxx/xdocs/src/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/src/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.xml 15 Jun 2004 17:11:25 -0000 1.3
+++ index.xml 15 Jun 2004 20:08:01 -0000 1.4
@@ -2,7 +2,7 @@
<document>
<properties>
- <author email="mcatan at free dot fr">Michael Catanzariti</author>
+ <author email="mcatan at apache dot org">Michael Catanzariti</author>
<title>About</title>
</properties>
1.1 logging-log4cxx/xdocs/src/contributing.xml
Index: contributing.xml
===================================================================
<?xml version="1.0"?>
<document>
<properties>
<author email="mcatan at apache dot org">Michael CATANZARITI</author>
<title>Contributing</title>
</properties>
<meta name="keywords" content="log4cxx contributing, CVS, mailing list"/>
<body>
<h1>Contributing to log4cxx Development</h1>
<h2>Developer Mailing List</h2>
<p>
All discussion relating to log4cxx development
takes place
on this list. All CVS checkin notifications
are also copied to
this list.
</p>
<h3>Mailing List Archives</h3>
<p>
You can browse the mailing list
archives at the following
location:
</p>
<ul>
<li><a
href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=218">
eyebrowse</a></li>
<li><a
href="http://marc.theaimsgroup.com/?l=log4cxx-dev&r=1&w=2">
MARC</a></li>
</ul>
<h3>Subscribe</h3>
<p>
Subscribe to either the list or to the
digest list:
</p>
<ul>
<li>
<p>
To subscribe to this list send
an e-mail to <br/>
<a href="mailto:[EMAIL
PROTECTED]">
[EMAIL PROTECTED]</a>.
</p>
</li>
<li>
<p>
To subscribe to the digest list
sent an e-mail to <br />
<a href="mailto:[EMAIL
PROTECTED]">
[EMAIL PROTECTED]</a>.
</p>
</li>
</ul>
<h3>Unsubscribe</h3>
<p>
To unsubscribe send an email to the
relevant email address:
</p>
<ul>
<li>
<p>
To unsubscribe from this list
send an e-mail to <br/>
<a href="mailto:[EMAIL
PROTECTED]">
[EMAIL PROTECTED]</a>.
</p>
</li>
<li>
<p>
To unsubscribe from the digest
list sent an e-mail to <br/>
<a href="mailto:[EMAIL
PROTECTED]">
[EMAIL PROTECTED]</a>.
</p>
</li>
</ul>
<h3>Posting</h3>
<p>
Please have a quick read through the <a
href="http://jakarta.apache.org/site/mail.html">
guidelines</a>, thanks.
</p>
<p>
<strong>To prevent spam, we
require you to be subscribed to
the list before posting to
it.</strong>
</p>
<p>
<em>This is the log4cxx
developer list, it holds discussions
relating to the development of
log4cxx not the use of log4cxx.
If you have a question that
begins with the word "How" or you
are unsure as the the
appropriate list to post to then you
probably want to start with the
<a href="support.html">
log4cxx-user list</a>.</em>
</p>
<p>
Post to the list by sending
mail to <a
href="mailto:[email protected]">
[email protected]</a>.
</p>
<h2>CVS Access</h2>
<h3>Browsing CVS</h3>
<p>
<a
href="http://cvs.apache.org/viewcvs/logging-log4cxx/">
Browse log4cxx</a> CVS
repository using ViewCVS.
</p>
<h3>Anonymous CVS Access</h3>
<p>
Anyone can checkout source code
from our anonymous CVS
server. To do so, simply use
the following commands (if you are
using a GUI CVS client,
configure it appropriately).
</p>
<p>
First login to the CVS server
as the anonymous user.
</p>
<source language="shell">
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
password: anoncvs</source>
<p>
Then checkout the
logging-log4cxx module.
</p>
<source language="shell">
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout
logging-log4cxx</source>
<p>
If you are not familiar with
CVS,
<a
href="http://jakarta.apache.org/site/cvsindex.html">
Jakarta's CVS page</a> may hold
many helpful hints.
</p>
</body>
</document>
1.1 logging-log4cxx/xdocs/src/support.xml
Index: support.xml
===================================================================
<?xml version="1.0"?>
<document>
<properties>
<author email="mcatan at apache dot org">Michael CATANZARITI</author>
<title>Support</title>
</properties>
<meta name="keywords" content="log4cxx support, mailing list"/>
<body>
<h1>Log4cxx Support</h1>
<p>
log4cxx user support is provided via a mailing list.
Discussion on
log4cxx is held on the log4cxx-user mailing list.
Please search the
archives before posting because it is likely that your
question has
been answered before.
</p>
<h3>Mailing List Archives</h3>
<p>
You can browse the mailing list archives at the
following
location:
</p>
<ul>
<li><a
href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=219">
eyebrowse</a></li>
<li><a
href="http://marc.theaimsgroup.com/?l=log4cxx-user&r=1&w=2">
MARC</a></li>
</ul>
<h3>Subscribe</h3>
<p>
Subscribe to either the list or to the digest
list:
</p>
<ul>
<li>
<p>
To subscribe to this list send an
e-mail to <br/>
<a href="mailto:[EMAIL PROTECTED]">
[EMAIL PROTECTED]</a>.
</p>
</li>
<li>
<p>
To subscribe to the digest list sent an
e-mail to <br />
<a href="mailto:[EMAIL PROTECTED]">
[EMAIL PROTECTED]</a>.
</p>
</li>
</ul>
<h3>Unsubscribe</h3>
<p>
To unsubscribe send an email to the relevant
email address:
</p>
<ul>
<li>
<p>
To unsubscribe from this list send an
e-mail to <br/>
<a href="mailto:[EMAIL PROTECTED]">
[EMAIL PROTECTED]</a>.
</p>
</li>
<li>
<p>
To unsubscribe from the digest list
sent an e-mail to <br/>
<a href="mailto:[EMAIL PROTECTED]">
[EMAIL PROTECTED]</a>.
</p>
</li>
</ul>
<h3>Posting</h3>
<p>
Please have a quick read through the <a
href="http://jakarta.apache.org/site/mail.html">
guidelines</a>, thanks.
</p>
<p>
<strong>To prevent spam, we require you
to be subscribed to
the list before posting to it.</strong>
</p>
<p>
Ask questions and report bugs by
sending mail to
<a
href="mailto:[email protected]">
[email protected]</a>.
</p>
</body>
</document>
1.6 +4 -0 logging-log4cxx/xdocs/src/manual/header.html
Index: header.html
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/src/manual/header.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- header.html 25 Apr 2004 19:51:06 -0000 1.5
+++ header.html 15 Jun 2004 20:08:01 -0000 1.6
@@ -54,6 +54,10 @@
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="../manual/index.html">Documentation</a>
</small></td></tr>
+ <tr><td class="navbarItem"><small> <a
href="../support.html">Support</a>
+</small></td></tr>
+ <tr><td class="navbarItem"><small> <a
href="../contributing.html">Contributing</a>
+</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="../performance.html">Performance</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="../download.html">Download</a>
1.4 +3 -1 logging-log4cxx/xdocs/src/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/src/stylesheets/project.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- project.xml 25 Apr 2004 19:51:06 -0000 1.3
+++ project.xml 15 Jun 2004 20:08:01 -0000 1.4
@@ -18,8 +18,10 @@
<item name="News" href="/news.html"/>
<item name="Team" href="/team.html"/>
<item name="Documentation" href="/manual/index.html"/>
+ <item name="Support" href="/support.html"/>
+ <item name="Contributing" href="/contributing.html"/>
<item name="Performance" href="/performance.html"/>
- <item name="Download" href="/download.html"/>
+ <item name="Download" href="/download.html"/>
</menu>
</body>
