crossley 02/05/07 01:13:36 Modified: . todo.xml Added: src/documentation/xdocs/plan todo-doc.xml Log: Add the new Documentation ToDo and link one action to it. Revision Changes Path 1.30 +8 -4 xml-cocoon2/todo.xml Index: todo.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/todo.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- todo.xml 21 Apr 2002 03:04:12 -0000 1.29 +++ todo.xml 7 May 2002 08:13:36 -0000 1.30 @@ -3,8 +3,7 @@ <!DOCTYPE todo PUBLIC "-//APACHE//DTD Todo V1.0//EN" "src/documentation/xdocs/dtd/todo-v10.dtd"> <!-- - History of Cocoon changes - $Id: todo.xml,v 1.29 2002/04/21 03:04:12 crossley Exp $ + $Id: todo.xml,v 1.30 2002/05/07 08:13:36 crossley Exp $ --> @@ -26,10 +25,15 @@ <person name="Davanum Srinivas" email="[EMAIL PROTECTED]" id="DM"/> <person name="Sylvain Wallez" email="[EMAIL PROTECTED]" id="SW"/> <person name="Carsten Ziegeler" email="[EMAIL PROTECTED]" id="CZ"/> - <person name="Volunteer needed" email="[EMAIL PROTECTED]" id="open"/> + <person name="Volunteer needed" email="[EMAIL PROTECTED]" id="open"/> </devs> <actions priority="high"> + <action context="docs" assigned-to="open"> + Attend to any high+ issues in the + <link href="plan/todo-doc.html">Documentation ToDo List</link> + </action> + <action context="code" assigned-to="open"> Correct the sitemap DTD which is now broken and make sitemap validated. </action> @@ -78,7 +82,7 @@ </action> <action context="code" assigned-to="NKB"> - Make all the examples in WIP work again, and finish refactoring. + Make all the samples in WIP (Work In Progress) work again, and finish refactoring. </action> </actions> 1.1 xml-cocoon2/src/documentation/xdocs/plan/todo-doc.xml Index: todo-doc.xml =================================================================== <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE todo PUBLIC "-//APACHE//DTD Todo V1.0//EN" "../dtd/todo-v10.dtd"> <!-- $Id: todo-doc.xml,v 1.1 2002/05/07 08:13:36 crossley Exp $ --> <todo title="Documentation Things To Do"> <devs> <!-- in strict alphabetical order --> <person name="David Crossley" email="[EMAIL PROTECTED]" id="DC"/> <person name="Diana Shannon" email="[EMAIL PROTECTED]" id="DS"/> <person name="Volunteer needed" email="[EMAIL PROTECTED]" id="open"/> </devs> <actions priority="high"> <action context="docs" assigned-to="DS"> Develop an initial overview plan for the new documentation project. </action> <action context="docs" assigned-to="open"> Decide how draft documentation will be managed in CVS. </action> <action context="docs" assigned-to="open"> Javadocs need simple package.html for description of each class. See email discussion cocoon-dev <link href="http://marc.theaimsgroup.com/?l=xml-cocoon-dev">Javadocs: ####</link> </action> </actions> <actions priority="medium"> <action context="code" assigned-to="open"> Build upon Ken's excellent Patch Queue notifier to send a reminder/prompt to relevant mail list about outstanding DOC patches in Bugzilla. </action> <action context="code" assigned-to="open"> Set up the initial "Changes" document in CVS. </action> </actions> </todo>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]