1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
|
<HTML><HEAD><TITLE>Mailing Lists</TITLE><LINK href="resources/simple.css" rel="stylesheet" title="Simple Style" type="text/css"></HEAD><BODY><P class="legal">Cocoon Documentation</P><H1 class="title">Mailing Lists</H1><DOCUMENT>
<BODY>
<H1>Important Notice</H1><DIV id="s1">
<P><STRONG>IMPORTANT: Before posting a question or problem to any mailing list,
</STRONG>please first look at the FAQs
and the <A href="http://mail-archives.apache.org/">mailing list
archives</A> to avoid asking a question which has already been
asked and answered dozens of times before!
</P>
</DIV>
<H1>Cocoon Users</H1><DIV id="s1">
<P><A href="mailto:cocoon-users-subscribe@xml.apache.org">Subscribe</A>
<A href="mailto:cocoon-users-unsubscribe@xml.apache.org">Unsubscribe</A>
</P>
<P>The general Cocoon list, for problems, bug reports, asking for advice on how
best to implement a site, comparisons with other XML frameworks, etc.
But don't forget to look in the FAQ first, please!</P>
<P>If you would like to make commercial solicitations, please ask permission from
the list moderator first.</P>
<P class="note">This list is moderated, so the first time you post, there will be a
delay before your post is reviewed and accepted. This is to prevent spam.</P>
</DIV>
<H1>Cocoon Dev</H1><DIV id="s1">
<P><A href="mailto:cocoon-dev-subscribe@xml.apache.org">Subscribe</A>
<A href="mailto:cocoon-dev-unsubscribe@xml.apache.org">Unsubscribe</A>
</P>
<P>This list is for developers <STRONG>working on</STRONG> or wanting to work on
Cocoon itself (not developers merely working <STRONG>with</STRONG> Cocoon),
for code patches to Cocoon to be posted (please use <CODE>diff -u</CODE> format),
and for general Cocoon 2 questions.</P>
<P>Note this is <STRONG>NOT</STRONG> for general Cocoon 1 questions like "Why
isn't Cocoon working on my machine?" -
please ask those sorts of questions cocoon users (after reading the
FAQ first, of course).</P>
<P class="note">This list is moderated, so the first time you post, there will be a
delay before your post is reviewed and accepted. This is to prevent spam.</P>
</DIV>
<H1>Cocoon Cvs</H1><DIV id="s1">
<P><A href="mailto:cocoon-cvs-subscribe@xml.apache.org">Subscribe</A>
<A href="mailto:cocoon-cvs-unsubscribe@xml.apache.org">Unsubscribe</A>
</P>
<P>This <STRONG>read-only</STRONG> list sends out notification messages detailing
any change made to the CVS repository where all the source code and libraries
are stored for development purposes. The average user probably doesn't need to
subscribe to this list.</P>
</DIV>
<H1>Related Mailing Lists</H1><DIV id="s1">
<UL>
<LI><A href="http://www.mulberrytech.com/xsl/">Mulberrytech XSL list</A> -
more appropriate than Cocoon Users for general XSL questions.</LI>
<LI><A href="http://xml.apache.org/mail.html">XML Apache Projects</A> -
list of mailing lists for all the projects on xml.apache.org.</LI>
<LI>Some servlet engines have their own mailing lists for servlet-engine
configuration questions, such as
<A href="mailto:tomcat-user-subscribe">tomcat-user</A> (note it is "user"
and not "users").</LI>
</UL>
</DIV>
</BODY>
</DOCUMENT><P class="legal">Copyright © 1999-2000 The Apache Software Foundation.<BR>All rights reserved.</P></BODY></HTML>
|