[phpwebapp-commits] CVS: documentation ToDo.txt,1.7,1.8
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-07-29 14:43:45
|
Update of /cvsroot/phpwebapp/documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18452 Modified Files: ToDo.txt Log Message: Index: ToDo.txt =================================================================== RCS file: /cvsroot/phpwebapp/documentation/ToDo.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** ToDo.txt 8 Sep 2003 13:29:44 -0000 1.7 --- ToDo.txt 29 Jul 2004 14:43:36 -0000 1.8 *************** *** 1,3 **** --- 1,8 ---- + - fix some bugs in the documentation application (codeReview) + - add the forth tutorial + - update documentation + - remove the downloads from the page of the framework + * Make sample apps 4, 5 etc. * Write tutorials 4, 5 etc. *************** *** 6,17 **** * Find a replacement or rewrite them (because they are not GPL): web_app/webobjects/datebox/datebox.js - web_app/boxes/editMenus/hierMenus.js - web_app/boxes/editMenus/include_menus.js - web_app/boxes/editMenus/sample_menu/... * Rewrite and improve the UML model. * Study the texinfo format. * Convert user manuals either in texinfo format or in DocBook format - and construct a webbox that can display such formats in a web application. * Build a code library for webobjects. It should be hierarchical, so that --- 11,18 ---- |