home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-cocoon-addon-1.4.9-installer.exe / changes-doc.xml < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-12  |  7.1 KB  |  159 lines

  1. <?xml version="1.0"?>
  2. <!--
  3.   Copyright 1999-2004 The Apache Software Foundation
  4.  
  5.   Licensed under the Apache License, Version 2.0 (the "License");
  6.   you may not use this file except in compliance with the License.
  7.   You may obtain a copy of the License at
  8.  
  9.       http://www.apache.org/licenses/LICENSE-2.0
  10.  
  11.   Unless required by applicable law or agreed to in writing, software
  12.   distributed under the License is distributed on an "AS IS" BASIS,
  13.   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  14.   See the License for the specific language governing permissions and
  15.   limitations under the License.
  16. -->
  17. <!DOCTYPE changes PUBLIC "-//APACHE//DTD Changes V1.0//EN" "changes-v10.dtd">
  18. <!--
  19.   History of Cocoon Documentation changes
  20.   $Id: changes-doc.xml,v 1.10 2004/05/17 08:40:02 cziegeler Exp $
  21. -->
  22. <changes title="Documentation History of Changes">
  23.   <devs>
  24.     <!-- in strict alphabetical order -->
  25.     <person name="Nicola Ken Barozzi" email="nicolaken@apache.org" id="NKB"/>
  26.     <person name="David Crossley" email="crossley@apache.org" id="DC"/>
  27.     <person name="Torsten Curdt" email="tcurdt@apache.org" id="TC"/>
  28.     <person name="Bernhard Huber" email="huber@apache.org" id="BH"/>
  29.     <person name="Ivelin Atanasoff Ivanov" email="ivelin@apache.org" id="IAI"/>
  30.     <person name="Diana Shannon" email="shannon@apache.org" id="DS"/>
  31.   </devs>
  32.   <release version="2.1" date="March 17 2004">
  33.     <action dev="TC" type="remove">
  34.       removed XMLForm and JXForms
  35.     </action>
  36.     <action dev="DS" type="add" due-to="Mohamed El-Refaey" due-to-email="m.refaey@imkenberg.de">
  37.       New How-To: i18n within the XMLForm Framework
  38.     </action>
  39.     <action dev="DC" type="add" due-to="Geoff Howard" due-to-email="javageoff@yahoo.com">
  40.       New tutorial:
  41.       <link href="../tutorial/tutorial-generator.html">Write a Custom Generator</link>
  42.     </action>
  43.     <action dev="IAI" type="add" due-to="Ivelin Ivanov" due-to-email="ivelin@apache.org">
  44.       Added documentation for the WebServiceProxyGenerator component.
  45.       Explains how to implement Web Syndication.
  46.     </action>
  47.     <action dev="IAI" type="add" due-to="Ivelin Ivanov" due-to-email="ivelin@apache.org">
  48.       Added WSDL descriptor and a REST style resource version
  49.       of the XMLForm demo.
  50.     </action>
  51.   </release>
  52.   <release version="2.0.3" date="July 15 2002">
  53.     <action dev="DC" type="add">
  54.       Encourage people to help with the mending broken links.
  55.       Added a
  56.       <link href="linkstatus.html">linkstatus</link> document describing some
  57.       tools.
  58.     </action>
  59.     <action dev="DC" type="add">
  60.       Added section to the 
  61.       <link href="http://cocoon.apache.org/community/mail-lists.html">Mailing Lists</link> document to describe
  62.       the new <code>cocoon-docs</code> mailing list.
  63.     </action>
  64.     <action dev="NKB" type="add">
  65.       Established the new <code>cocoon-docs</code> mailing list.
  66.     </action>
  67.     <action dev="DS" type="update">
  68.       Updated and refactored some planning docs.
  69.     </action>
  70.     <action dev="DS" type="add" due-to="Betrand Delacretaz" due-to-email="bdelacretaz@codeconsult.ch">
  71.       Added new How-To for HTML-PDF Publishing.
  72.     </action>
  73.     <action dev="DS" type="add">
  74.       Added new How-To for Authoring Core Docs.
  75.     </action>
  76.     <action dev="DS" type="add">
  77.       Added new How-To for PaginatorTransformer.
  78.     </action>
  79.     <action dev="BH" type="add">
  80.       Added simple user documentation of LinkStatus Generator.
  81.     </action>
  82.     <action dev="DC" type="add">
  83.       Encourage people to help with the refactoring of Cocoon samples.
  84.       Provide a <link href="samples.html">refactoring guidelines</link> document.
  85.     </action>
  86.     <action dev="DC" type="add" due-to="Andrew Savory" due-to-email="andrew@luminas.co.uk">
  87.       Added overview documentation for XMLForm Handling
  88.     </action>
  89.     <action dev="DS" type="add">
  90.       New <link href="../snippet/index.html">Snippet</link> section added, along
  91.       with first <link href="../snippet/snippet-internal-pipeline.html">Snippet</link>
  92.       and <link href="../howto/howto-author-snippet.html">Snippet How-To</link>.
  93.     </action>
  94.     <action dev="DS" type="add">
  95.       Added additional FAQs pages: <link href="../faq/faq-actions.html">Actions</link>,
  96.       <link href="../faq/faq-aggregators.html">Aggregators</link>, and
  97.       <link href="../faq/faq-xsp.html">XSP</link>.
  98.     </action>
  99.     <action dev="DS" type="update">
  100.    Edited <link href="../userdocs/matchers/matchers.html">Matchers</link>, 
  101.    <link href="../userdocs/selectors/selectors.html">Selectors</link>, and a number of other
  102.    user guide doc files to address grammar, typos, and general Global English issues.
  103.     </action>
  104.     <action dev="DS" type="update">
  105.       Added stylesheet, src/documentation/stylesheets/faqcommon.xsl, which places two
  106.       FAQs at the bottom of every FAQs topic page. FAQs added include
  107.       "How can I add my FAQ to this document" and "How can I suggest
  108.       improvements to existing FAQs".
  109.     </action>
  110.     <action dev="DS" type="update">
  111.       Added five additional <link href="../faq/index.html">FAQ categories</link> and pages.
  112.       Pulled useful FAQ content from various locations within existing docs and sitemap files.
  113.       Provided "gateway links" to additional site documentation.
  114.     </action>
  115.     <action dev="IAI" type="add" due-to="Heidi Brannan" due-to-email="heidi@wkwyw.net">
  116.       Added Heidi Brannan's new XMLForm's How-To.
  117.     </action>
  118.     <action dev="DC" type="add">
  119.       Added new draft <link href="../howto/howto-patch.html">How to Prepare a Patch</link>.
  120.     </action>
  121.     <action dev="DC" type="add">
  122.       Added new draft <link href="../howto/howto-bugzilla.html">How to
  123.       Contribute a Patch via Bugzilla</link>.
  124.     </action>
  125.     <action dev="DS" type="add">
  126.       Added Tutorial section. Moved existing tutorial to new location. Added
  127.       draft tutorial contribution.
  128.     </action>
  129.     <action dev="DS" type="add">
  130.       Added <link href="../howto/index.html">How-To section</link>.
  131.       Added new How to author How-To and FAQ articles.
  132.     </action>
  133.     <action dev="DS" type="update">
  134.       Added new <link href="../faq/index.html">FAQ categories</link>.
  135.       Restructured FAQ content to facilitate user contributions via patches.
  136.     </action>
  137.     <action dev="DC" type="update">
  138.       Reviewed the <link href="linkalarm-readme.txt">LinkAlarm report</link>
  139.       and fixed some broken links.
  140.     </action>
  141.     <action dev="DC" type="add" fixes-bug="8989" due-to="Andreas Hochsteger" due-to-email="e9625392@student.tuwien.ac.at">
  142.       Added new <link href="http://cocoon.apache.org/link/index.html">Cocoon Links</link> section
  143.       with a collection of links to various external sources.
  144.     </action>
  145.     <action dev="DS" type="update">
  146.       Added many entries to the new To Do List.
  147.     </action>
  148.     <action dev="DC" type="add">
  149.       Started new documents for <link href="todo-doc.html">Documentation To Do List</link> and
  150.       <link href="changes-doc.html">Documentation History of Changes</link>.
  151.     </action>
  152.   </release>
  153.   <release version="2.0.2" date="March 26 2002">
  154.     <action dev="DS" type="add">
  155.       Commenced discussion and planning for a Documentation Project.
  156.     </action>
  157.   </release>
  158. </changes>
  159.