=================================================================== RCS file: /cvs/cvsweb/Attic/TODO.FreeBSD,v retrieving revision 3.17 retrieving revision 3.18 diff -u -p -r3.17 -r3.18 --- cvsweb/Attic/TODO.FreeBSD 2002/11/13 17:28:32 3.17 +++ cvsweb/Attic/TODO.FreeBSD 2002/11/16 00:01:00 3.18 @@ -15,8 +15,6 @@ o Use specialized modules from CPAN to do stuff, maybe + HTML::Entities and/or Apache::Util + URI::Escape and/or Apache::Util -o Move CSS from Perl/HTML code to external .css files. - o Move HTML generation out from the main perl code as much as possible, possibly using a template system or XSLT.