From: Yves G. <yg...@us...> - 2004-05-22 20:21:32
|
Update of /cvsroot/phpsqliteadmin/phpsqliteadmin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31603 Modified Files: todo.txt Log Message: added more todo removed completed todo Index: todo.txt =================================================================== RCS file: /cvsroot/phpsqliteadmin/phpsqliteadmin/todo.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- todo.txt 13 May 2004 20:18:14 -0000 1.3 +++ todo.txt 22 May 2004 20:21:23 -0000 1.4 @@ -2,8 +2,6 @@ - you can remove phpsla.sqlite alias, which is bad as well -- "browse" should show the column names -> sqlite_field_name - - "browse" should have navigation buttons - display of indexes fails sometimes @@ -20,8 +18,9 @@ - add a warning if magic_quotes_gpc is ON -- add some kind of login, to prevent acces to everybody. Make it play nicely with hm. - Maybe this needs a user table. well I guess it needs one. Felipe works in it. - - finish "hoster-mode", which must play nicely with login +- make it xhtml 1.0 Transitional: + <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + +- add multi-language support |