[phpwebapp-commits] CVS: web_app/doc to_do.txt,1.3,1.4
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-07-15 13:36:32
|
Update of /cvsroot/phpwebapp/web_app/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2760/doc Modified Files: to_do.txt Log Message: Index: to_do.txt =================================================================== RCS file: /cvsroot/phpwebapp/web_app/doc/to_do.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** to_do.txt 14 Jul 2004 14:45:41 -0000 1.3 --- to_do.txt 15 Jul 2004 13:36:13 -0000 1.4 *************** *** 1,11 **** * Parse the templates using an XML parser. - - The xml parser has problems with entities (e.g. < & etc.). Why? - - Fix the problems with <Repeat>. + Why the navigation vars work even without a <RSNavig> template? - - Fix some errors with JS. - - Use 'tidy' or any shell scripts for converting from HTML to XHTML. After this, use an XSLT transformer to reformat the templates --- 1,7 ---- |