Update of /cvsroot/phpwebapp/documentation
In directory sc8-pr-cvs1:/tmp/cvs-serv10531
Modified Files:
ToDo.txt
Log Message:
Index: ToDo.txt
===================================================================
RCS file: /cvsroot/phpwebapp/documentation/ToDo.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ToDo.txt 23 Feb 2003 14:29:07 -0000 1.2
--- ToDo.txt 20 Aug 2003 07:33:55 -0000 1.3
***************
*** 1,25 ****
! * Shto nje tab per WebObjects (ose Web Components) ne documentation,
! ku WebObjects te jene te kategorizuara ne kategori dhe nenkategori.
! Ketu mund te perdoren hierMenues per kategorite.
Per cdo WebObject duhet te jete dokumentacioni (pershkrimi, si perdoret,
si eshte i ndertuar, etj), nje shembull perdorimi, downlodimi, dhe mundesisht
edhe nje tools per ta castomizuar.
- * Rregullo formatin e komenteve gjenero dokumentacionin me phpDocumentor.
-
========================================================================
- * Hiqe on.firstTime.php. Per te gjetur faqen e pare te aplikacionit
- perdor contanten FIRSTPAGE te const.Options.php. Nqs nuk eshte
- percaktuar, atere merret si faqe e pare 'main.html' ne TPL_PATH.
-
* Kur nje state var i nje weboxi inicializohet para se te thirret init()
atere init() nuk thirret. Kjo nuk eshte ne rregull. (phpWebApp)
-
- * Kur inkludohet nje template kryesore (qe ka <head> dhe <body>) ne
- browser.php, nxjerr disa gabime. (phpWebApp)
-
- * Pse logini (te DT) nuk punon ne Konqueror? (phpWebApp)
* Bug: Tek documentation/webobjects/tabs3, kur nuk i eshte dhene
--- 1,30 ----
! * Make sample apps 3, 4, 5 etc.
! * Update tutorial 2, add tutorials 3, 4, 5 etc.
! * Add a "Would you like to help improve this page." notice at the
! end of some pages.
! * Put summaries of the tutorials in separate files.
! * Review the code of web_app and improve the comments.
! * Generate the code documentation with doxygen and phpDocumentor
! and add links to it from Documentation/Developer Docs.
! * Update app1.tar.gz, etc.
! * Prepare release-1.0
!
!
! * 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
! webobjects can be categoriezed.
Per cdo WebObject duhet te jete dokumentacioni (pershkrimi, si perdoret,
si eshte i ndertuar, etj), nje shembull perdorimi, downlodimi, dhe mundesisht
edhe nje tools per ta castomizuar.
========================================================================
* Kur nje state var i nje weboxi inicializohet para se te thirret init()
atere init() nuk thirret. Kjo nuk eshte ne rregull. (phpWebApp)
* Bug: Tek documentation/webobjects/tabs3, kur nuk i eshte dhene
|