Diana, there are a couple of issues with your commit today of the changes-doc.xml ...
*) The devs/person is the developer who is committing the changes to this document, i.e. Diana Shannon (DS) *) The changes-v0 DTD provides some attributes of the <action> for giving attribution to the author/contributor, i.e. "due-to" and "due-to-email" --David > shannon 02/05/30 10:56:37 > > Modified: src/documentation/xdocs/plan changes-doc.xml > Log: > added changes for today's commits > > Revision Changes Path > 1.8 +26 -1 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.7 > retrieving revision 1.8 > diff -u -r1.7 -r1.8 > --- changes-doc.xml 26 May 2002 09:03:21 -0000 1.7 > +++ changes-doc.xml 30 May 2002 17:56:36 -0000 1.8 > @@ -4,18 +4,43 @@ > > <!-- > History of Cocoon Documentation changes > - $Id: changes-doc.xml,v 1.7 2002/05/26 09:03:21 crossley Exp $ > + $Id: changes-doc.xml,v 1.8 2002/05/30 17:56:36 shannon Exp $ > --> > > <changes title="Documentation History of Changes"> > > <devs> > <!-- in strict alphabetical order --> > + <person name="Heidi Brannan" email="[EMAIL PROTECTED]" id="HB"/> > <person name="David Crossley" email="[EMAIL PROTECTED]" id="DC"/> > <person name="Diana Shannon" email="[EMAIL PROTECTED]" id="DS"/> > </devs> > > <release version="@version@" date="@date@"> > + > + <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"> > + 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"> > + 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="HB" type="add"> > + Added Heidi Brannan's new > + <link href="../xmlform/index.html">XMLForm's How-To</link>. > + </action> > > <action dev="DC" type="add"> > Added new draft --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]