Update of /cvsroot/phpmp/phpMP/docs
In directory usw-pr-cvs1:/tmp/cvs-serv3215/docs
Modified Files:
TODO
Log Message:
Updated TODO.
Index: TODO
===================================================================
RCS file: /cvsroot/phpmp/phpMP/docs/TODO,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** TODO 3 Nov 2002 00:18:33 -0000 1.1
--- TODO 3 Nov 2002 08:06:22 -0000 1.2
***************
*** 4,6 ****
they may not neccesarily be in the final release.
! (We'll be updating this a little later.)
\ No newline at end of file
--- 4,28 ----
they may not neccesarily be in the final release.
! - Finalize file organization.
!
! - Create a usable User CP.
!
! - Develop a well-rounded, standard administration area.
!
! - Fix EVERYTHING involved in the session management schematic, including auto-auth and such.
!
! - Work on the DBA for most major databases (MySQL, MSSQL, PostgreSQL).
!
! - Finish and finalize module schematic. Ensure all needed functionality is available.
!
! - Finalize a definitive language class.
!
! - Ensure languages of most major charsets work.
!
! - Fix and finish registration.
!
! - Begin creation of most major modules including news, top x lists, forums, downloads, etc.
!
! - Separate language-specific site attributes from actual code.
!
! - Come up with a (relatively) awesome way of handling template config files.
\ No newline at end of file
|