ivelin 2002/09/01 11:01:33 Modified: src/documentation/xdocs/plan changes-doc.xml Log: wsproxy doc Revision Changes Path 1.21 +50 -80 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.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- changes-doc.xml 1 Sep 2002 05:06:17 -0000 1.20 +++ changes-doc.xml 1 Sep 2002 18:01:33 -0000 1.21 @@ -1,171 +1,141 @@ <?xml version="1.0"?> - <!DOCTYPE changes PUBLIC "-//APACHE//DTD Changes V1.0//EN" "../dtd/changes-v10.dtd"> - <!-- History of Cocoon Documentation changes $Id$ --> - <changes title="Documentation History of Changes"> - - <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 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" due-to="Geoff Howard" due-to-email="[EMAIL PROTECTED]"> + <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 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" due-to="Geoff Howard" due-to-email="[EMAIL PROTECTED]"> New tutorial: <link href="../tutorial/tutorial-generator.html">Write a Custom Generator</link> + </action> + <action dev="IAI" type="add" due-to="Ivelin Ivanov" due-to-email="[EMAIL PROTECTED]"> + Added documentation for the WebServiceProxyGenerator component. + Explains how to implement Web Syndication. </action> - </release> - - <release version="2.0.3" date="July 15 2002"> - <action dev="DC" type="add"> + <action dev="IAI" type="add" due-to="Ivelin Ivanov" due-to-email="[EMAIL PROTECTED]"> + Added WSDL descriptor and a REST style resource version + of the XMLForm demo. + </action> + </release> + <release version="2.0.3" date="July 15 2002"> + <action dev="DC" type="add"> Encourage people to help with the mending broken links. Added a <link href="linkstatus.html">linkstatus</link> document describing some tools. </action> - - <action dev="DC" type="add"> + <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"> + <action dev="NKB" type="add"> Established the new <code>cocoon-docs</code> mailing list. </action> - - <action dev="II" type="add" due-to="Ivelin Ivanov" due-to-email="[EMAIL PROTECTED]"> - Added WSDL descriptor and a REST style resource version - of the XMLForm demo. - </action> - - <action dev="DS" type="update"> + <action dev="DS" type="update"> Updated and refactored some planning docs. </action> - - <action dev="DS" type="add" due-to="Betrand Delacretaz" due-to-email="[EMAIL PROTECTED]"> + <action dev="DS" type="add" due-to="Betrand Delacretaz" due-to-email="[EMAIL PROTECTED]"> Added new How-To for HTML-PDF Publishing. </action> - - <action dev="DS" type="add"> + <action dev="DS" type="add"> Added new How-To for Authoring Core Docs. </action> - - <action dev="DS" type="add"> + <action dev="DS" type="add"> Added new How-To for PaginatorTransformer. </action> - - <action dev="BH" type="add"> + <action dev="BH" type="add"> Added simple user documentation of LinkStatus Generator. </action> - - <action dev="DC" type="add"> + <action dev="DC" type="add"> Encourage people to help with the refactoring of Cocoon samples. Provide a <link href="samples.html">refactoring guidelines</link> document. </action> - - <action dev="DC" type="add" due-to="Andrew Savory" due-to-email="[EMAIL PROTECTED]"> + <action dev="DC" type="add" due-to="Andrew Savory" due-to-email="[EMAIL PROTECTED]"> Added overview documentation for <link href="../userdocs/concepts/xmlform.html">XMLForm Handling</link>. </action> - - <action dev="DS" type="add"> + <action dev="DS" type="add"> New <link href="../snippet/index.html">Snippet</link> section added, along with first <link href="../snippet/snippet-internal-pipeline.html">Snippet</link> and <link href="../howto/howto-author-snippet.html">Snippet How-To</link>. </action> - - <action dev="DS" type="add"> + <action dev="DS" type="add"> Added additional FAQs pages: <link href="../faq/faq-actions.html">Actions</link>, <link href="../faq/faq-aggregators.html">Aggregators</link>, and <link href="../faq/faq-xsp.html">XSP</link>. </action> - - <action dev="DS" type="update"> + <action dev="DS" type="update"> Edited <link href="../userdocs/matchers/matchers.html">Matchers</link>, <link href="../userdocs/selectors/selectors.html">Selectors</link>, and a number of other user guide doc files to address grammar, typos, and general Global English issues. </action> - - <action dev="DS" type="update"> + <action dev="DS" type="update"> Added stylesheet, src/documentation/stylesheets/faqcommon.xsl, which places two FAQs at the bottom of every FAQs topic page. FAQs added include "How can I add my FAQ to this document" and "How can I suggest improvements to existing FAQs". </action> - - <action dev="DS" type="update"> + <action dev="DS" type="update"> Added five additional <link href="../faq/index.html">FAQ categories</link> and pages. Pulled useful FAQ content from various locations within existing docs and sitemap files. Provided "gateway links" to additional site documentation. </action> - - <action dev="IAI" 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> - - <action dev="DC" type="add"> + <action dev="DC" type="add"> Added new draft <link href="../howto/howto-patch.html">How to Prepare a Patch</link>. </action> - - <action dev="DC" type="add"> + <action dev="DC" type="add"> Added new draft <link href="../howto/howto-bugzilla.html">How to Contribute a Patch via Bugzilla</link>. </action> - - <action dev="DS" type="add"> + <action dev="DS" type="add"> Added Tutorial section. Moved existing tutorial to new location. Added draft tutorial contribution. </action> - - <action dev="DS" type="add"> + <action dev="DS" type="add"> Added <link href="../howto/index.html">How-To section</link>. Added new How to author How-To and FAQ articles. </action> - - <action dev="DS" type="update"> + <action dev="DS" type="update"> Added new <link href="../faq/index.html">FAQ categories</link>. Restructured FAQ content to facilitate user contributions via patches. </action> - - <action dev="DC" type="update"> + <action dev="DC" type="update"> Reviewed the <link href="linkalarm-readme.txt">LinkAlarm report</link> and fixed some broken links. </action> - - <action dev="DC" type="add" fixes-bug="8989" - due-to="Andreas Hochsteger" due-to-email="[EMAIL PROTECTED]"> + <action dev="DC" type="add" fixes-bug="8989" due-to="Andreas Hochsteger" due-to-email="[EMAIL PROTECTED]"> Added new <link href="../link/index.html">Cocoon Links</link> section with a collection of links to various external sources. </action> - - <action dev="DS" type="update"> + <action dev="DS" type="update"> Added many entries to the new To Do List. </action> - - <action dev="DC" type="add"> + <action dev="DC" type="add"> Started new documents for <link href="todo-doc.html">Documentation To Do List</link> and <link href="changes-doc.html">Documentation History of Changes</link>. </action> - </release> - - <release version="2.0.2" date="March 26 2002"> - <action dev="DS" type="add"> + </release> + <release version="2.0.2" date="March 26 2002"> + <action dev="DS" type="add"> Commenced discussion and planning for a Documentation Project. </action> - </release> - + </release> </changes>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]