crossley 2002/07/07 00:10:51
Modified: src/documentation/xdocs Tag: cocoon_2_0_3_branch
mail-lists.xml
src/documentation/xdocs/plan Tag: cocoon_2_0_3_branch
changes-doc.xml doc.xml index.xml proposed-toc.xml
Log:
Describe the new cocoon-docs mailing list.
Revision Changes Path
No revision
No revision
1.3.2.4 +21 -0 xml-cocoon2/src/documentation/xdocs/mail-lists.xml
Index: mail-lists.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/mail-lists.xml,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -u -r1.3.2.3 -r1.3.2.4
--- mail-lists.xml 7 Jun 2002 20:14:37 -0000 1.3.2.3
+++ mail-lists.xml 7 Jul 2002 07:10:51 -0000 1.3.2.4
@@ -149,6 +149,27 @@
delay before your post is reviewed and accepted. This is to prevent spam.</note>
</s1>
+ <s1 title="Cocoon Docs">
+ <p><link href="mailto:[EMAIL PROTECTED]">Subscribe</link>
+ <link href="mailto:[EMAIL PROTECTED]">Unsubscribe</link>
+ </p>
+
+ <p>This list is for everyone (users and developers) to assist with building
+ the Cocoon documentation.
+ </p>
+
+ <p>
+ Please be careful to limit cross-posting between the Cocoon lists. You can
+ assume that all developers are also subscribed to cocoon-docs.
+ Any docs-related thread on -users or -dev should be moved to -docs (do not
+ Cc the original list, but send a short reply to indicate that the thread
+ has moved).
+ </p>
+
+ <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.</note>
+ </s1>
+
<s1 title="Cocoon Cvs">
<p><link href="mailto:[EMAIL PROTECTED]">Subscribe</link>
<link href="mailto:[EMAIL PROTECTED]">Unsubscribe</link>
No revision
No revision
1.6.2.6 +15 -4 xml-cocoon2/src/documentation/xdocs/plan/changes-doc.xml
Index: changes-doc.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/plan/changes-doc.xml,v
retrieving revision 1.6.2.5
retrieving revision 1.6.2.6
diff -u -r1.6.2.5 -r1.6.2.6
--- changes-doc.xml 4 Jul 2002 01:41:08 -0000 1.6.2.5
+++ changes-doc.xml 7 Jul 2002 07:10:51 -0000 1.6.2.6
@@ -11,14 +11,25 @@
<devs>
<!-- in strict alphabetical order -->
+ <person name="Nicola Ken Barozzi" email="[EMAIL PROTECTED]" id="NKB"/>
<person name="David Crossley" email="[EMAIL PROTECTED]" id="DC"/>
<person name="Bernhard Huber" email="[EMAIL PROTECTED]" id="BH"/>
- <person name="Ivelin Ivanov" email="[EMAIL PROTECTED]" id="II"/>
+ <person name="Ivelin Atanasoff Ivanov" email="[EMAIL PROTECTED]" id="IAI"/>
<person name="Diana Shannon" email="[EMAIL PROTECTED]" id="DS"/>
</devs>
<release version="@version@" date="@date@">
+ <action dev="DC" type="add">
+ Added section to the
+ <link href="../mail-lists.html">Mailing Lists</link> document to describe
+ the new <code>cocoon-docs</code> mailing list.
+ </action>
+
+ <action dev="NKB" type="add">
+ Established the new <code>cocoon-docs</code> mailing list.
+ </action>
+
<action dev="DS" type="update">
Updated and refactored some planning docs.
</action>
@@ -46,7 +57,7 @@
</action>
<action dev="DC" type="add" due-to="Andrew Savory"
due-to-email="[EMAIL PROTECTED]">
- Added overview documentation for
+ Added overview documentation for
<link href="../userdocs/concepts/xmlform.html">XMLForm Handling</link>.
</action>
@@ -80,7 +91,7 @@
Provided "gateway links" to additional site documentation.
</action>
- <action dev="II" type="add" due-to="Heidi Brannan" due-to-email="[EMAIL PROTECTED]">
+ <action dev="IAI" type="add" due-to="Heidi Brannan"
due-to-email="[EMAIL PROTECTED]">
Added Heidi Brannan's new
<link href="../howto/xmlform-wizard/howto-xmlform-wizard.html">XMLForm's
How-To</link>.
</action>
1.1.2.3 +3 -1 xml-cocoon2/src/documentation/xdocs/plan/doc.xml
Index: doc.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/plan/doc.xml,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- doc.xml 4 Jul 2002 01:41:08 -0000 1.1.2.2
+++ doc.xml 7 Jul 2002 07:10:51 -0000 1.1.2.3
@@ -23,7 +23,9 @@
<s2 title="Cocoon Docs List">
<p>
-Find out what documentation efforts are already in process among other users and
committers. First and foremost, join the Cocoon <link
href="mailto:[EMAIL PROTECTED]">docs list</link>.
+Find out what documentation efforts are already in process among other users
+and committers. First and foremost, join the
+<link href="../mail-lists.html"><code>cocoon-docs</code></link> mailing list.
</p>
</s2>
1.1.2.6 +2 -1 xml-cocoon2/src/documentation/xdocs/plan/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/plan/index.xml,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -r1.1.2.5 -r1.1.2.6
--- index.xml 4 Jul 2002 01:41:08 -0000 1.1.2.5
+++ index.xml 7 Jul 2002 07:10:51 -0000 1.1.2.6
@@ -30,7 +30,8 @@
</p>
<p>Anyone can participate in this process. Please get involved in discussion
- on <code>cocoon-dev</code> and contribute patches for these summary planning
+ on the <link href="../mail-lists.html">mailing lists</link> and contribute
+ patches for these summary planning
documents via the normal <link href="../contrib.html">contribution</link>
process.
</p>
1.1.2.2 +3 -1 xml-cocoon2/src/documentation/xdocs/plan/proposed-toc.xml
Index: proposed-toc.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/plan/proposed-toc.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- proposed-toc.xml 4 Jul 2002 01:41:08 -0000 1.1.2.1
+++ proposed-toc.xml 7 Jul 2002 07:10:51 -0000 1.1.2.2
@@ -16,7 +16,9 @@
<s1 title="Proposed TOC for Consolidated Cocoon Guide">
<p>
-Here is a proposed table of contents for a new Cocoon Guide. This means refactoring
existing core documents of all three current guides: CTWIG, user, and developer. It
also means plugging many content holes. Please post your comments about it to the the
Cocoon <link href="mailto:[EMAIL PROTECTED]">docs list</link>. Even
better, help us turn this proposed outline into a real guide by contributing some new
docs!
+Here is a proposed table of contents for a new Cocoon Guide. This means refactoring
existing core documents of all three current guides: CTWIG, user, and developer. It
also means plugging many content holes. Please post your comments about it to the
+<link href="../mail-lists.html"><code>cocoon-docs</code></link> mailing list.
+Even better, help us turn this proposed outline into a real guide by contributing
some new docs!
</p>
<source><![CDATA[
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]